1
0
forked from poc/pds
Commit Graph

32 Commits

Author SHA1 Message Date
dhanabalan
18f23ce097 Added updated order quantity in resource pages 2026-03-20 14:07:30 +05:30
dhanabalan
73611a417b Updated received quantity exceed validation on process order resource page 2026-03-14 13:20:10 +05:30
dhanabalan
b34d48fe92 Updated plant load logic on report filter 2026-02-28 09:54:15 +05:30
dhanabalan
17fcaf8b20 Added hasMany relation on model files and Updated report filter functionality (and plant order by code) on resource file 2026-02-26 22:11:36 +05:30
dhanabalan
6ff1718ca2 Added hasMany relation on model files and Updated report filter functionality on resource file 2026-02-26 22:05:38 +05:30
dhanabalan
fe54de7ac8 Added hasMany relation on model file and item description on exporter file and commented unwanted warning msg, added disabled function on edit for plant, line, item columns in resource file 2026-02-26 21:14:02 +05:30
dhanabalan
81d2f4bd2c Updated scrap_quantity as '0' when rework_status is 'No' 2026-02-21 18:50:58 +05:30
dhanabalan
c3d4a97277 Updated validation logic while create and update 2026-02-21 16:54:30 +05:30
dhanabalan
878e12eff5 Updated default plant load logic against resource files 2026-02-20 21:31:41 +05:30
dhanabalan
a297734bad Added searchable option for plant_id and line_id 2026-02-18 10:48:39 +05:30
dhanabalan
e20132d1f6 Added coil_number and rework_status on advanced filters 2026-02-12 17:37:30 +05:30
dhanabalan
3f2ef5355e Added allow numeric only on process_order input 2026-02-05 11:25:24 +05:30
dhanabalan
2d7f477263 Added process_order length as 12 digit 2026-02-05 11:21:25 +05:30
dhanabalan
469b47d2dc Refactored plant selection logic and added 'updated_by' tracking in ProcessOrderResource form 2026-02-04 09:03:51 +05:30
dhanabalan
b6f3ec794d Added three column in process order resource page 2026-01-28 15:11:46 +05:30
dhanabalan
58175a245e Added view rights against plant on view report and Updated alignments and load available item code logic on resource 2026-01-14 09:46:49 +05:30
dhanabalan
5be689a9c1 Added permissions to view process order upload and download button 2026-01-04 15:28:51 +05:30
dhanabalan
ea16763f33 Added uom in table column in process order resource page 2025-12-27 13:31:06 +05:30
dhanabalan
94193d6a47 Added uom in process order resource page 2025-12-27 13:29:03 +05:30
dhanabalan
d719769fdd Added validation for process order with item code 2025-12-04 10:33:50 +05:30
dhanabalan
eb7910c119 Added filter logic in process order screen 2025-12-03 10:04:19 +05:30
dhanabalan
0812484926 Clear process_order if plant not selected 2025-11-29 16:16:57 +05:30
dhanabalan
2d4700c9b2 Added reactive validation for plant selection and duplicate checks for coil and SFG numbers in ProcessOrder form 2025-11-29 16:11:41 +05:30
dhanabalan
c16c967757 feat: Add validation rules for Machine and Work Center names; enhance ProcessOrder table sorting; refactor StickerMasterResource for improved readability and functionality 2025-11-27 10:18:36 +05:30
dhanabalan
a018b0d06f Added sfg_number and machine_name column into resource file 2025-11-26 19:36:56 +05:30
dhanabalan
5b2f86569a Added searchable in process order 2025-11-22 14:31:24 +05:30
dhanabalan
e20e402233 Added description loaded logic in editing in process order screen 2025-11-20 17:40:48 +05:30
dhanabalan
afdfd51e5a Added process order importer and exporter 2025-11-18 09:04:12 +05:30
dhanabalan
fac2b36956 Added columns in resource page of process order 2025-11-17 13:59:47 +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
d13f502db8 Update ProcessOrderResource form fields and notification message 2025-09-21 15:35:25 +05:30
dhanabalan
e5a3d212d0 Add ProcessOrder resource with CRUD pages and form handling 2025-09-10 15:18:17 +05:30