Commit Graph

30 Commits

Author SHA1 Message Date
dhanabalan
6d5184335b Added logic for if record not exist no mail get trigger in send invoice data report page
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 19s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 18s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 11s
Laravel Pint / pint (pull_request) Successful in 2m45s
Laravel Larastan / larastan (pull_request) Failing after 3m45s
2026-03-03 15:55:01 +05:30
dhanabalan
cf7e0294c4 Added remark column for invoice data report
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 15s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 20s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 11s
Laravel Pint / pint (pull_request) Successful in 2m59s
Laravel Larastan / larastan (pull_request) Failing after 4m6s
2026-01-20 10:26:38 +05:30
dhanabalan
41f9ec2990 Added location column in invoice data report 2025-11-15 10:09:09 +05:30
dhanabalan
f39ac5ee2f Update invoice email subject to include STO invoice reference 2025-11-13 17:35:27 +05:30
dhanabalan
4046d68656 changed subject name of the invoice data report 2025-11-13 09:37:50 +05:30
dhanabalan
51c97cf1a2 removed plant checking in invoice out validations 2025-11-12 15:50:45 +05:30
dhanabalan
9a7ea00846 Added customer code column and no of days pending and indication colour messages 2025-11-12 09:45:24 +05:30
dhanabalan
9eaf86d347 Enhance InvoiceDataMail to accept a dynamic subject and update SendInvoiceDataReport command accordingly 2025-11-11 09:32:46 +05:30
dhanabalan
26ad8b2ed8 Refactor SendInvoiceDataReport command for improved readability and consistency 2025-11-08 20:23:11 +05:30
dhanabalan
e4b4a9c5d9 removed unwanted commented lines in send invoice data report 2025-11-08 01:14:58 +05:30
dhanabalan
afb45a2d5b changed logic for distributions in invoice data validations 2025-11-08 00:10:05 +05:30
dhanabalan
aaf8f52228 issue solved for no column 2025-11-07 23:57:50 +05:30
dhanabalan
26a84c64e6 Added no in table report 2025-11-07 23:52:40 +05:30
dhanabalan
e38c96f2ca Update end date calculation in SendInvoiceDataReport to add one day and set time to 10:00 AM 2025-11-07 23:14:11 +05:30
dhanabalan
f6c2f10f5a Refactor invoice retrieval in SendInvoiceDataReport to use unique document numbers and maintain order 2025-11-07 23:04:54 +05:30
dhanabalan
3e93e924fc Refactor invoice data handling in SendInvoiceDataReport to improve document number processing and remove commented-out code 2025-11-07 23:02:03 +05:30
dhanabalan
be2b02c1c9 Refactor invoice data handling in SendInvoiceDataReport to improve filtering and sorting of invoices 2025-11-07 22:35:58 +05:30
dhanabalan
11ab8ce326 Refactor invoice query in SendInvoiceDataReport to use groupBy and orderBy for improved data retrieval 2025-11-06 13:58:19 +05:30
dhanabalan
f82dd74d9d Refactor status color logic in SendInvoiceDataReport to improve document date comparison 2025-11-06 13:52:03 +05:30
dhanabalan
570ce9473d Refactor SendInvoiceDataReport and InvoiceDataMail to dynamically set date range for daily reports and improve email content formatting 2025-11-06 09:51:19 +05:30
dhanabalan
5aa45834fe Refactor invoice data report to improve status handling and styling 2025-11-05 17:39:33 +05:30
dhanabalan
bd555564a0 Enhance SendInvoiceDataReport to include 'WOS' distribution and improve email handling logic 2025-11-05 17:27:30 +05:30
dhanabalan
cbb3a62997 Add 'WOS' to the list of distributions in SendInvoiceDataReport for enhanced reporting options 2025-11-05 14:34:39 +05:30
dhanabalan
ce2acaa642 Update time settings (from 8 to 10) in SendInvoiceDataReport and InvoiceDataMail for daily schedule to improve report accuracy 2025-11-05 13:20:50 +05:30
dhanabalan
211baa58ed Remove 'distribution_type' and 'customer_code' from invoice data report for improved clarity 2025-11-05 12:26:55 +05:30
dhanabalan
7473abcc94 Remove 'Distribution Type' and 'Customer Code' columns from invoice data report table for improved clarity 2025-11-05 12:20:13 +05:30
dhanabalan
9b2e7b4e98 Refactor SendInvoiceDataReport command to streamline email recipient handling and improve clarity in processing mail rules 2025-11-05 11:17:17 +05:30
dhanabalan
f47f5182a2 Refactor SendInvoiceDataReport command to correctly handle CC emails and improve email fetching logic 2025-11-02 17:37:02 +05:30
dhanabalan
92bcbc0e8d Update invoice data report references in command and scheduling logic 2025-11-02 16:51:40 +05:30
dhanabalan
9f38cda857 Add SendInvoiceDataReport command and InvoiceDataMail class with HTML view for invoice data reporting 2025-11-02 16:33:12 +05:30