[tryton-commits] changeset in modules/stock:default Define lost and found locatio...

2020-03-17 Thread Cédric Krier
changeset 7c417dc2d884 in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=7c417dc2d884 description: Define lost and found location for inventory on parent location We remove the lost and found location on the inventory to only used one define

[tryton-commits] changeset in modules/stock_consignment:default Define lost and f...

2020-03-17 Thread Cédric Krier
changeset 6d173cf288b3 in modules/stock_consignment:default details: https://hg.tryton.org/modules/stock_consignment?cmd=changeset;node=6d173cf288b3 description: Define lost and found location for inventory on parent location We remove the lost and found location on the inventory

[tryton-commits] changeset in trytond:default Display login on LoginException mes...

2020-03-17 Thread Cédric Krier
changeset 691ef455b158 in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=691ef455b158 description: Display login on LoginException message issue9068 review266821006 diffstat: trytond/res/message.xml | 3 +++ trytond/res/user.py | 2 +- 2

[tryton-commits] changeset in modules/ldap_authentication:default Display login o...

2020-03-17 Thread Cédric Krier
changeset 52f3c81e406a in modules/ldap_authentication:default details: https://hg.tryton.org/modules/ldap_authentication?cmd=changeset;node=52f3c81e406a description: Display login on LoginException message issue9068 review266821006 diffstat: res.py | 2 +- 1 files

[tryton-commits] changeset in modules/authentication_sms:default Display login on...

2020-03-17 Thread Cédric Krier
changeset 526a9cefdffb in modules/authentication_sms:default details: https://hg.tryton.org/modules/authentication_sms?cmd=changeset;node=526a9cefdffb description: Display login on LoginException message issue9068 review266821006 diffstat: message.xml | 3 +++ res.py

[tryton-commits] changeset in trytond:default Add test for multiselection field i...

2020-03-17 Thread Cédric Krier
changeset bfc11641bf45 in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=bfc11641bf45 description: Add test for multiselection field in EvalEnvironment issue9144 review285001004 diffstat: trytond/tests/modelstorage.py | 21 +-

[tryton-commits] changeset in trytond:default Support multiselection field in Eva...

2020-03-17 Thread Cédric Krier
changeset 6a01dc6ad7ad in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=6a01dc6ad7ad description: Support multiselection field in EvalEnvironment issue9144 review285001004 diffstat: trytond/model/modelstorage.py | 3 ++- 1 files changed, 2

[tryton-commits] changeset in modules/sale:default Enforce the same category of U...

2020-03-17 Thread Cédric Krier
changeset fbe18aba79f1 in modules/sale:default details: https://hg.tryton.org/modules/sale?cmd=changeset;node=fbe18aba79f1 description: Enforce the same category of UoM between invoice lines and origin The origin lines compute the remaining quantity by converting the move

[tryton-commits] changeset in modules/account_invoice:default Enforce the same ca...

2020-03-17 Thread Cédric Krier
changeset 4dbf2180797d in modules/account_invoice:default details: https://hg.tryton.org/modules/account_invoice?cmd=changeset;node=4dbf2180797d description: Enforce the same category of UoM between invoice lines and origin The origin lines compute the remaining quantity by

[tryton-commits] changeset in modules/purchase:default Enforce the same category ...

2020-03-17 Thread Cédric Krier
changeset 462ee1045768 in modules/purchase:default details: https://hg.tryton.org/modules/purchase?cmd=changeset;node=462ee1045768 description: Enforce the same category of UoM between invoice lines and origin The origin lines compute the remaining quantity by converting the move

[tryton-commits] changeset in sao:default Use 100% width for container

2020-03-17 Thread Cédric Krier
changeset f9bb3c7fd82f in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=f9bb3c7fd82f description: Use 100% width for container with expanded cell and not inside another container. issue9129 review291221004 diffstat: src/view/form.js | 4 +++-

[tryton-commits] changeset in trytond:default Convert interval into seconds

2020-03-17 Thread Cédric Krier
changeset 7ab2d9708d71 in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=7ab2d9708d71 description: Convert interval into seconds The correct way to convert interval into seconds is to use "EXTRACT(EPOCH FROM ...)". The "SECOND" gives only the

[tryton-commits] changeset in modules/account_payment_stripe:default Always set e...

2020-03-17 Thread Cédric Krier
changeset 29eb5ed773e7 in modules/account_payment_stripe:default details: https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=29eb5ed773e7 description: Always set error code and set param for all exception with param code. issue9119

[tryton-commits] changeset in modules/sale:default Set all fields readonly for in...

2020-03-17 Thread Cédric Krier
changeset 424989ac10ad in modules/sale:default details: https://hg.tryton.org/modules/sale?cmd=changeset;node=424989ac10ad description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 18 +- 1 files changed,

[tryton-commits] changeset in modules/product_classification:default Set all fiel...

2020-03-17 Thread Cédric Krier
changeset 6e00993a42c3 in modules/product_classification:default details: https://hg.tryton.org/modules/product_classification?cmd=changeset;node=6e00993a42c3 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 7

[tryton-commits] changeset in modules/purchase:default Set all fields readonly fo...

2020-03-17 Thread Cédric Krier
changeset bc84e0700a5c in modules/purchase:default details: https://hg.tryton.org/modules/purchase?cmd=changeset;node=bc84e0700a5c description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 13 - stock.py |

[tryton-commits] changeset in trytond:default Set all fields readonly for inactiv...

2020-03-17 Thread Cédric Krier
changeset 82df091bf5ae in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=82df091bf5ae description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: CHANGELOG | 1 + doc/ref/models/models.rst |

[tryton-commits] changeset in modules/stock_location_sequence:default Set all fie...

2020-03-17 Thread Cédric Krier
changeset fe76b9b69f5a in modules/stock_location_sequence:default details: https://hg.tryton.org/modules/stock_location_sequence?cmd=changeset;node=fe76b9b69f5a description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: stock.py | 8

[tryton-commits] changeset in modules/stock:default Set all fields readonly for i...

2020-03-17 Thread Cédric Krier
changeset da645fd3072b in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=da645fd3072b description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: location.py | 32 +++-

[tryton-commits] changeset in modules/stock_supply:default Set all fields readonl...

2020-03-17 Thread Cédric Krier
changeset 8211e86562fc in modules/stock_supply:default details: https://hg.tryton.org/modules/stock_supply?cmd=changeset;node=8211e86562fc description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: location.py | 6 ++ 1 files

[tryton-commits] changeset in modules/sale_secondary_unit:default Set all fields ...

2020-03-17 Thread Cédric Krier
changeset b972ad1f8f18 in modules/sale_secondary_unit:default details: https://hg.tryton.org/modules/sale_secondary_unit?cmd=changeset;node=b972ad1f8f18 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 3 +-- 1

[tryton-commits] changeset in modules/party:default Set all fields readonly for i...

2020-03-17 Thread Cédric Krier
changeset 33c09e388568 in modules/party:default details: https://hg.tryton.org/modules/party?cmd=changeset;node=33c09e388568 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: address.py | 25 +

[tryton-commits] changeset in modules/production:default Set all fields readonly ...

2020-03-17 Thread Cédric Krier
changeset d79c04469eac in modules/production:default details: https://hg.tryton.org/modules/production?cmd=changeset;node=d79c04469eac description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 3 +-- stock.py | 3 +--

[tryton-commits] changeset in modules/party_siret:default Set all fields readonly...

2020-03-17 Thread Cédric Krier
changeset 726561075abf in modules/party_siret:default details: https://hg.tryton.org/modules/party_siret?cmd=changeset;node=726561075abf description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: address.py | 5 + party.py | 5

[tryton-commits] changeset in modules/purchase_secondary_unit:default Set all fie...

2020-03-17 Thread Cédric Krier
changeset 1b9170b04805 in modules/purchase_secondary_unit:default details: https://hg.tryton.org/modules/purchase_secondary_unit?cmd=changeset;node=1b9170b04805 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 3

[tryton-commits] changeset in modules/product:default Set all fields readonly for...

2020-03-17 Thread Cédric Krier
changeset 39e12a249fb0 in modules/product:default details: https://hg.tryton.org/modules/product?cmd=changeset;node=39e12a249fb0 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 55

[tryton-commits] changeset in modules/sale_product_customer:default Set all field...

2020-03-17 Thread Cédric Krier
changeset 6484110c8745 in modules/sale_product_customer:default details: https://hg.tryton.org/modules/sale_product_customer?cmd=changeset;node=6484110c8745 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 6

[tryton-commits] changeset in modules/account_stock_landed_cost:default Set all f...

2020-03-17 Thread Cédric Krier
changeset 739101408874 in modules/account_stock_landed_cost:default details: https://hg.tryton.org/modules/account_stock_landed_cost?cmd=changeset;node=739101408874 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py

[tryton-commits] changeset in modules/account_asset:default Set all fields readon...

2020-03-17 Thread Cédric Krier
changeset d2497fd68623 in modules/account_asset:default details: https://hg.tryton.org/modules/account_asset?cmd=changeset;node=d2497fd68623 description: Set all fields readonly for inactive records issue3747 review295061011 diffstat: product.py | 6 ++ 1 files

[tryton-commits] changeset in modules/stock:default Filter empty date when comput...

2020-03-17 Thread Cédric Krier
changeset 5ccf51289d50 in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=5ccf51289d50 description: Filter empty date when computing maximum planned date and properly call _get_move_planned_date. issue9141 review303061002

[tryton-commits] changeset in modules/purchase_requisition:default Add button to ...

2020-03-17 Thread Maxime Richez
changeset 9d266c755dd3 in modules/purchase_requisition:default details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset;node=9d266c755dd3 description: Add button to process requisition issue9109 review274941016 diffstat: CHANGELOG

[tryton-commits] changeset in modules/account_payment:default Allow scheduling pa...

2020-03-17 Thread Sergi Almacellas Abellana
changeset 8c5ca4821be8 in modules/account_payment:default details: https://hg.tryton.org/modules/account_payment?cmd=changeset;node=8c5ca4821be8 description: Allow scheduling payments on their line maturity dates issue9073 review271051002 diffstat: CHANGELOG

[tryton-commits] changeset in modules/account_statement_rule:default Add missing ...

2020-03-17 Thread EdbO
changeset edbc31fd9853 in modules/account_statement_rule:default details: https://hg.tryton.org/modules/account_statement_rule?cmd=changeset;node=edbc31fd9853 description: Add missing underscore to type issue9159 issue8933 review251001002 diffstat: account.py |