Commit Graph

254 Commits

Author SHA1 Message Date
Sergio Morillo d38ded9a62 Extend readonly condition on buttons of state changes
This commit refs #28612


(cherry picked from commit 5ca8b18705)
2023-11-14 09:43:58 +01:00
Sergio Morillo 5925cd7a88 Do not apply domain in advance state for production_location field.
This commit refs #28835
2023-10-25 15:32:46 +02:00
Sergio Morillo 8058d282ab Use localize method from ir.date.
This commit refs #28477
2023-10-24 16:06:45 +02:00
Sergio Morillo 7973112373 Consider move origin stock.move,None in UL moves join query.
This commit refs #28765
2023-10-23 17:14:08 +02:00
Sergio Morillo 2c077899fe Fix join in unit load move table query to improve performance.
This commit refs #28731
2023-10-19 14:39:58 +02:00
Sergio Morillo f099f10117 Improve set_at_warehouse script 2023-09-07 09:42:50 +02:00
Sergio Morillo 5be7fdc0bb Added optional warehouse argument in set_at_warehouse method.
This commit refs #28133
2023-09-04 10:37:35 +02:00
Sergio Morillo 68487f0441 Cannot do UL if has moves without end date.
This commit refs #27658
2023-08-03 12:19:45 +02:00
Sergio Morillo 8b771978cc Use move's origin or shipment for error msg_stock_unit_load_state_origin.
This commit refs #23953


(cherry picked from commit 34645d063f)
2023-08-03 11:05:33 +02:00
jesusmr98 592ea82de5 Fixed bug when launching the assignment wizard without udcs on the shipment
This commit refs #27341


(cherry picked from commit dec5c352fe)
2023-08-03 10:47:09 +02:00
Sergio Morillo 2e5deeb8e7 Use incoming moves in internal shipment when check cancel UL moves.
This commit refs #27246
2023-06-20 00:03:30 +02:00
jm.pardo bc4a7c119d Added dynamic move fields to unit load move tablequery.
This commit refs #27082
2023-06-15 17:10:19 +02:00
Sergio Morillo c68328dfe9 Apply total quantity factor for new moves.
This commit refs #27069
2023-06-01 18:18:19 +02:00
ramon.vidal 35e2fe0283 Dont drop ul if not at warehouse
This commit refs #26948
2023-05-26 11:17:31 +02:00
Sergio Morillo 23ce751860 Allow to filter UL moves by context for many unit loads.
This commit refs #26940
2023-05-18 15:21:19 +02:00
jm.pardo e7594afaa9 Added new move tree view.
This commit refs #26864


(cherry picked from commit a913cd1247)
2023-05-16 16:28:08 +02:00
Sergio Morillo ae245c9b23 Added sequence in UL move.
This commit refs #26239
2023-03-15 11:11:18 +01:00
ramon.vidal 21b906fe77 Error in change to done state if last moves have ates in the future
This commit refs #26179
2023-03-13 09:01:28 +01:00
Sergio Morillo eb2ea86c03 Use move's from_location when checking cancel UL moves in internal shipment.
This commit refs #26095
2023-02-27 12:01:28 +01:00
Sergio Morillo 03d866819b Improve field order in batch drop wizard 2023-02-16 10:50:41 +01:00
ramon.vidal 80a2b096b0 Do not cancel shipment when ULs have later moves.
This commit refs #25579
2023-01-20 11:00:22 +01:00
Sergio Morillo 7ca145b144 Do not copy at_warehouse value. 2022-12-29 18:07:51 +01:00
Sergio Morillo a2cb2ad2d7 Added prefix in barcode search domain.
This commit refs #25172
2022-12-28 11:12:48 +01:00
jesusmr98 5f7f25acc8 Get locations of unit_load with move in states assigned or done
This commit refs #25231
2022-12-20 20:32:02 +01:00
ramon.vidal 64c936ca62 Change get_pallet_product for on_change_with_pallet_product
This commit refs #25023
2022-12-13 19:24:55 +01:00
Sergio Morillo 0017d8d994 Fix behaviour in drop wizard when propose_drop_end_date is last_drop.
This commit refs #24749
2022-11-28 11:45:51 +01:00
ramon.vidal 16430393ee Error correction in the return of method get_case_product and get_pallet_product
This commit refs #24392
2022-11-24 20:58:59 +01:00
Sergio Morillo 10e955997a Check if model has unit loads in assign shipment wizard.
This commit refs #24933
2022-11-23 15:28:06 +01:00
Sergio Morillo d570fb612a Optimize set_warehouse script.
Update at_warehouse from shipment out return.
2022-11-07 15:31:56 +01:00
Sergio Morillo 0aedf9ad6f Fix behaviour of at_warehouse field (do not blank when UL not available). 2022-11-07 13:31:44 +01:00
jesusmr98 93fb949ecd Persist at_warehouse field.
This commit refs #24649
2022-11-06 18:15:37 +01:00
Sergio Morillo 52fb476bd9 Check if product on get_last_moves 2022-11-03 20:17:49 +01:00
Sergio Morillo 09ff6d0827 Added in production field to extend window domain record.
>
> This commit refs #24553
2022-10-19 10:42:14 +02:00
ramon.vidal f3df670eb0 Check if UL available in drop wizard.
This commit refs #24196
2022-09-15 18:21:22 +02:00
Sergio Morillo ed82a0ded9 Fix stock move form view 2022-09-15 17:15:57 +02:00
José Miguel Pardo Salar 3923e42742 Fixed lang on label.fodt 2022-09-09 11:11:06 +02:00
Sergio Morillo 9d0d8147f2 Improve available cases quantity getter method to use query.
This commit refs #23845
2022-08-01 15:23:13 +02:00
Sergio Morillo 454307e066 Improve Unit load form view to get product and quantities in same row.
This commit refs #23494
2022-07-06 11:10:52 +02:00
Sergio Morillo 7676530cd3 Define storage type to get warehouse at date.
This commit refs #23269
2022-06-06 16:39:18 +02:00
Sergio Morillo 462475b1fa Added cases digits property to use in reports. 2022-06-03 22:30:47 +02:00
Sergio Morillo d37939b9b1 Added cases_digits in config.
This commit refs #14371
2022-06-03 18:05:21 +02:00
ramon.vidal f439b65972 Load user drop location in stock.unit_load.batch_drop
This commit refs #23218
2022-06-03 10:55:59 +02:00
Sergio Morillo bb8b0c109f Check if UL has product in label report method.
This commit refs #22869


(cherry picked from commit 8b65b2dd95)
2022-05-09 15:11:36 +00:00
jsaura 80fcd4c051 atributte symbol added to xml files
This commit refs #22767
2022-05-04 14:41:04 +02:00
Jorge Saura 146450b9d6 Added restriction to move or drop UL between warehouses.
This commit refs #22407
2022-04-19 16:50:29 +02:00
Sergio Morillo 72829d35a8 Check if product.
This commit refs #22696
2022-04-18 10:23:28 +02:00
Sergio Morillo 494e8e6683 Fix translation to scape quotes 2022-03-22 17:59:39 +01:00
Sergio Morillo f24fb70362 Check current location of ULs in internal shipment are child of from location.
This commit refs #22290
2022-03-01 16:46:53 +01:00
Sergio Morillo 6c8d7245d3 Fix tablehandler 2022-02-14 12:32:51 +01:00
José Miguel Pardo Salar 7f6e42b2e7 Loaded end date on parallel moves when drop last move.
This commit refs #21995
2022-02-14 11:50:35 +01:00