Commit Graph

1087 Commits

Author SHA1 Message Date
OCA Transbot
321cc07d23 OCA Transbot updated translations from Transifex 2020-03-19 18:03:36 +01:00
Lionel Sausin
c4f92f2cc6 [IMP] Decouple the quantity for templates and variants
There are cases where we dot NOT want to simply sum the quantities of all the
variants. For example when dealing with manufacturing capacities, we may have
to chose between variants because we can't make ALL of them with the same
components.

So instead of a simple non-modular implementation, we'll let each module define
his own implementation of how to compute the product template's quantity
available for sale.

Conflicts:
	stock_available/__openerp__.py
	stock_available_immediately/__openerp__.py
2020-03-19 18:02:07 +01:00
Alexandre Fayolle
50be291e08 product_available improvements
* fix the dependencies for the computed field

* use api.multi instead of api.one to avoid calling
  super()._immediately_usable_qty in a loop (this improves perfs on a tree view
  display)
2020-03-19 18:02:07 +01:00
OCA Transbot
52b9240701 OCA Transbot updated translations from Transifex 2020-03-19 18:02:07 +01:00
Atchuthan, Sodexis
42422a055a [9.0][PORT] Stock available immediately 2020-03-19 18:02:07 +01:00
OCA Transbot
4b4a84c833 OCA Transbot updated translations from Transifex 2020-03-19 18:01:59 +01:00
Lionel Sausin
e221e4e141 Fix the beta lint checks of Travis 2020-03-19 18:01:59 +01:00
gfcapalbo
16ad80df3b [FIX] corrected calculation of immediately_usable_qty on product.product and
product.template, now takes in account variants and correctly displays value.
[FLAKE8]

Removing duplicate modules and moving README.rst into __unported__
2020-03-19 17:57:27 +01:00
Lionel Sausin (Numérigraphe)
af02603188 [ADD] stock_available
Generic module to compute the stock quantity available to promise using several implementations.
stock_available_immediatly is changed to become the first optional implementation.
Cherry pick of commit 0b060f619f from the v7 branch

[IMP] stock_available* uses new API

[IMP] READMEs and TODOs

Cherry-picked from v7 at 8add4bea7e

Conflicts:
	__unported__/stock_available_mrp/__openerp__.py
	stock_available/__openerp__.py
	stock_available_immediately/__openerp__.py
2020-03-19 17:57:27 +01:00
gfcapalbo
2e9fd8e358 [UPD] move out from unported to 8 for update
[UPG] Upgraded to version 8, fixed references to new 8.0  views and  moved fields that were in  product.product to product.template

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[UPG] stock available immediately, corrected the calculation method of
immediately_usable_qty to take in accountthe sign change in outgoing_qty
(from negative to positive) in version 8.

[FLAKE8]

[FIX] renaming of a class, comment removing, useless code.

[UPD] move out from unported to 8 for update

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[FIX] renaming of a class, comment removing, useless code.

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[UPD] move out from unported to 8 for update

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[FIX] renaming of a class, comment removing, useless code.

[UPD] move out from unported to 8 for update

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[FIX] renaming of a class, comment removing, useless code.

[UPD] move out from unported to 8 for update

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[FIX] renaming of a class, comment removing, useless code.

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[UPD] move out from unported to 8 for update

[fix] remove duplicate view and correct view name

[UPG][FIX] added outgoing field XML, that was in the base stock field in 7.0.

[FIX] renaming of a class, comment removing, useless code.
2020-03-19 17:57:27 +01:00
Laurent Mignon (Acsone)
5a601c3921 Migrate stock_available_immediately to 7.0 2020-03-19 17:52:34 +01:00
Joel Grand-Guillaume
e1907d2e92 [MIGR] Make all module uninstallable until we start migrating them. 2020-03-19 17:30:01 +01:00
@
c12ae63365 [IMP] stock_available_immediately: licensed under AGPL-3 instead of GPL-3 with author agreement, improved help messages and pep8
(lp:c2c-addons/6.1  rev 45.1.8)
2020-03-19 17:30:01 +01:00
@
98a7615f18 [MRG] stock_available_immediately from c2c-ecom-addons
(lp:c2c-addons/6.1  rev 45.1.7)
2020-03-19 17:30:01 +01:00
unknown
4eefe7aaf9 [ADD] moved modules
(lp:c2c-addons/6.1  rev 28.1.10)
2020-03-19 17:30:01 +01:00
OCA-git-bot
6dba3637db stock_request_tier_validation 12.0.1.2.0 2020-03-18 10:41:25 +00:00
OCA-git-bot
305853eff2 Merge PR #869 into 12.0
Signed-off-by LoisRForgeFlow
2020-03-18 10:12:31 +00:00
hveficent
8524cfdea8 [12.0][FIX] stock_request_tier_validation: SRO tier validation reviews 2020-03-18 08:47:58 +01:00
Francesco Foresti
c3cdcfbb9b Translated using Weblate (Italian)
Currently translated at 93.3% (14 of 15 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_secondary_unit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_secondary_unit/it/
2020-03-16 20:13:51 +00:00
Francesco Foresti
1a7194ab35 Added translation using Weblate (Italian) 2020-03-16 17:35:52 +00:00
Pedro M. Baeza
1f420de188 [IMP] stock_mts_mto_rule: Make tests resilient
Using an already created product can lead to incorrect tests on integrated
environments where other modules modify this product. We create a new one for
avoiding this side effect.
2020-02-20 08:34:14 +01:00
OCA Transbot
d95459d832 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_location_limit_product
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_location_limit_product/
2020-02-06 23:18:28 +00:00
OCA-git-bot
cb0c564303 stock_location_limit_product 12.0.1.1.0 2020-02-06 23:17:21 +00:00
oca-travis
fdaa32d7c9 [UPD] Update stock_location_limit_product.pot 2020-02-06 22:32:36 +00:00
OCA-git-bot
f0038604a3 Merge PR #843 into 12.0
Signed-off-by max3903
2020-02-06 22:24:32 +00:00
Maxime Chambreuil
c22857d487 [FIX] stock_location_limit_product 2020-02-06 15:34:01 -06:00
OCA Transbot
f67347acdc 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_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_move_location/
2020-02-06 01:10:56 +00:00
OCA Transbot
a88a5d25cb 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_putaway_method
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_putaway_method/
2020-02-06 01:10:38 +00:00
OCA-git-bot
819f0c2f8f stock_move_location 12.0.1.3.1 2020-02-06 01:09:59 +00:00
oca-travis
93534f46f2 [UPD] Update stock_move_location.pot 2020-02-06 00:06:02 +00:00
OCA-git-bot
f6e24afd50 Merge PR #841 into 12.0
Signed-off-by pedrobaeza
2020-02-05 23:44:44 +00:00
Maxime Chambreuil
b8e6ce3af3 [FIX] stock_location_limit_product: Tests 2020-02-05 12:40:54 -06:00
Nelson Ramírez Sánchez
a2d57fe4ee Translated using Weblate (Spanish)
Currently translated at 100.0% (159 of 159 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request/es/
2020-02-04 22:13:37 +00:00
Sergio Teruel
5922660807 [IMP] stock_move_location: Allow to disable apply putaway strategy 2020-02-03 20:07:56 +01:00
Maxime Chambreuil
0576c37431 [IMP] stock_location_limit_product: Use product uom 2020-02-01 19:51:11 -06:00
Sergio Teruel
b2235e1a44 [FIX] stock_move_location: Keep product lines when user launch wizard from stock quant view 2020-01-31 23:56:04 +01:00
Nelson Ramírez Sánchez
235ee0bb43 Translated using Weblate (Spanish)
Currently translated at 100.0% (28 of 28 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_picking_type
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_picking_type/es/
2020-01-17 05:13:33 +00:00
Nelson Ramírez Sánchez
324a2168cd Translated using Weblate (Spanish)
Currently translated at 94.1% (16 of 17 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_location_limit_product
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_location_limit_product/es/
2020-01-17 05:13:33 +00:00
Nelson Ramírez Sánchez
b77f782b81 Translated using Weblate (Spanish)
Currently translated at 100.0% (5 of 5 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_direction
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_direction/es/
2020-01-17 05:13:32 +00:00
Nelson Ramírez Sánchez
450db0ec46 Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_submit
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_submit/es/
2020-01-17 05:13:32 +00:00
Nelson Ramírez Sánchez
f9fd073602 Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request_purchase
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request_purchase/es/
2020-01-17 05:13:32 +00:00
Nelson Ramírez Sánchez
0a2a3227f3 Translated using Weblate (Spanish)
Currently translated at 100.0% (159 of 159 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_request
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_request/es/
2020-01-17 05:13:32 +00:00
Nelson Ramírez Sánchez
d78bf108f8 Added translation using Weblate (Spanish) 2020-01-17 03:06:43 +00:00
Nelson Ramírez Sánchez
689675ce5e Added translation using Weblate (Spanish) 2020-01-17 02:36:42 +00:00
OCA-git-bot
df43102786 [ADD] setup.py 2020-01-02 18:09:32 +00:00
OCA-git-bot
eef7e5f5b3 [UPD] README.rst 2020-01-02 18:09:31 +00:00
oca-travis
a520622b39 [UPD] Update stock_putaway_method.pot 2020-01-02 17:25:26 +00:00
OCA-git-bot
cd8c296c28 Merge PR #820 into 12.0
Signed-off-by max3903
2020-01-02 17:14:58 +00:00
Maxime Chambreuil
c54d60c139 [12.0][MIG] stock_putaway_method 2020-01-02 17:28:55 +05:30
OCA-git-bot
25260c3337 [ADD] icon.png 2020-01-02 17:28:55 +05:30