[tryton-commits] changeset in modules/stock:5.4 Delete inventory moves before rec...

2020-05-19 Thread Maxime Richez
changeset f3f771429e60 in modules/stock:5.4 details: https://hg.tryton.org/modules/stock?cmd=changeset;node=f3f771429e60 description: Delete inventory moves before receiving supplier shipments issue9315 review315451002 (grafted from

[tryton-commits] changeset in modules/stock:5.2 Delete inventory moves before rec...

2020-05-19 Thread Maxime Richez
changeset 489d41f37b7b in modules/stock:5.2 details: https://hg.tryton.org/modules/stock?cmd=changeset;node=489d41f37b7b description: Delete inventory moves before receiving supplier shipments issue9315 review315451002 (grafted from

[tryton-commits] changeset in sao:5.0 Always reload record even when exception is...

2020-05-19 Thread Cédric Krier
changeset a64431c8055f in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset;node=a64431c8055f description: Always reload record even when exception is raised As the record is saved without reload, we must ensure to always reload the record even if the execution of

[tryton-commits] changeset in sao:5.4 Always reload record even when exception is...

2020-05-19 Thread Cédric Krier
changeset 090d860da1ad in sao:5.4 details: https://hg.tryton.org/sao?cmd=changeset;node=090d860da1ad description: Always reload record even when exception is raised As the record is saved without reload, we must ensure to always reload the record even if the execution of

[tryton-commits] changeset in modules/stock:5.6 Delete inventory moves before rec...

2020-05-19 Thread Maxime Richez
changeset 9a6c3d887a08 in modules/stock:5.6 details: https://hg.tryton.org/modules/stock?cmd=changeset;node=9a6c3d887a08 description: Delete inventory moves before receiving supplier shipments issue9315 review315451002 (grafted from

[tryton-commits] changeset in modules/stock:5.0 Delete inventory moves before rec...

2020-05-19 Thread Maxime Richez
changeset a62c7da27489 in modules/stock:5.0 details: https://hg.tryton.org/modules/stock?cmd=changeset;node=a62c7da27489 description: Delete inventory moves before receiving supplier shipments issue9315 review315451002 (grafted from

[tryton-commits] changeset in sao:5.6 Toggle parent group overflow when showing a...

2020-05-19 Thread Sergi Almacellas Abellana
changeset 5f90fcd5c191 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset;node=5f90fcd5c191 description: Toggle parent group overflow when showing a datepicker issue9316 review305521002 (grafted from 36b657f715cb543eb805001c2df141aae433c8bb) diffstat:

[tryton-commits] changeset in sao:5.6 Always reload record even when exception is...

2020-05-19 Thread Cédric Krier
changeset a9df34570806 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset;node=a9df34570806 description: Always reload record even when exception is raised As the record is saved without reload, we must ensure to always reload the record even if the execution of

[tryton-commits] changeset in sao:5.2 Always reload record even when exception is...

2020-05-19 Thread Cédric Krier
changeset 6b921aef82dc in sao:5.2 details: https://hg.tryton.org/sao?cmd=changeset;node=6b921aef82dc description: Always reload record even when exception is raised As the record is saved without reload, we must ensure to always reload the record even if the execution of

[tryton-commits] changeset in modules/purchase:default Add window tab for excepti...

2020-05-19 Thread Albert Cunillera Benet
changeset a2470cba4040 in modules/purchase:default details: https://hg.tryton.org/modules/purchase?cmd=changeset;node=a2470cba4040 description: Add window tab for exception states issue9149 review293541002 diffstat: CHANGELOG| 2 ++ purchase.xml | 10 ++ 2

[tryton-commits] changeset in modules/sale:default Add window tab for exception s...

2020-05-19 Thread Albert Cunillera Benet
changeset 10254c77e716 in modules/sale:default details: https://hg.tryton.org/modules/sale?cmd=changeset;node=10254c77e716 description: Add window tab for exception states issue9149 review293541002 diffstat: CHANGELOG | 2 ++ sale.xml | 9 + 2 files changed,

[tryton-commits] changeset in trytond:default Add context to export URL

2020-05-19 Thread Cédric Krier
changeset b0684e2aa5b0 in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset;node=b0684e2aa5b0 description: Add context to export URL issue9304 review317361002 diffstat: CHANGELOG| 2 ++ trytond/ir/routes.py | 9 + 2 files changed,

[tryton-commits] changeset in tryton:default Add context to export URL

2020-05-19 Thread Cédric Krier
changeset 37e04ad6ad13 in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset;node=37e04ad6ad13 description: Add context to export URL issue9304 review317361002 diffstat: CHANGELOG | 2 ++ tryton/gui/window/win_export.py | 4 2

[tryton-commits] changeset in sao:default Add context to export URL

2020-05-19 Thread Cédric Krier
changeset 3646789f171f in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=3646789f171f description: Add context to export URL issue9304 review317361002 diffstat: CHANGELOG | 1 + src/window.js | 5 + 2 files changed, 6 insertions(+), 0

[tryton-commits] changeset in sao:default Backed out changeset 3fdae12ed04b

2020-05-19 Thread Cédric Krier
changeset d85f3d8113a7 in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=d85f3d8113a7 description: Backed out changeset 3fdae12ed04b diffstat: CHANGELOG | 2 -- src/sao.js | 1 - src/session.js | 33 - 3 files changed, 8

[tryton-commits] changeset in tryton:default Backed out changeset 1748347abb2f

2020-05-19 Thread Cédric Krier
changeset 2f4283ee25cf in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset;node=2f4283ee25cf description: Backed out changeset 1748347abb2f diffstat: CHANGELOG | 2 -- tryton/common/common.py | 8 +--- tryton/gui/window/preference.py

[tryton-commits] changeset in modules/product:default Use identifier list with se...

2020-05-19 Thread Cédric Krier
changeset 047ca03127ba in modules/product:default details: https://hg.tryton.org/modules/product?cmd=changeset;node=047ca03127ba description: Use identifier list with sequence on simple product form We should allow to also order identifier from this view. issue9342

[tryton-commits] changeset in modules/account_product:default Use "Product" to la...

2020-05-19 Thread Cédric Krier
changeset 89ff54ef3d5d in modules/account_product:default details: https://hg.tryton.org/modules/account_product?cmd=changeset;node=89ff54ef3d5d description: Use "Product" to label default category accounts Those configurations are linked to the products in general.

[tryton-commits] changeset in modules/sale:default Add related_party in search co...

2020-05-19 Thread Cédric Krier
changeset e88125ec9de5 in modules/sale:default details: https://hg.tryton.org/modules/sale?cmd=changeset;node=e88125ec9de5 description: Add related_party in search context of secondary party issue9333 review323301002 diffstat: sale.py | 10 -- 1 files changed, 8

[tryton-commits] changeset in modules/sale_subscription:default Add related_party...

2020-05-19 Thread Cédric Krier
changeset ac52dcf1316a in modules/sale_subscription:default details: https://hg.tryton.org/modules/sale_subscription?cmd=changeset;node=ac52dcf1316a description: Add related_party in search context of secondary party issue9333 review323301002 diffstat: subscription.py |

[tryton-commits] changeset in modules/purchase:default Add related_party in searc...

2020-05-19 Thread Cédric Krier
changeset 85d62f327b90 in modules/purchase:default details: https://hg.tryton.org/modules/purchase?cmd=changeset;node=85d62f327b90 description: Add related_party in search context of secondary party issue9333 review323301002 diffstat: purchase.py | 5 - 1 files

[tryton-commits] changeset in modules/account:default Fall-back to move date on a...

2020-05-19 Thread Cédric Krier
changeset 20f623d7aacd in modules/account:default details: https://hg.tryton.org/modules/account?cmd=changeset;node=20f623d7aacd description: Fall-back to move date on aged balance Putting empty maturity date on the last term does not reflect properly the history of the

[tryton-commits] changeset in sao:default Add context to export URL

2020-05-19 Thread Cédric Krier
changeset 3fdae12ed04b in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=3fdae12ed04b description: Add context to export URL issue9304 review317361002 diffstat: CHANGELOG | 2 ++ src/sao.js | 1 + src/session.js | 33

[tryton-commits] changeset in tryton:default Add context to export URL

2020-05-19 Thread Cédric Krier
changeset 1748347abb2f in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset;node=1748347abb2f description: Add context to export URL issue9304 review317361002 diffstat: CHANGELOG | 2 ++ tryton/common/common.py | 8

[tryton-commits] changeset in modules/stock:default Override warehouse with conte...

2020-05-19 Thread Cédric Krier
changeset 36cc0671bb90 in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=36cc0671bb90 description: Override warehouse with context value for current user issue9328 review311541002 diffstat: CHANGELOG | 2 ++ res.py| 16

[tryton-commits] changeset in modules/web_user:default Replace form by link in email

2020-05-19 Thread Cédric Krier
changeset 178cf9ef7604 in modules/web_user:default details: https://hg.tryton.org/modules/web_user?cmd=changeset;node=178cf9ef7604 description: Replace form by link in email Using form in email raises warnings on most client. issue9273 review321271002 diffstat:

[tryton-commits] changeset in modules/account_payment_stripe:default Replace form...

2020-05-19 Thread Cédric Krier
changeset 275bc3d40b54 in modules/account_payment_stripe:default details: https://hg.tryton.org/modules/account_payment_stripe?cmd=changeset;node=275bc3d40b54 description: Replace form by link in email Using form in email raises warnings on most client. issue9273

[tryton-commits] changeset in modules/account_cash_rounding:default Assign the la...

2020-05-19 Thread Cédric Krier
changeset b9329dc4ee28 in modules/account_cash_rounding:default details: https://hg.tryton.org/modules/account_cash_rounding?cmd=changeset;node=b9329dc4ee28 description: Assign the last value to cash_rounding field issue9332 review291721002 diffstat: purchase.py | 2 +-

[tryton-commits] changeset in sao:default Prepare pyson result when encoding PYSO...

2020-05-19 Thread Cédric Krier
changeset e27a5c86fe71 in sao:default details: https://hg.tryton.org/sao?cmd=changeset;node=e27a5c86fe71 description: Prepare pyson result when encoding PYSON statement The object returned by the pyson method must also be prepared before being jsonified.

[tryton-commits] changeset in modules/stock:default Run multiple lock queries for...

2020-05-19 Thread Cédric Krier
changeset eab80eaced1d in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=eab80eaced1d description: Run multiple lock queries for large number of locations Also reduce the assign_try method size by externalise the lock mechanism, this

[tryton-commits] changeset in modules/stock:default Use _get_for_product_domain t...

2020-05-19 Thread Cédric Krier
changeset 0450247ff6fb in modules/stock:default details: https://hg.tryton.org/modules/stock?cmd=changeset;node=0450247ff6fb description: Use _get_for_product_domain to search revision in get_for_product Otherwise the revisions are not limited to the company. issue9310