1
0
forked from poc/pds
Commit Graph

57 Commits

Author SHA1 Message Date
dhanabalan
4378f3adbd Added material type 4 (Bundle Individual) on livewire, blade, exporter, resource and create page 2026-05-26 09:01:52 +05:30
dhanabalan
68ee079529 Updated alignments on resource 2026-05-25 17:10:45 +05:30
dhanabalan
cd3598d67e Added uom column on report view and export 2026-05-15 20:32:27 +05:30
dhanabalan
ba55567aed Updated label on InvoiceValidation resource file 2026-05-15 20:16:34 +05:30
dhanabalan
327eb7a63d Added searchable() method on import invoice 2026-04-29 17:24:37 +05:30
dhanabalan
9831b90543 Added asn export in invoice validation 2026-04-29 10:20:29 +05:30
dhanabalan
a8ad8e2aba Updated validation logic to allow invoice file size should be less than or equal to 50 KB 2026-04-15 10:27:37 +05:30
dhanabalan
78a18764c7 Removed export asn from invoice validation resource page 2026-04-14 16:45:01 +05:30
dhanabalan
3547f437f7 solved issue for opening only asn invoice 2026-04-11 16:22:03 +05:30
dhanabalan
eb33c57973 Removed export asn invoice 2026-04-11 16:13:53 +05:30
dhanabalan
34821d6a89 Added axn export page in invoice validation resource page 2026-04-11 11:57:24 +05:30
dhanabalan
b34d48fe92 Updated plant load logic on report filter 2026-02-28 09:54:15 +05:30
dhanabalan
8a5641ec35 Updated plant load logic for filter report on resource file 2026-02-27 15:15:46 +05:30
dhanabalan
01f521794b Added invoice validation importer page and initializations 2026-02-25 19:08:19 +05:30
dhanabalan
0938f0955d Updated plant null exception and strict xlsx file allow logic on invoice import 2026-02-16 14:41:39 +05:30
dhanabalan
ab70705e5a Updated material invoice upload logic 2026-02-16 14:30:28 +05:30
dhanabalan
d885af0843 Updated item code validations and warning messages on import 2026-02-10 16:03:36 +05:30
dhanabalan
ddf256c209 Removed strict comparison for excel extension on import 2026-02-10 12:26:17 +05:30
dhanabalan
3845063af8 Added invoice number upper-case conversion logic on import and scanning 2026-02-10 12:24:38 +05:30
dhanabalan
9bba1e2636 Updated default plant load logic and auto focus enabled for invoice number 2026-02-04 18:00:33 +05:30
dhanabalan
268eb143cc Updated report view rights for employee against role 2026-02-04 11:40:38 +05:30
dhanabalan
d21581ea61 Updated report view rights against role 2026-02-04 10:42:42 +05:30
dhanabalan
bdd8e9dfc3 Added 'created_by' and 'updated_by' columns to InvoiceValidationResource table and updated file upload validation for .xlsx file (serial / material invoice) 2026-02-03 20:51:12 +05:30
dhanabalan
5eb067899b Added invoice upload directory creation logic while choosing plant on resource page 2026-02-03 12:32:06 +05:30
dhanabalan
8a2dac9982 Added invoice upload directory creation file store logic on resource and create page 2026-02-03 12:28:22 +05:30
dhanabalan
041cc11030 Added view rights against plant on view report 2026-01-14 09:14:45 +05:30
dhanabalan
6cde9fc570 Item Description column added as Optional on view report and Invoice Types loaded based on user rights on report filter 2026-01-01 15:56:04 +05:30
dhanabalan
db6af9863f Added livewire changes in invoice validation 2025-12-07 14:02:34 +05:30
dhanabalan
cdd746d5da removed extra attribute in invoice validation 2025-12-06 16:44:52 +05:30
dhanabalan
385103323a solved quick scanning issue in invoice validation 2025-12-06 15:08:22 +05:30
dhanabalan
21ff5fa21f Updated focus invoice and serial number logic in throughout invoice validation related pages (resource, create, livewire, blade) 2025-11-20 19:45:04 +05:30
dhanabalan
43ee1a3502 Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning 2025-11-15 19:27:48 +05:30
dhanabalan
6770aaa25a Refactor plant selection logic in InvoiceValidationResource to improve readability and maintainability 2025-11-07 15:21:20 +05:30
dhanabalan
5e48861589 Refactor plant selection logic to filter by user-specific plant ID in various resources 2025-10-08 18:22:22 +05:30
dhanabalan
98dc59538f Added required mapping for import columns and Updated plant selection logic in various resources on Advanced Filters 2025-10-08 17:46:19 +05:30
dhanabalan
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. 2025-09-29 16:35:55 +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
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
216b62f8bf Added notification for missing invoice type in filter options 2025-07-31 12:22:23 +05:30
dhanabalan
cad7f19ab5 Added invoice_type radio filter and scanned_status select filter to Invoice Validation 2025-07-31 08:53:40 +05:30
dhanabalan
ca9695c922 Added operator_id and scanned_status filter fields to Invoice validaitons resources and Alignment changed in filter option for Production Quantity / Quality Validation 2025-07-30 15:18:26 +05:30
dhanabalan
72704a4a3f Added focusing for capacitor input box in invoice validation 2025-07-16 18:20:31 +05:30
dhanabalan
68c5c88fc8 Updated warning message to display unique codes only 2025-07-02 16:09:50 +05:30
dhanabalan
58f98c7632 Added Row Number on report 2025-05-31 10:37:18 +05:30
dhanabalan
1af5a7d0b6 Report table column order changed and Added passing invoice name without extension while import to check status on database 2025-05-20 09:31:34 +05:30
dhanabalan
2477b88ea5 Removed searchable func. and added filters func. to view report 2025-05-06 11:17:53 +05:30
dhanabalan
a6b9f88101 Hide update_invoice toggle button on scanning 2025-04-28 00:19:43 +05:30
dhanabalan
b4ac08292f Added 'view export invoice' permission 2025-04-24 10:17:58 +05:30
dhanabalan
3d744e8183 Added comma at end of FileUpload -> invoice_material -> directory 2025-04-23 21:00:09 +05:30
dhanabalan
88349309cd Added view import serial and material invoice permissions 2025-04-23 20:49:07 +05:30