1
0
forked from poc/pds
Commit Graph

26 Commits

Author SHA1 Message Date
dhanabalan
98c53c25a3 Added final inspection status for the not ok serial number and added Expected scanned part number for all part validations 2026-04-07 17:42:22 +05:30
dhanabalan
d511b915e2 Refactor CharacteristicApprovalMail to include additional properties for pending approvers and subject line 2026-02-13 19:52:21 +05:30
dhanabalan
97ce3df038 Added trigger approval mail pages 2026-01-28 15:26:03 +05:30
dhanabalan
e0d34fbc7b removed report period in invoice in transit 2026-01-03 15:18:08 +05:30
dhanabalan
0852712dd9 changed content in invoice transit and table column structure 2026-01-03 14:31:17 +05:30
dhanabalan
d959a5d4a7 Added mail pages for invoice in transit 2026-01-03 11:59:01 +05:30
dhanabalan
84b6c45706 removed unwanted serial validation mail logic in invoice validation 2025-12-09 10:50:40 +05:30
dhanabalan
84799678eb changed mail subject for quality validation 2025-12-09 08:40:48 +05:30
dhanabalan
764a14990b Added proper mail trigger for serial invoice 2025-12-06 12:08:54 +05:30
dhanabalan
1905359179 removed unwanted mail trigger for invoice validation error mail 2025-12-06 10:08:18 +05:30
dhanabalan
154b689daf Added line name and employee code for quality validation mail 2025-12-03 10:35:18 +05:30
dhanabalan
5f4494f5aa Refactor content method in InvoiceDataMail to use null-safe operator for document_date check 2025-11-29 18:27:56 +05:30
dhanabalan
ff8aa8b536 Update startDate logic in InvoiceDataMail content method to handle null document_date 2025-11-29 17:54:12 +05:30
dhanabalan
53f0a7bfdf Refactor InvoiceDataMail class for improved readability and consistency and __construct arg passing $tableData instead of $tableData = [] 2025-11-29 17:37:16 +05:30
dhanabalan
6638569367 Addded quality mail page for quality validation 2025-11-24 09:25:23 +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
9eaf86d347 Enhance InvoiceDataMail to accept a dynamic subject and update SendInvoiceDataReport command accordingly 2025-11-11 09:32:46 +05:30
dhanabalan
59a864917b Add InvalidSerialMail class for dynamic email notifications based on serial number validation 2025-11-07 15:05:26 +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
59430dec32 Update greeting and report period messages in InvoiceDataMail for clarity and consistency 2025-11-05 17:28:42 +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
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
dhanabalan
19e1f12f5d Refactor invoice report generation to include quantity metrics and enhance email content structure 2025-08-26 18:08:06 +05:30
dhanabalan
cfe8ac3496 Added invoicemail ad productionmail report views pages and commands pages 2025-07-05 20:53:31 +05:30