Commit Graph

372 Commits

Author SHA1 Message Date
mreficent
44b1e9a2c3 [MIG] stock_inventory_lockdown: Migration to 10.0 2019-07-03 07:36:25 +00:00
Jordi Ballester
63d4ca34f6 refactor the module to perform lockdown validations using constraint
in stock move instead of checks in quants. This will allow for a more
 robust lockdown, and still make it possible to perform inventory adjustments
 in the locked location. Also resolves an outstanding issue related to the
 previous design not allowing inventory adjustments where negative quants existed.
2019-07-03 07:36:25 +00:00
OCA Transbot
8ea2e10215 OCA Transbot updated translations from Transifex 2019-07-03 07:36:25 +00:00
mreficent
3f6f56495a stock_inventory_lockdown 2019-07-03 07:36:25 +00:00
OCA Transbot
27f1a96349 OCA Transbot updated translations from Transifex 2019-07-03 07:36:25 +00:00
Lionel Sausin & Loïc Bellier
0500bb9952 New module stock_inventory_lockdown
This module is a feature extracted from stock_inventory_location.

Ported to v8 and new API
Adopted latest OCA standards
Added tests
2019-07-03 07:36:25 +00:00
Julien Thomazeau
5dfa25ae60 Translated using Weblate (French)
Currently translated at 11.8% (2 of 17 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_mts_mto_rule
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_mts_mto_rule/fr_FR/
2019-07-02 10:43:31 +00:00
OCA-git-bot
a3736c33cd Merge PR #631 into 12.0
Signed-off-by rousseldenis
2019-07-01 16:53:57 +00:00
OCA-git-bot
e9208ae1b8 [ADD] setup.py 2019-07-01 16:53:57 +00:00
OCA-git-bot
f209c9082d [UPD] README.rst 2019-07-01 16:53:56 +00:00
oca-travis
57b635ad63 [UPD] Update stock_request_purchase.pot 2019-07-01 16:10:02 +00:00
Kitti U
0e20e789a1 [12.0][MIG] stock_request_purchase 2019-07-01 15:29:20 +00:00
Enric Tobella
31295e4910 Translated using Weblate (Spanish)
Currently translated at 100,0% (13 of 13 strings)

Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_request_purchase
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_request_purchase/es/
2019-07-01 15:29:20 +00:00
oca-travis
74c3f0fe92 [UPD] Update stock_request_purchase.pot 2019-07-01 15:29:20 +00:00
Enric Tobella
0bd86e40c6 [IMP] simplify queries 2019-07-01 15:29:20 +00:00
Jordi Ballester Alomar
1b998622eb various fixes 2019-07-01 15:29:20 +00:00
mreficent
ad4b538a60 [FIX] Various fixes:
- Error with the sequence number.
- Visible texts that should be in uppercases.
- order_id should only be visible if group_stock_request_order
  option is enabled.
- adds more tests
- adds consistency between models company-wise
2019-07-01 15:29:20 +00:00
Enric Tobella
4da887f9c9 [IMP] stock_request_purchase: Add Stock request orders. Change logo 2019-07-01 15:29:20 +00:00
mreficent
83322bb66f [IMP] stock_request_purchase: Remove hook 2019-07-01 15:29:20 +00:00
OCA Transbot
b5dda1fcd2 OCA Transbot updated translations from Transifex 2019-07-01 15:29:20 +00:00
Jordi Ballester
b3d55c2c83 add stock_request in 11.0 2019-07-01 15:29:20 +00:00
OCA Transbot
fdf9c53aea OCA Transbot updated translations from Transifex 2019-07-01 15:29:20 +00:00
OCA Transbot
d69bc62bea Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_inventory_exclude_sublocation
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_exclude_sublocation/
2019-06-29 13:48:48 +00:00
OCA Transbot
5ac443dfc2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_mts_mto_rule
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_mts_mto_rule/
2019-06-29 13:48:47 +00:00
OCA-git-bot
d381a8afa0 Merge PR #618 into 12.0
Signed-off-by lreficent
2019-06-28 15:58:44 +00:00
OCA-git-bot
5f2857afd8 stock_request_tier_validation 12.0.1.1.0 2019-06-28 15:58:44 +00:00
Adrià Gil Sorribes
5f970199b0 [12.0][FIX] stock_request_tier_validation 2019-06-28 15:23:19 +00:00
OCA-git-bot
c9daba979d Merge PR #623 into 12.0
Signed-off-by rousseldenis
2019-06-26 15:29:43 +00:00
OCA-git-bot
6501505545 [ADD] setup.py 2019-06-26 15:29:43 +00:00
OCA-git-bot
22721d004a [UPD] README.rst 2019-06-26 15:29:43 +00:00
oca-travis
a139847b6c [UPD] Update stock_inventory_exclude_sublocation.pot 2019-06-26 13:29:53 +00:00
Bhavesh Odedra
4ff57addba [12.0][MIG] stock_inventory_exclude_sublocation: Migration to 12.0 2019-06-21 19:10:26 +05:30
Pedro M. Baeza
806452e88b [FIX+IMP] stock_inventory_exclude_sublocation: Don't mess inheritance
It also includes the removal of an unneeded dependency + better position of the field in view
2019-06-21 17:32:50 +05:30
OCA Git Bot
21a3a482bc [UPD] README.rst 2019-06-21 17:32:50 +05:30
oca-travis
f92c50c687 [UPD] Update stock_inventory_exclude_sublocation.pot 2019-06-21 17:32:50 +05:30
Lois Rilo
acb0d8fb85 [11.0][MIG] stock_inventory_exclude_sublocation 2019-06-21 17:32:50 +05:30
Alexandre Fayolle
bae8b698ab fix pylint warning and errors 2019-06-21 17:32:50 +05:30
OCA Transbot
eed30c730b OCA Transbot updated translations from Transifex 2019-06-21 17:32:50 +05:30
mreficent
170b07a1ad [MIG] stock_inventory_exclude_sublocation: Migration to 10.0 2019-06-21 17:32:50 +05:30
lreficent
9d931bd666 [9.0][IMP] stock_inventory_exclude_sublocaton: track visibility and only editable in draft state 2019-06-21 17:32:50 +05:30
OCA Transbot
720b567668 OCA Transbot updated translations from Transifex 2019-06-21 17:32:50 +05:30
Lois Rilo
5a481b7871 [9.0][ADD] stock_inventory_exclude_sublocation (#240)
* [ADD] stock_inventory_exclude_sublocation
2019-06-21 17:32:50 +05:30
OCA-git-bot
638aa1c50a Merge PR #586 into 12.0
Signed-off-by rousseldenis
2019-06-21 10:00:41 +00:00
OCA-git-bot
397aa3513d [ADD] setup.py 2019-06-21 10:00:41 +00:00
oca-travis
b7c2e43ade [UPD] Update stock_mts_mto_rule.pot 2019-06-21 09:16:33 +00:00
Jared Kipe
1ac43c9284 [MIG] Migrate stock_mts_mto_rule to 12.0
Major changes to the way Warehouses update their routes/rules and self heal.
Improved rule code to use `float_compare` and `float_is_zero`.
2019-06-21 09:01:48 +00:00
OCA-git-bot
d504c40226 [ADD] icon.png 2019-06-21 09:01:48 +00:00
oca-travis
3db943bf2f [UPD] Update stock_mts_mto_rule.pot 2019-06-21 09:01:48 +00:00
Florian da Costa
c2a51e1383 Migrate stock_mts_mto_rule to version 11 2019-06-21 09:01:48 +00:00
OCA Transbot
16f17982ac OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
2019-06-21 09:01:48 +00:00