dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-10-04 09:33:46 +00:00
c53f9c107b Added status column in gr master table
dhanabalan pushed to master at poc/pds 2025-10-04 03:55:17 +00:00
4645965bf7 Added permission name for export
dhanabalan pushed to master at poc/pds 2025-10-03 11:31:45 +00:00
6c4db40ba7 Added serial validation exporter
dhanabalan pushed to master at poc/pds 2025-10-03 10:48:43 +00:00
7171b9e052 Added permissions for import and export for serial validation page
dhanabalan pushed to master at poc/pds 2025-10-03 10:44:20 +00:00
775a96d806 removed unwanted lines of code in serial validation
dhanabalan pushed to master at poc/pds 2025-10-03 10:40:23 +00:00
98449fcd2d Added serial validation policy
dhanabalan pushed to master at poc/pds 2025-10-03 10:37:35 +00:00
638e4fdc38 Added create serial invoice validation page for filament
dhanabalan pushed to master at poc/pds 2025-10-03 10:36:42 +00:00
c3e0429421 Added livewire page for serial validation
dhanabalan pushed to master at poc/pds 2025-10-03 10:35:41 +00:00
b9aa549705 Add SerialValidation resource pages for editing, listing, and viewing
dhanabalan pushed to master at poc/pds 2025-10-03 10:33:48 +00:00
181c0a2e4c Add SerialValidation model with fillable attributes and relationships
dhanabalan pushed to master at poc/pds 2025-10-03 10:33:11 +00:00
90e96f8a66 Create migration for serial_validations table with necessary fields and constraints
dhanabalan pushed to master at poc/pds 2025-09-30 09:22:17 +00:00
346e1baec0 Enhance pallet validation logic in ReworkLocatorInvoiceValidationResource form to include detailed notifications for invalid pallet and serial numbers, and handle pallet status updates more effectively.
dhanabalan pushed to master at poc/pds 2025-09-30 09:20:59 +00:00
b31b723a2c Remove unnecessary blank line in processPalletno method
dhanabalan pushed to master at poc/pds 2025-09-30 09:20:18 +00:00
fad5bec0de Refactor plant selection options in multiple dashboards to filter by authenticated user's plant ID.
dhanabalan pushed to master at poc/pds 2025-09-30 08:47:35 +00:00
355ce26475 Update label for plant name in StickerMasterExporter to be more descriptive
dhanabalan pushed to master at poc/pds 2025-09-30 06:22:32 +00:00
effa8bebeb Remove enter key hint from scan serial number input in ReworkLocatorInvoiceValidationResource form
dhanabalan pushed to master at poc/pds 2025-09-30 06:19:17 +00:00
2ad38c51c1 Add enter key hint for scan serial number input in ReworkLocatorInvoiceValidationResource form to testing purpose
dhanabalan pushed to master at poc/pds 2025-09-29 12:56:36 +00:00
85ebccd22c Refactor plant selection options by authenticated user's plant ID.
dhanabalan pushed to master at poc/pds 2025-09-29 12:51:15 +00:00
ece893ae84 Refactor plant selection options in InvoiceFinder to filter by authenticated user's plant ID.
dhanabalan pushed to master at poc/pds 2025-09-29 12:18:33 +00:00
368d115124 removed unwanted action export from testing panel