dhanabalan
  • Joined on 2025-03-19
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
dhanabalan pushed to master at poc/pds 2025-09-29 11:51:45 +00:00
1802c1443c Add plant code retrieval in user controller to enhance user data response
dhanabalan pushed to master at poc/pds 2025-09-29 11:47:04 +00:00
9f98348600 added item code in an array for getting serial number
dhanabalan pushed to master at poc/pds 2025-09-29 11:36:15 +00:00
7845b86a79 Addded item code logic in get serial number
dhanabalan pushed to master at poc/pds 2025-09-29 11:05:57 +00:00
a9803f927f Refactor plant selection options across multiple resources to display plants based on the authenticated user's plant ID, ensuring users only see relevant options.
dhanabalan pushed to master at poc/pds 2025-09-29 07:03:15 +00:00
a4afe2f3c7 Refactor Plant model to ensure proper formatting and maintain consistency in method definitions