dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-11-19 06:01:05 +00:00
b89d96f859 modified logic in process order
dhanabalan pushed to master at poc/pds 2025-11-19 05:12:30 +00:00
dc8627dd0a Refactored invoice processing logic to ensure file deletion occurs correctly and added additional condition for marking serial numbers.
dhanabalan pushed to master at poc/pds 2025-11-19 05:10:09 +00:00
b6c711fc6f Refactored invoice processing logic to ensure file deletion occurs correctly and added additional condition for marking serial numbers.
dhanabalan pushed to master at poc/pds 2025-11-18 05:05:48 +00:00
5f1fcf4be4 Added all validations in process order
dhanabalan pushed to master at poc/pds 2025-11-18 04:18:32 +00:00
1f64c3b36d Added validation logic in process order importer
dhanabalan pushed to master at poc/pds 2025-11-18 03:40:06 +00:00
918d216474 changed import column name for item_id as item in process order
dhanabalan pushed to master at poc/pds 2025-11-18 03:34:13 +00:00
afdfd51e5a Added process order importer and exporter
dhanabalan pushed to master at poc/pds 2025-11-18 03:33:42 +00:00
cba366037f Added process order exporter
dhanabalan pushed to master at poc/pds 2025-11-18 03:33:17 +00:00
0f4e475ab8 Added process order importer
dhanabalan pushed to master at poc/pds 2025-11-17 08:46:19 +00:00
e47ab43aa3 Added logic for total received quantity in process order
dhanabalan pushed to master at poc/pds 2025-11-17 08:32:40 +00:00
85876ca47f added get and post api link for process order in api.php file
dhanabalan pushed to master at poc/pds 2025-11-17 08:30:47 +00:00
533ad72ca8 Added get and post api for process order
dhanabalan pushed to master at poc/pds 2025-11-17 08:29:50 +00:00
fac2b36956 Added columns in resource page of process order
dhanabalan pushed to master at poc/pds 2025-11-17 08:28:50 +00:00
84398f8b45 added column snames in model file of process order
dhanabalan pushed to master at poc/pds 2025-11-17 08:27:25 +00:00
b940e0519c Added columns coil_number,order_quantity,received_quantity in table process_orders
dhanabalan pushed to master at poc/pds 2025-11-15 14:55:18 +00:00
23e823d2ea Add file handling for invoice processing and cleanup in LocatorInvoiceValidation
dhanabalan pushed to master at poc/pds 2025-11-15 14:34:33 +00:00
3e41bad7f1 Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning
dhanabalan pushed to master at poc/pds 2025-11-15 13:57:51 +00:00
43ee1a3502 Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning
dhanabalan pushed to master at poc/pds 2025-11-15 11:59:47 +00:00
95e18838ca Sort work centers by name in get_data method of MachineController
dhanabalan pushed to master at poc/pds 2025-11-15 11:40:16 +00:00
a6d8d57fd5 Add new route to retrieve machine data against plant and line in MachineController