dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 16:01:08 +00:00
702dd69c94 Added 'panel_box_code', 'created_by' and 'updated_by' columns on InvoiceValidationExporter page
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 15:45:16 +00:00
ce65c68125 Added updated_by name on updated invoice for scanned serial numbers
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 15:27:40 +00:00
92f3352f6b Updated clear panel box QR if cancel button clicked and Added panel_box_code update logic on livewire page
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 15:23:01 +00:00
a14cf0aef6 Added 'created_by' and 'updated_by' columns on record creation
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 15:21:14 +00:00
bdd8e9dfc3 Added 'created_by' and 'updated_by' columns to InvoiceValidationResource table and updated file upload validation for .xlsx file (serial / material invoice)
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 14:17:54 +00:00
951a69b85e Added panel_box_code, created_by, updated_by columns in InvoiceValidation model
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 14:16:20 +00:00
dc6fd87c7b Added migration file to create panel_box_code, created_by, updated_by columns in invoice_validations table
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 14:14:49 +00:00
f464facd56 Added panel_box_code, created_by, updated_by columns in invoice_validations migration table
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 11:43:31 +00:00
21d009ee1c Added approver_type column to characteristic_approver_masters table
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 11:31:58 +00:00
8e7030b80b Added dynamic plant options in user form based on authenticated user's plant ID
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 10:43:00 +00:00
1931412511 Added skip plant if not exist on user importer page
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 07:46:16 +00:00
0fef7b27bf Updated Final API lists
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 07:43:31 +00:00
115fe43428 Commented FileUploadController logic and Added request characteristics mail approve logic
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 07:02:08 +00:00
5eb067899b Added invoice upload directory creation logic while choosing plant on resource page
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 06:58:24 +00:00
8a2dac9982 Added invoice upload directory creation file store logic on resource and create page
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 06:49:28 +00:00
79f09236ab Added invoice upload directory creation logic
dhanabalan pushed to ranjith-dev at poc/pds 2026-02-03 04:27:39 +00:00
0947408462 Added invoice upload, download, delete functionality
dhanabalan pushed to ranjith-dev at poc/qds 2026-01-31 12:35:12 +00:00
4a796a670a Refactor WebPushSubscription logic to streamline subscription creation
dhanabalan pushed to ranjith-dev at poc/qds 2026-01-31 12:34:29 +00:00
4577f67d0a Fix CSRF token handling and update fetch URL for push subscription
dhanabalan pushed to ranjith-dev at poc/qds 2026-01-31 12:31:45 +00:00
be2151a072 Fix fetch URL in push notification subscription to include leading slash