Commit Graph

20 Commits

Author SHA1 Message Date
dhanabalan
3bdc0d1859 Refactor invoice validation logic and clean up commented code 2025-11-14 16:34:27 +05:30
dhanabalan
fc8b6382ac Added no of packages serial invoice validation and notification time increased 2025-11-14 15:19:57 +05:30
dhanabalan
e8a0d4eae6 Add email notification for invalid serial numbers in processSerialNumber method 2025-11-07 14:52:53 +05:30
dhanabalan
998fbf814c Refactor validation logic in CreateInvoiceValidation to include additional checks for package types (use pack_slip if tube_sticker does not exist) and streamline code structure 2025-09-26 18:59:33 +05:30
dhanabalan
4c1950bf29 Fix indentation for dispatching warning sound in processInvoice method 2025-09-21 15:38:19 +05:30
dhanabalan
40ef91a60b Add notification sound dispatches in processInvoice and processSerialNumber methods for better user feedback 2025-09-16 15:01:52 +05:30
dhanabalan
d419973ab5 Add getRedirectUrl method to resource creation classes for consistent redirection 2025-08-26 15:44:51 +05:30
dhanabalan
197184e2ed Refactor Invoice Validation Logic and Update UI for Serial and Material Invoices
- Improved conditional checks for invoice processing in InvoiceValidationResource on completion (or pending).
- Enhanced notifications for completed scanning processes for both serial and material invoices.
- Updated CreateInvoiceValidation page to pass invoice type to serial and material invoice on completion (or pending).
- Modified InvoiceDataTable to include a new property for serial/material invoice handling.
- Adjusted Blade view to dynamically display the correct title and messages based on invoice type (serial/material).
2025-08-05 12:00:26 +05:30
dhanabalan
338449f3f8 Commented success message on qr scanning 2025-05-20 09:38:13 +05:30
dhanabalan
5609d6e381 Removed pluck('serial_number')->first() on sNo exist() query checking and Updated 'delete()' method to 'forceDelete()' method 2025-05-06 20:18:20 +05:30
dhanabalan
21b0276cfd Notification duration changed and RegEx pattern changed isMarkM or isMarkP or isMarkC or isMarkPs and Added invalid quantity material qr format warning and Restricted duplicate material qr 2025-05-06 12:12:24 +05:30
dhanabalan
550792372a Hide update_invoice button on scanning and Added operate_id on update and Added material_type 3 func. 2025-04-28 00:43:30 +05:30
dhanabalan
716d2e48d7 Added Item code exist validation against plant on create invoice and scan qr 2025-04-25 13:01:17 +05:30
dhanabalan
34972c1422 trim invoice number and update invoice functionality added 2025-04-23 14:49:58 +05:30
dhanabalan
2cec2cb822 Double scanning issue updation 2025-04-19 19:24:15 +05:30
dhanabalan
978bff037d Displaying transaction grid 2025-04-19 12:49:27 +05:30
dhanabalan
6dcb4f7460 Added completed, empty, serial, material invoice table and create invoice and load exist invoice 2025-04-19 12:16:29 +05:30
dhanabalan
2ccad83e67 updated motor and pump scanning logic 2025-04-10 20:24:04 +05:30
dhanabalan
57c3a876bd added datagrid table 2025-04-10 13:05:52 +05:30
dhanabalan
3381cfca7c added migration, model, resource , grid table 2025-04-08 17:26:00 +05:30