Commit Graph

156 Commits

Author SHA1 Message Date
jmpardo98 4c3f5275f9 Add unit loads to Shipment In Return.
This commit refs #10422
2020-11-09 15:08:26 +01:00
Sergio Morillo 381f1fed8f Use cache for storing product categories.
Use child_of to match categories when searching pallet and case product.
2020-10-07 10:49:09 +02:00
Sergio Morillo bd59f83921 Ensure do not exceed quantity when moving/dropping.
This commit refs #14390
2020-09-01 09:57:10 +02:00
Sergio Morillo 0905aebac8 Fix dateutil.tz import. 2020-07-14 16:23:05 +02:00
Sergio Morillo 7d2662dffa Convert datetime to company zone.
This commit refs #14110
2020-07-14 15:05:14 +02:00
Sergio Morillo 2a52eda17a Fix move method to determine from location.
This commit refs #14112
2020-07-14 12:00:43 +02:00
Sergio Morillo 64acb49b45 Allow to drop cases and edit dropping.
This commit refs #14057
2020-07-10 18:03:13 +02:00
Sergio Morillo 67d380695e Copy unit_load value when creating inventory moves of shipment out return. 2020-07-01 18:07:25 +02:00
Sergio Morillo 7c9037496b Improve set_shipment method.
Add extended rec_name.

This commit refs #13584
2020-06-26 00:19:52 +02:00
jmpardo98 6274e4adc1 Add unit loads to shipment out return.
Add shipment field on unit load to get last shipment.

This commit refs #13583
2020-06-25 00:57:27 +02:00
Sergio Morillo ab9cb43ec4 Use search in get_state method for reloading ul_moves query.
This commit refs #13792
2020-06-22 20:10:38 +02:00
Sergio Morillo cba092807f Add pallet product and case product.
This commit refs #13561
2020-06-04 00:34:51 +02:00
Sergio Morillo 51591d8841 Hide ULs page and field in advance state when no value.
This commit refs #13301
2020-06-02 18:30:31 +02:00
Sergio Morillo 04e1b37719 Set readonly on assign button if no production_moves. 2020-05-27 20:11:54 +02:00
Sergio Morillo bc4b2df57d Consider no inventory move on shipment out.
This commit refs #13316
2020-05-20 18:59:31 +02:00
Sergio Morillo 1302e35398 Round move quantity when there is dropped quantity.
This commit refs #12768
2020-04-08 19:24:18 +02:00
jmpardo98 1781e38c43 Add form relate unit loads in shipment out.
This commit refs #12160


(cherry picked from commit a1730697de)
2020-03-17 17:59:55 +00:00
Sergio Morillo fda3d5090e "Set auth-method to trust for drone build [SKIP CI]" 2020-03-10 14:13:55 +01:00
Sergio Morillo 5bc58ac647 Add start date formatted on unit load move.
This commit refs #11431
2020-02-14 18:33:46 +01:00
Sergio Morillo 95bec1b23c "Migrate to git [SKIP CI]" 2020-02-11 13:49:48 +01:00
Nicolás López 1b28a36850 Refactored unit_load model 2020-01-20 15:26:56 +01:00
Nicolás López 61fd7e5db7 Prevented "done" ULs quantity changes
This commit refs #10921
2020-01-13 18:04:12 +01:00
Nicolás López aa50fadd35 Refactored "Unit load" _explode_production_moves
This commit refs #10921
2020-01-13 12:40:42 +01:00
Nicolás López d6d7d8db0c Get stock unit load quantity from internal quantity
This commit refs #11277
2020-01-08 13:39:11 +01:00
Sergio Morillo 276416fd9a Redo get_last_move method for getting moves at date. 2020-01-03 13:54:43 +01:00
Jose Miguel Pardo be2d2ddb4b Modify domain of production_moves to add supplier location.
This commit refs #10444
2019-11-21 10:57:08 +00:00
Sergio Morillo 8070b73ecd Add select parameter on dropped and production_state. 2019-12-19 23:42:44 +01:00
Sergio Morillo 2baa62fa2c Do not allow to delete a running unit load. 2019-12-13 00:10:29 +01:00
Sergio Morillo e45e53148a Round move quantity when dropping. 2019-12-10 11:19:43 +01:00
Sergio Morillo da38852dc0 Add date to get_location method.
Add property to determine if has pallet.

This commit refs #10822
2019-12-02 23:36:37 +01:00
Sergio Morillo 23ecc276c4 Fix setting drop state when quantity has digits.
This commit refs #10919
2019-12-02 14:02:19 +01:00
Sergio Morillo aa51486e2c Add missing dropped field translation. 2019-11-25 13:05:25 +01:00
Sergio Morillo 0fec248acf Add menu for unit load moves. 2019-11-21 09:51:14 +01:00
Sergio Morillo 89f9559cc9 Fix last commit. 2019-11-08 12:50:25 +01:00
Sergio Morillo 69ec91c8da Set production_state on copy.
This commit refs #10614
2019-11-08 12:30:42 +01:00
Sergio Morillo e26525e8e1 Add method in case label report for address. 2019-10-27 00:00:33 +02:00
Jose Miguel Pardo f286a2ccea Modify case_label report
This commit refs #10104
2019-10-23 10:31:46 +00:00
Sergio Morillo 8587c6f85c Add modify not available. 2019-10-22 13:21:12 +02:00
Sergio Morillo c608dc5b9a Persist production_state.
This commit refs #3271
2019-10-21 10:31:13 +02:00
Jose Miguel Pardo 3becff4401 Add report case_label
This commit refs #9949
2019-10-14 10:51:14 +00:00
Sergio Morillo e613738422 Add default value for available field.
This commit refs #10115
2019-10-07 17:17:41 +02:00
Sergio Morillo d07c3800a4 Fix typo. 2019-09-26 12:03:53 +02:00
Sergio Morillo d88f8d4ff7 Add product categories for case and pallet.
This commit refs #9569
2019-09-25 13:12:53 +02:00
Sergio Morillo 6421062dd8 Remove readonly attribute due to it clear field when on change events create moves. 2019-09-17 15:28:21 +02:00
Sergio Morillo 54d352e708 Round quantity when summing moves.
This commit refs #9471
2019-09-17 13:00:12 +02:00
Marcos Sabater 29315f554e Fixed .drone.yml 2019-08-29 13:25:41 +02:00
Marcos Sabater 8a56a73da9 added rpc call for dropping a unit load 2019-08-29 11:49:36 +02:00
Sergio Morillo 78a0ff1cca Fix columns in buttons group. 2019-06-13 13:02:51 +02:00
Marcos Sabater b5f7d2e5a4 Fixed typo 2019-05-22 09:04:39 +02:00
Sergio Morillo 85ee11db14 Extend cancelation_allowed getter method.
This commit refs #7994
2019-04-03 10:47:30 +02:00