[tryton-commits] changeset in weblate:default Translated using Weblate (Catalan)

2021-08-26 Thread Sergi Almacellas Abellana
changeset b7316f4e1fa3 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=b7316f4e1fa3 description: Translated using Weblate (Catalan) Currently translated at 100.0% (96 of 96 strings) Translation: Tryton/account_es Translate-URL: https:/

[tryton-commits] changeset in modules/product_kit:default Add missing parent doma...

2021-08-26 Thread Adrià Tarroja Caubet
changeset ec4ae07d0c59 in modules/product_kit:default details: https://hg.tryton.org/modules/product_kit?cmd=changeset&node=ec4ae07d0c59 description: Add missing parent domain clause on search_shipments_returns issue10688 review365831002 diffstat: common.py | 1 + 1 fil

[tryton-commits] changeset in trytond:default Use a list to store multiple keywor...

2021-08-26 Thread Cédric Krier
changeset 5dde2220350c in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset&node=5dde2220350c description: Use a list to store multiple keywords of an action When computing the action of a menu, if multiple menus have the same action only the first one w

[tryton-commits] changeset in modules/product:default Restore instance context wh...

2021-08-26 Thread Cédric Krier
changeset d8c736484231 in modules/product:default details: https://hg.tryton.org/modules/product?cmd=changeset&node=d8c736484231 description: Restore instance context when getting price list used The price_list_used is set on property so it is executed under the transaction

[tryton-commits] changeset in modules/carrier:default Use the instance context to...

2021-08-26 Thread Cédric Krier
changeset 95bb2b6d9ef0 in modules/carrier:default details: https://hg.tryton.org/modules/carrier?cmd=changeset&node=95bb2b6d9ef0 description: Use the instance context to get carrier prices issue10666 review358661002 diffstat: carrier.py | 18 -- 1 files c

[tryton-commits] changeset in modules/sale_shipment_cost:default Use the instance...

2021-08-26 Thread Cédric Krier
changeset c910b270db7c in modules/sale_shipment_cost:default details: https://hg.tryton.org/modules/sale_shipment_cost?cmd=changeset&node=c910b270db7c description: Use the instance context to get carrier prices issue10666 review358661002 diffstat: sale.py | 5 - 1 f

[tryton-commits] changeset in modules/web_shop_vue_storefront:default Use the ins...

2021-08-26 Thread Cédric Krier
changeset f3e5c54784ec in modules/web_shop_vue_storefront:default details: https://hg.tryton.org/modules/web_shop_vue_storefront?cmd=changeset&node=f3e5c54784ec description: Use the instance context to get carrier prices issue10666 review358661002 diffstat: sale.py | 3

[tryton-commits] changeset in modules/web_shop:default Keep context when re-brows...

2021-08-26 Thread Cédric Krier
changeset 0ef20050e868 in modules/web_shop:default details: https://hg.tryton.org/modules/web_shop?cmd=changeset&node=0ef20050e868 description: Keep context when re-browsing products issue10668 review363701002 diffstat: web.py | 5 +++-- 1 files changed, 3 insertions(+),

[tryton-commits] changeset in modules/product_cost_fifo:default Save less often c...

2021-08-26 Thread Cédric Krier
changeset b7d999ea82cd in modules/product_cost_fifo:default details: https://hg.tryton.org/modules/product_cost_fifo?cmd=changeset&node=b7d999ea82cd description: Save less often cost values when doing move We can save the cost values only when a cost value was computed for a prod

[tryton-commits] changeset in modules/product_cost_warehouse:default Save less of...

2021-08-26 Thread Cédric Krier
changeset def60f300e07 in modules/product_cost_warehouse:default details: https://hg.tryton.org/modules/product_cost_warehouse?cmd=changeset&node=def60f300e07 description: Save less often cost values when doing move We can save the cost values only when a cost value was computed f

[tryton-commits] changeset in modules/stock:default Save less often cost values w...

2021-08-26 Thread Cédric Krier
changeset 12947abae57e in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset&node=12947abae57e description: Save less often cost values when doing move We can save the cost values only when a cost value was computed for a product already moved