[tryton-commits] changeset in modules/sale_advance_payment:default Use descriptio...

2021-01-28 Thread Cédric Krier
changeset 037a536a9017 in modules/sale_advance_payment:default details: https://hg.tryton.org/modules/sale_advance_payment?cmd=changeset;node=037a536a9017 description: Use description for FormulaError The rec_name is not in the depends and also it is not updated when editing the

[tryton-commits] changeset in modules/sale_opportunity:default Prevent modify opp...

2021-01-28 Thread Cédric Krier
changeset d6b50e5b653d in modules/sale_opportunity:default details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset;node=d6b50e5b653d description: Prevent modify opportunity origin of sales This must be prevented otherwise the opportunity may stay in "converted"

[tryton-commits] changeset in tryton:default Include id as argument of pre_valida...

2021-01-28 Thread Cédric Krier
changeset 2e64570bb195 in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset;node=2e64570bb195 description: Include id as argument of pre_validate calls It is needed by the server to get value of field not modified. issue10014 review327031002

[tryton-commits] changeset in sao:default Include id as argument of pre_validate ...

2021-01-28 Thread Cédric Krier
changeset 9d89c0c569a8 in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=9d89c0c569a8 description: Include id as argument of pre_validate calls It is needed by the server to get value of field not modified. issue10014 review327031002 diffstat:

[tryton-commits] changeset in tryton:5.0 Set text on child of editable for Time w...

2021-01-28 Thread Cédric Krier
changeset bb11b55ae2c1 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset;node=bb11b55ae2c1 description: Set text on child of editable for Time widget The editable of Time widget is a combobox which does not have set_text method. issue10003

[tryton-commits] changeset in tryton:5.6 Set text on child of editable for Time w...

2021-01-28 Thread Cédric Krier
changeset 9a12e0186453 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset;node=9a12e0186453 description: Set text on child of editable for Time widget The editable of Time widget is a combobox which does not have set_text method. issue10003

[tryton-commits] changeset in tryton:5.6 Fall-back to internal selection value if...

2021-01-28 Thread Cédric Krier
changeset d107b17c7ae5 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset;node=d107b17c7ae5 description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in tryton:5.8 Fall-back to internal selection value if...

2021-01-28 Thread Cédric Krier
changeset 9562e5d3d406 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset;node=9562e5d3d406 description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in tryton:5.0 Fall-back to internal selection value if...

2021-01-28 Thread Cédric Krier
changeset 7826b7b96561 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset;node=7826b7b96561 description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in sao:5.8 Keep empty string attribute of label node w...

2021-01-28 Thread Nicolas Évrard
changeset ed25f905ffbc in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset;node=ed25f905ffbc description: Keep empty string attribute of label node when necessary issue10022 review339691009 (grafted from 668481952acae2486c43ce6f62ff9632b0c5ca6a) diffstat:

[tryton-commits] changeset in tryton:5.8 Set text on child of editable for Time w...

2021-01-28 Thread Cédric Krier
changeset 865887539ccd in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset;node=865887539ccd description: Set text on child of editable for Time widget The editable of Time widget is a combobox which does not have set_text method. issue10003

[tryton-commits] changeset in sao:5.6 Keep empty string attribute of label node w...

2021-01-28 Thread Nicolas Évrard
changeset 99cdade204c2 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset;node=99cdade204c2 description: Keep empty string attribute of label node when necessary issue10022 review339691009 (grafted from 668481952acae2486c43ce6f62ff9632b0c5ca6a) diffstat:

[tryton-commits] changeset in sao:5.0 Fall-back to internal selection value if se...

2021-01-28 Thread Cédric Krier
changeset 80663838f18b in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset;node=80663838f18b description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in sao:5.6 Fall-back to internal selection value if se...

2021-01-28 Thread Cédric Krier
changeset bae6e84680a2 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset;node=bae6e84680a2 description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in sao:5.8 Fall-back to internal selection value if se...

2021-01-28 Thread Cédric Krier
changeset 7482d84c69c0 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset;node=7482d84c69c0 description: Fall-back to internal selection value if selection is a string When DomainParser format a domain from a DomainValidationError, the field definition may

[tryton-commits] changeset in modules/stock_package:5.0 Do not copy package's mov...

2021-01-28 Thread Cédric Krier
changeset a892d1129135 in modules/stock_package:5.0 details: https://hg.tryton.org/modules/stock_package?cmd=changeset;node=a892d1129135 description: Do not copy package's moves nor moves package issue9990 review337411002 (grafted from

[tryton-commits] changeset in modules/stock_package:5.6 Do not copy package's mov...

2021-01-28 Thread Cédric Krier
changeset 61d12238bcfb in modules/stock_package:5.6 details: https://hg.tryton.org/modules/stock_package?cmd=changeset;node=61d12238bcfb description: Do not copy package's moves nor moves package issue9990 review337411002 (grafted from

[tryton-commits] changeset in modules/stock_package:5.8 Do not copy package's mov...

2021-01-28 Thread Cédric Krier
changeset 1f60daa851da in modules/stock_package:5.8 details: https://hg.tryton.org/modules/stock_package?cmd=changeset;node=1f60daa851da description: Do not copy package's moves nor moves package issue9990 review337411002 (grafted from

[tryton-commits] changeset in modules/sale_payment:5.0 Avoid duplicate records wh...

2021-01-28 Thread Sergi Almacellas Abellana
changeset 8286fffcc8d0 in modules/sale_payment:5.0 details: https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=8286fffcc8d0 description: Avoid duplicate records when confirming sale payments issue9969 review322971002 (grafted from

[tryton-commits] changeset in modules/sale_payment:5.6 Avoid duplicate records wh...

2021-01-28 Thread Sergi Almacellas Abellana
changeset 31e5970a00e8 in modules/sale_payment:5.6 details: https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=31e5970a00e8 description: Avoid duplicate records when confirming sale payments issue9969 review322971002 (grafted from

[tryton-commits] changeset in modules/sale_payment:5.8 Avoid duplicate records wh...

2021-01-28 Thread Sergi Almacellas Abellana
changeset c321c759028f in modules/sale_payment:5.8 details: https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=c321c759028f description: Avoid duplicate records when confirming sale payments issue9969 review322971002 (grafted from

[tryton-commits] changeset in modules/sale_payment:5.8 Manage missing attribute o...

2021-01-28 Thread Cédric Krier
changeset c9f21b1d7cb2 in modules/sale_payment:5.8 details: https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=c9f21b1d7cb2 description: Manage missing attribute on sale in on_change_origin The origin maybe an unsaved sale so not all fields are necessary filled.

[tryton-commits] changeset in weblate:default Update translation files

2021-01-28 Thread Weblate
changeset 22e805cc37e2 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset;node=22e805cc37e2 description: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Tryton/stock Translate-URL:

[tryton-commits] changeset in weblate:default Update translation files

2021-01-28 Thread Weblate
changeset 0111aabc994b in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset;node=0111aabc994b description: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Tryton/account Translate-URL:

[tryton-commits] changeset in weblate:default Update translation files

2021-01-28 Thread Weblate
changeset 797322efa2a3 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset;node=797322efa2a3 description: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Tryton/account_invoice

[tryton-commits] changeset in weblate:default Add carrier_subdivision module

2021-01-28 Thread Sergi Almacellas Abellana
changeset bdd011b8b6cb in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset;node=bdd011b8b6cb description: Add carrier_subdivision module

[tryton-commits] changeset in modules/carrier_subdivision:default Set local versi...

2021-01-28 Thread Sergi Almacellas Abellana
changeset bffa51c396ec in modules/carrier_subdivision:default details: https://hg.tryton.org/modules/carrier_subdivision?cmd=changeset;node=bffa51c396ec description: Set local version on dependency links diffstat: setup.py | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)

[tryton-commits] changeset in modules/carrier_subdivision:default Fix drone file ...

2021-01-28 Thread Sergi Almacellas Abellana
changeset 0df119e0b679 in modules/carrier_subdivision:default details: https://hg.tryton.org/modules/carrier_subdivision?cmd=changeset;node=0df119e0b679 description: Fix drone file format diffstat: .drone.yml | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diffs

[tryton-commits] changeset in readthedocs:default Add subdivisions as carrier sel...

2021-01-28 Thread Sergi Almacellas Abellana
changeset abc612a69fc7 in readthedocs:default details: https://hg.tryton.org/readthedocs?cmd=changeset;node=abc612a69fc7 description: Add subdivisions as carrier selection pattern issue9438 review300061003 diffstat: carrier.rst | 3 +++ 1 files changed, 3 insertions(+),

[tryton-commits] changeset in modules/carrier_subdivision:default Add subdivision...

2021-01-28 Thread Sergi Almacellas Abellana
changeset 8aacb7eaca6f in modules/carrier_subdivision:default details: https://hg.tryton.org/modules/carrier_subdivision?cmd=changeset;node=8aacb7eaca6f description: Add subdivisions as carrier selection pattern issue9438 review300061003 diffstat: .drone.yml

[tryton-commits] changeset in modules/account_invoice:default Add payment term da...

2021-01-28 Thread Sergi Almacellas Abellana
changeset 2816523d7ceb in modules/account_invoice:default details: https://hg.tryton.org/modules/account_invoice?cmd=changeset;node=2816523d7ceb description: Add payment term date in invoice issue9956 review292961002 diffstat: CHANGELOG | 2 ++