Commit Graph

51 Commits

Author SHA1 Message Date
Raimon Esteve 9fda03ef8f Not assign_try in case move is not draft
#047220
2021-09-22 14:26:14 +02:00
Raimon Esteve 408443ae1d Increase version number 2021-06-01 10:29:59 +02:00
Raimon Esteve 2ef696bd89 Increase version number 2021-04-26 15:45:23 +02:00
Bernat Brunet 87340dc018 Revert "If stock_lot is installed, allow computing lot quantites based on party."
This reverts commit 77f08d8d82.
2021-04-26 14:58:08 +02:00
Albert Cervera i Areny 8fed7d59a0 If stock_lot is installed, allow computing lot quantites based on party. 2021-03-22 23:22:36 +01:00
Albert Cervera i Areny 0120e5cf86 Adapt strftime() call to its instance implementation. 2021-03-22 09:29:30 +01:00
Albert Cervera i Areny 9b1b916d9d Pyflakes fixes. 2021-03-22 00:24:29 +01:00
Raimon Esteve a9e77f543d Remove lost_found when create inventories in test
issue9071
2020-06-19 15:54:39 +02:00
Àngel Àlvarez eb60001281 Modify tox and add Jenkisfile 2020-04-11 18:25:16 +02:00
Albert Cervera i Areny 30995d9763 Remove quantity_field as we no longer maintain the patch that required it. 2020-03-16 13:38:01 +01:00
?ngel ?lvarez 8dd01523af increase version 2019-11-14 11:01:56 +01:00
?ngel ?lvarez f61f28747d increase version 2019-11-14 10:56:56 +01:00
Juanjo Garcia 4696812e27 Use grouped attribute on message.xml 2019-09-04 12:36:20 +02:00
?ngel ?lvarez 2217143ba6 increase version 2019-05-06 23:27:45 +02:00
?ngel ?lvarez 9a99f91d2b fix test 2019-04-13 16:31:34 +02:00
?ngel ?lvarez 9fb74ce4f8 fix test 2019-04-13 16:27:08 +02:00
Marina Nicolau 5f680673db Fixed translations ir.message 2019-04-09 17:19:59 +02:00
?ngel ?lvarez 015b4ad3c1 adapt signature of compute_quantities_query introduced by patch issue53451002_1_10001 2019-03-24 19:35:33 +01:00
?ngel ?lvarez 9ee126e2fb Add ir.message and use UserWarning/UserError 2019-01-09 12:32:17 +01:00
Raimon Esteve f9bdff00e0 FIX compute_quantities_query parameters 2018-12-04 13:36:33 +01:00
?ngel ?lvarez acb79b9b12 add quanity_filed 2018-11-14 11:11:19 +01:00
Albert Cervera i Areny 955e02a046 Migrate to python 3 2018-08-24 12:24:37 +02:00
?ngel ?lvarez 5bb5d179cc increase version 2018-04-24 15:38:37 +02:00
?ngel ?lvarez 51b60d5dd5 update to 4.7 2018-04-19 17:02:38 +02:00
?ngel ?lvarez e3a4fcdbce fix search_party_function 2017-10-18 21:26:53 +02:00
Jes?s Mart?n Jim?nez 9864e00da8 Increase version number 2016-07-12 15:10:53 +02:00
Jes?s Mart?n Jim?nez 3d38388beb Update test to version 4.0 2016-07-12 13:17:53 +02:00
Jes?s Mart?n Jim?nez f76e5e8bbc Put __metaclass__ declaration inside the inheriting class 2016-07-05 10:10:55 +02:00
Guillem Barba c3ac747097 Fix translations 2015-06-29 16:50:57 +02:00
Guillem Barba 1b96a5af9b Fix Flake8 warnings 2015-06-29 16:15:22 +02:00
Guillem Barba b343922f87 Fix returning dictionaries as values in StockMove.compute_quantities() 2015-06-18 11:15:21 +02:00
Guillem Barba 9f9f263146 Add may_belong_to_party and owners to product and allow to change the party related to move 2015-06-17 12:57:09 +02:00
Guillem Barba 2048c56f05 Adapt inventory and location to use grouping 2015-06-17 12:24:02 +02:00
Santi Sanchez 775242a080 [doc] update doc for rev e099258fe773 2015-05-22 10:00:36 +02:00
Guillem Barba df50912cf7 Fix infinite recursion error 2015-05-19 19:33:03 +02:00
Sergi Almacellas Abellana 656dd7fe3e Remove unuseed code to fix tests 2015-05-08 09:26:48 +02:00
Guillem Barba ac9ed862fa Add party_used to stock moves tree 2015-03-04 15:23:20 +01:00
Guillem Barba 1db7bcd189 Exclude party quantities from Product/Location cost value 2015-01-21 13:04:39 +01:00
Sergi Almacellas Abellana 6de20f5c1c Migrate to version 3.4 2014-11-05 13:17:26 +01:00
Guillem Barba 811738089b Fix complete_lines function of Inventory 2014-10-13 18:29:01 +02:00
Sergi Almacellas Abellana 0277b5a209 Mock check_origin to avoid warning in tests 2014-07-25 13:09:49 +02:00
Guillem Barba d67d3d4813 Fix _check_party() bug and set party to inventory moves when it is created from outgoing moves 2014-07-09 17:08:46 +02:00
Guillem Barba 95e3b5e77e Check party for inventory_moves of ShipmentOut and check also in assign_try() action 2014-07-09 16:19:32 +02:00
Guillem Barba 917b42b356 Protected error message preparation over empty party_to_check 2014-07-07 14:56:47 +02:00
Guillem Barba 6ba7065089 Renamed module from stock_external to stock_external_party 2014-07-07 12:38:38 +02:00
Sergi Almacellas Abellana 09c354f851 Add docs 2014-07-03 17:31:44 +02:00
?ngel ?lvarez fc9b75501b add inventory 2014-06-27 10:35:21 +02:00
Sergi Almacellas Abellana fab343e645 Add missing files lost on previous commit 2014-06-20 18:22:05 +02:00
?ngel ?lvarez 358af0c3c8 add funcionality for closing periods and inventory 2014-06-19 09:52:52 +02:00
Sergi Almacellas Abellana 9012b85c5e Upgrade to 3.2 version and increase version number 2014-06-04 13:03:09 +02:00