אהרון לסר

אהרון לסר
You are not permitted to submit this form!
You are not permitted to submit this form!

שם לקוח

מס. רכב

מס. השכרה

תחנה

סוכן

תאריך התחלה

תאריך סיום

חיוב בסה"כ

סטטוס

שעון עצר

אהרון

73592802

35623

2025-11-09

2025-11-09

1.9706

function startStopwatch35623(targetDate, targetTime) { if(targetDate==''||targetTime==''){ document.getElementById('stopwatch-35623').innerText='---'; return; } const [year, month, day] = targetDate.split('-').map(Number); const [hour, minute] = targetTime.split(':').map(Number); const target = new Date(year, month - 1, day, hour, minute); let days, hours, minutes; function updateStopwatch35623() { const now = new Date(); const timeLeft = target - now; if (timeLeft <= 0) { document.getElementById('stopwatch-35623').innerText = 'Time is up!'; // clearInterval(interval); return; } days = Math.floor(timeLeft / (1000 * 60 * 60 * 24)); hours = Math.floor((timeLeft % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); minutes = Math.floor((timeLeft % (1000 * 60 * 60)) / (1000 * 60)); // document.getElementById('stopwatch-35623').innerText = ` days : hours : minutes`; document.getElementById('stopwatch-35623').innerText = days + ' days : ' + hours + ' hours : ' + minutes + ' minutes'; } updateStopwatch35623(); const interval = setInterval(updateStopwatch35623, 60000); // Update every minute } // Example usage: var targetDate = '2025-11-09'; var targetTime = '18:00'; startStopwatch35623(targetDate, targetTime);

חפש לפי:

מסמכים-סוג

מספר רכב

סוג מסמך

תאריך העלאה

הערות

73592802

חשבונית מס קבלה

09/11/2025

יתרת חוב: 0.00 ₪

שם לקוח

מספר הזמנה

תאריך חיוב

גביה עד-

סכום לתשלום

סוג חיוב

סטטוס

הערות

לא נמצאו מסמכים מתאימים

שם לקוח

מספר הזמנה

תאריך חיוב

גביה עד-

סכום לתשלום

סוג חיוב

סטטוס

הערות

אהרון

35623

09/11/2025

09/11/2025

496.96255137645

fine

שולם

לקוח חדש נוסף בהצלחה!