dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-11-02 12:07:04 +00:00
f47f5182a2 Refactor SendInvoiceDataReport command to correctly handle CC emails and improve email fetching logic
dhanabalan pushed to master at poc/pds 2025-11-02 11:33:02 +00:00
123572011e Add 'CC Emails' field to AlertMailRule form and table display
dhanabalan pushed to master at poc/pds 2025-11-02 11:29:37 +00:00
08ad41ef58 Fix duplicate entry of 'cc_emails' in fillable attributes of AlertMailRule model
dhanabalan pushed to master at poc/pds 2025-11-02 11:27:10 +00:00
853cdcf1a1 Add cc_emails column to alert_mail_rules table in migration
dhanabalan pushed to master at poc/pds 2025-11-02 11:21:42 +00:00
92bcbc0e8d Update invoice data report references in command and scheduling logic
dhanabalan pushed to master at poc/pds 2025-11-02 11:17:41 +00:00
1cb54f5101 Add condition to filter invoice data rules by 'InvoiceDataMail' in scheduling
dhanabalan pushed to master at poc/pds 2025-11-02 11:03:14 +00:00
9f38cda857 Add SendInvoiceDataReport command and InvoiceDataMail class with HTML view for invoice data reporting
dhanabalan pushed to master at poc/pds 2025-11-02 10:53:22 +00:00
4f51643254 Added 'Invoice Data Mail' option into rule name in AlertMailRuleResource
dhanabalan pushed to master at poc/pds 2025-11-02 10:50:49 +00:00
b430e38291 Refactor routes in api.php for clarity and organization
dhanabalan pushed to master at poc/pds 2025-11-02 10:37:38 +00:00
4749e459fe Remove unnecessary blank line in cameraCapture function
dhanabalan pushed to master at poc/pds 2025-11-02 10:31:14 +00:00
ff69f2b58f Add new permissions for invoice validation and web capture
dhanabalan pushed to master at poc/pds 2025-11-02 10:28:23 +00:00
a8953b9b2c Remove unnecessary blank line in filesystems configuration
dhanabalan pushed to master at poc/pds 2025-11-02 10:10:30 +00:00
966e756bf2 Fix error message for empty GR Number in getGRSerial response
dhanabalan pushed to master at poc/pds 2025-11-02 10:07:58 +00:00
8356fc858d Clear invoice number and refresh invoice data on serial number processing!
dhanabalan pushed to master at poc/pds 2025-11-02 09:50:55 +00:00
5658012473 Refactor pallet number query to filter by prefix and change sorting order
dhanabalan pushed to master at poc/pds 2025-11-02 09:45:08 +00:00
8834381ddd Added static row number initialization in SerialValidationExporter
dhanabalan pushed to master at poc/pds 2025-10-31 12:28:13 +00:00
43f02e0d13 added validation for to show unique plant codes in error response in invoice out validation
dhanabalan pushed to master at poc/pds 2025-10-31 12:15:53 +00:00
e7d549c4c8 Added invoice data widget chart
dhanabalan pushed to master at poc/pds 2025-10-31 12:15:06 +00:00
3cf34dedb3 Added invoice data dashboard page
dhanabalan pushed to master at poc/pds 2025-10-31 12:13:09 +00:00
3ea3e6519d Added invoice out validation policy file