Commit Graph

112 Commits

Author SHA1 Message Date
msanchez e1f2867f8a replace in the warning key the use of id by origin or id for the record
This commit refs #26162
2023-08-01 18:54:54 +02:00
Sergio Morillo e482b4f13c Show UL in AddUnitLoadOverloadError message. 2023-07-27 09:26:25 +02:00
Sergio Morillo 486b12337e Return order after load UL.
This commit refs #27169
2023-06-08 17:57:56 +02:00
ramon.vidal b7d6cd46cd instruction correction
This commit refs #25346
2023-03-28 11:58:08 +02:00
Sergio Morillo 6d4af58090 Restore shipment method in sale when removing load orders.
This commit refs #26394
2023-03-24 14:33:50 +01:00
ramon.vidal 886377b84a Added error when load type is internal and fixed bug when exceed uls in modify load wizard.
This commit refs #26022
2023-02-23 10:35:07 +01:00
Sergio Morillo 90c550d562 Bugfix raising cases error. 2023-02-08 11:44:56 +01:00
Sergio Morillo 07b06d6596 Do not create inventory moves in simplified warehouse.
This commit refs #25866
2023-02-07 09:59:36 +01:00
ramon.vidal 6392362197 Allow to load without ul_quantity in load order.
This commit refs #25112
2023-02-06 10:10:05 +01:00
ramon.vidal 992af4b969 New user group to allow do load order with pending quantity.
This commit refs #25529
2023-01-20 13:06:07 +01:00
ramon.vidal e7e8b8ecec Extend carrier configuration to control loaded uls and/or loaded cases.
This commit refs #25499
2023-01-19 16:15:09 +01:00
Sergio Morillo 6698047ab0 Improve force load.
This commit refs #25521
2023-01-13 14:31:01 +01:00
ramon.vidal 47bb0cc35e Change cls load and unlod for self
This commit refs #25460
2023-01-12 19:48:00 +01:00
Nicolás López Solano c833700836 Fixed bug for internal load order when UdCs belong to several locations.
This commit refs #25451
2023-01-09 13:40:06 +01:00
Nicolás López Solano 48b269aa63 Implemented sale restriction check warning identifier function for UL loading wizard
This commit refs #25341
2022-12-29 17:17:01 +01:00
José Miguel Pardo Salar 2c99d36869 Add add_ul method in carrier load model.
This commit refs #24980
2022-12-01 16:14:47 +01:00
Nicolás López Solano 40ae387f1f Fixed bug when selecting UL's loading (at warehouse)
This commit refs #24911
2022-11-21 12:25:43 +01:00
jesusmr98 b2d1786f07 Added at_warehouse restrictions when loading ULs.
This commit refs #24649
2022-11-06 18:16:19 +01:00
Sergio Morillo 151f4b2a85 Unify search UL by barcode in a method.
This commit refs #21799
2022-01-20 10:52:15 +01:00
Sergio Morillo 8cfdddc6ca Remove domain on company.
Ensure company is copied from origin document to load.

This commit refs #21471
2021-12-29 18:08:19 +01:00
Sergio Morillo 64b8296677 Fix _get_outgoing_moves_location.
This commit refs #20724
2021-11-03 10:47:06 +01:00
Sergio Morillo 5139f9d914 Get outgoing location move by move.
This commit refs #20697
2021-10-29 19:40:50 +02:00
José Miguel Pardo Salar 5d1be1b65b Added "stock_lot" extra_depend. 2021-10-14 17:37:48 +02:00
José Miguel Pardo Salar c0f83460e2 Migrate to 6.0 2021-10-14 10:40:31 +02:00
Sergio Morillo c27bb44ae4 Get start_date from load order if no shipment on move.
This commit refs #20336
2021-10-01 12:30:11 +02:00
Sergio Morillo aa42c31140 "Tablehandler migration to 6.0 [SKIP CI]." 2021-06-09 00:41:48 +02:00
Sergio Morillo cd4be0a812 "Start migration to 6.0 [SKIP CI]." 2021-06-04 00:33:40 +02:00
Sergio Morillo c82104f1a3 Use UL location for from_location of internal shipment.
This commit refs #18953
2021-05-11 18:15:19 +02:00
Sergio Morillo 57a7e7f36d Set start date on shipment as maximum date between load order start date and UL last moves end date. 2021-04-24 19:42:55 +02:00
Marcos Sabater c9f9a064a4 set max move date in inventory moves if it is greater than order start date 2021-04-21 12:23:46 +02:00
Sergio Morillo 8655de53ec Do not group by customer but by address on purchase load report. 2021-04-20 12:43:20 +02:00
Francisco jose 6528cbd77c Add report carrier load purchase
This commit refs #17777
2021-04-19 19:33:53 +02:00
Sergio Morillo 81cf5556c8 Delegate open load order form to do load wizard.
This commit refs #18432
2021-04-10 17:10:59 +02:00
Sergio Morillo 50057d49d3 Check if carrier info defined.
This commit refs #17046
2021-02-18 13:36:32 +01:00
Sergio Morillo b0f915640b Use sign to increase or decrease cases quantity on sale line.
This commit refs #17534
2021-02-11 11:42:09 +01:00
Francisco jose c7af996e08 Remove params in load wizard's transition methods.
This commit refs #17040
2021-01-27 10:55:41 +01:00
Sergio Morillo c44f29fb33 Do outgoing_moves if shipment done.
This commit refs #17055
2021-01-20 19:40:52 +01:00
Sergio Morillo 3349a9e3ca Improve _get_products_key.
This commit refs #16996
2021-01-15 00:40:02 +01:00
Sergio Morillo f2fe932b99 Get packages on CMR from order line origin.
This commit refs #16906
2021-01-12 23:46:52 +01:00
Sergio Morillo a5884c49c6 Rename do_try into do_wizard. 2020-12-24 08:13:54 +01:00
Sergio Morillo 26d34bd6de Add do_try wizard.
This commit refs #16536
2020-12-23 18:23:50 +01:00
José Miguel Pardo Salar ab024dfd26 Added method for get lines of unit loads link to origin.
This commit refs #16136
2020-12-10 13:53:53 +01:00
Sergio Morillo 83508d9557 Check if loaded_unit_loads has value to get email triggers working.
This commit refs #16248
2020-11-30 15:37:34 +01:00
Sergio Morillo 98f7732a96 Do not update sale if load order's state distinct of done.
This commit refs #14334
2020-08-04 14:46:24 +02:00
Sergio Morillo ac162e4f08 Check UL move date when creating shipment.
This commit refs #14110
2020-07-14 15:06:19 +02:00
Sergio Morillo 32b0b4bff4 Allow to unload all ULs.
This commit refs #14035
2020-07-08 15:55:20 +02:00
Sergio Morillo f8b117e970 Standarize extended rec_name for unit load.
This commit refs #13584
2020-06-26 00:22:00 +02:00
jmpardo98 e8cc3ebbb5 Allow to load an UL many times.
This commit refs #13585, #13583
2020-06-25 00:59:59 +02:00
Sergio Morillo abbc789627 Persist cases quantity instead of ul cases quantity.
This commit refs #13697
2020-06-19 00:31:16 +02:00
Francisco jose 6f7e4d19b1 Add field loaded_uls and add to view list fields
This commit refs #13510
2020-06-01 19:01:24 +02:00