[tryton-commits] changeset in trytond-gis:6.0 Set postgresql scheme to postgis DSN

2021-05-06 Thread Cédric Krier
changeset 669333b31d21 in trytond-gis:6.0 details: https://hg.tryton.org/trytond-gis?cmd=changeset=669333b31d21 description: Set postgresql scheme to postgis DSN (grafted from c83498eeebae115b38fce215501c49acd0d716f3) diffstat: trytond_gis/postgis/database.py | 8 1

[tryton-commits] changeset in trytond:5.0 Remove _request key from cache's context

2021-05-06 Thread Cédric Krier
changeset 4a127308095a in trytond:5.0 details: https://hg.tryton.org/trytond?cmd=changeset=4a127308095a description: Remove _request key from cache's context issue10376 review351901002 (grafted from 32c2df0914f6702aa98adb0a6acbd744d93ec057) diffstat:

[tryton-commits] changeset in trytond:5.6 Remove _request key from cache's context

2021-05-06 Thread Cédric Krier
changeset b8389dcee265 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=b8389dcee265 description: Remove _request key from cache's context issue10376 review351901002 (grafted from 32c2df0914f6702aa98adb0a6acbd744d93ec057) diffstat:

[tryton-commits] changeset in trytond:5.8 Remove _request key from cache's context

2021-05-06 Thread Cédric Krier
changeset cd9445c730e1 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=cd9445c730e1 description: Remove _request key from cache's context issue10376 review351901002 (grafted from 32c2df0914f6702aa98adb0a6acbd744d93ec057) diffstat:

[tryton-commits] changeset in trytond:6.0 Remove _request key from cache's context

2021-05-06 Thread Cédric Krier
changeset e5f067522f25 in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset=e5f067522f25 description: Remove _request key from cache's context issue10376 review351901002 (grafted from 32c2df0914f6702aa98adb0a6acbd744d93ec057) diffstat:

[tryton-commits] changeset in trytond:5.0 Pop cache keys from a copy of the context

2021-05-06 Thread Cédric Krier
changeset bfcc5566fb1e in trytond:5.0 details: https://hg.tryton.org/trytond?cmd=changeset=bfcc5566fb1e description: Pop cache keys from a copy of the context Otherwise it modifies the context for the all transaction. issue10380 review358061003 (grafted

[tryton-commits] changeset in trytond:5.6 Pop cache keys from a copy of the context

2021-05-06 Thread Cédric Krier
changeset d20478d9522f in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=d20478d9522f description: Pop cache keys from a copy of the context Otherwise it modifies the context for the all transaction. issue10380 review358061003 (grafted

[tryton-commits] changeset in trytond:5.8 Pop cache keys from a copy of the context

2021-05-06 Thread Cédric Krier
changeset b009b7d587f5 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=b009b7d587f5 description: Pop cache keys from a copy of the context Otherwise it modifies the context for the all transaction. issue10380 review358061003 (grafted

[tryton-commits] changeset in trytond:6.0 Pop cache keys from a copy of the context

2021-05-06 Thread Cédric Krier
changeset 6ee56344a23f in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset=6ee56344a23f description: Pop cache keys from a copy of the context Otherwise it modifies the context for the all transaction. issue10380 review358061003 (grafted

[tryton-commits] changeset in trytond:6.0 Do not test empty res_model against Mod...

2021-05-06 Thread Cédric Krier
changeset 321488026eba in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset=321488026eba description: Do not test empty res_model against ModelSingleton res_model is not required so it can be empty. issue10387 review348321002 (grafted from

[tryton-commits] changeset in trytond:6.0 Skip avatar test if PIL is not installed

2021-05-06 Thread Cédric Krier
changeset 651cf66e25ae in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset=651cf66e25ae description: Skip avatar test if PIL is not installed (grafted from 4d216b768a9c802ddd8c285c278dc9c2df50112c) diffstat: trytond/tests/test_res.py | 6 ++ 1 files changed,

[tryton-commits] changeset in trytond:6.0 Ignore pool refresh if _modules is None

2021-05-06 Thread Cédric Krier
changeset 31bfe25903c2 in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset=31bfe25903c2 description: Ignore pool refresh if _modules is None issue10383 review332831002 (grafted from 0e4019dbbf2cf4e2827ede3127ed1d97dcb717b7) diffstat:

[tryton-commits] changeset in trytond:5.6 Skip lazy string translation when model...

2021-05-06 Thread Cédric Krier
changeset 6e2270bccda8 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=6e2270bccda8 description: Skip lazy string translation when model is no more in the Pool issue10351 (grafted from 5ba16bdb2a1c8acb8d21ffa0799e270d25af6bab) diffstat:

[tryton-commits] changeset in trytond:5.8 Skip lazy string translation when model...

2021-05-06 Thread Cédric Krier
changeset 6ea03f6feba7 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=6ea03f6feba7 description: Skip lazy string translation when model is no more in the Pool issue10351 (grafted from 5ba16bdb2a1c8acb8d21ffa0799e270d25af6bab) diffstat:

[tryton-commits] changeset in trytond:5.6 Translate LazyString of ir.model and ir...

2021-05-06 Thread Cédric Krier
changeset 2d28681653c5 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=2d28681653c5 description: Translate LazyString of ir.model and ir.model.field issue10326 review321041002 (grafted from ecbcef79165c036261789c1caf0c10edf2efea6b) diffstat:

[tryton-commits] changeset in trytond:5.8 Translate LazyString of ir.model and ir...

2021-05-06 Thread Cédric Krier
changeset 1c059b969f86 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=1c059b969f86 description: Translate LazyString of ir.model and ir.model.field issue10326 review321041002 (grafted from ecbcef79165c036261789c1caf0c10edf2efea6b) diffstat:

[tryton-commits] changeset in trytond:5.0 Include records without link with negat...

2021-05-06 Thread Cédric Krier
changeset aa90c3015889 in trytond:5.0 details: https://hg.tryton.org/trytond?cmd=changeset=aa90c3015889 description: Include records without link with negative search on xxx2many issue10178 review345981002 (grafted from c14f51b77b304a17ac9c58eb2157f86a704851cd)

[tryton-commits] changeset in trytond:5.6 Include records without link with negat...

2021-05-06 Thread Cédric Krier
changeset 506360117958 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=506360117958 description: Include records without link with negative search on xxx2many issue10178 review345981002 (grafted from c14f51b77b304a17ac9c58eb2157f86a704851cd)

[tryton-commits] changeset in trytond:5.6 Set name clause on join condition inste...

2021-05-06 Thread Cédric Krier
changeset 57d3aec52a0e in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=57d3aec52a0e description: Set name clause on join condition instead of subquery The name is a column from a table that is not available in the subquery. issue10257

[tryton-commits] changeset in trytond:5.8 Include records without link with negat...

2021-05-06 Thread Cédric Krier
changeset 958845538e81 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=958845538e81 description: Include records without link with negative search on xxx2many issue10178 review345981002 (grafted from c14f51b77b304a17ac9c58eb2157f86a704851cd)

[tryton-commits] changeset in trytond:5.8 Set name clause on join condition inste...

2021-05-06 Thread Cédric Krier
changeset 788d40376b27 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=788d40376b27 description: Set name clause on join condition instead of subquery The name is a column from a table that is not available in the subquery. issue10257

[tryton-commits] changeset in trytond:5.6 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 7fb2bfb52117 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset=7fb2bfb52117 description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON.

[tryton-commits] changeset in trytond:5.8 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 32f2b38cb7d0 in trytond:5.8 details: https://hg.tryton.org/trytond?cmd=changeset=32f2b38cb7d0 description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON.

[tryton-commits] changeset in tryton:5.0 Bundle GooCanvas 2.0 or 3.0

2021-05-06 Thread Cédric Krier
changeset e73e115a6dca in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=e73e115a6dca description: Bundle GooCanvas 2.0 or 3.0 issue10378 review348291002 (grafted from f81f804ef4f13cbc2c59b45fdec3e94d8da633e6) diffstat: setup-freeze.py | 8

[tryton-commits] changeset in tryton:5.6 Bundle GooCanvas 2.0 or 3.0

2021-05-06 Thread Cédric Krier
changeset 6274fc798adb in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=6274fc798adb description: Bundle GooCanvas 2.0 or 3.0 issue10378 review348291002 (grafted from f81f804ef4f13cbc2c59b45fdec3e94d8da633e6) diffstat: setup-freeze.py | 8

[tryton-commits] changeset in tryton:5.8 Bundle GooCanvas 2.0 or 3.0

2021-05-06 Thread Cédric Krier
changeset da37aedd9c17 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=da37aedd9c17 description: Bundle GooCanvas 2.0 or 3.0 issue10378 review348291002 (grafted from f81f804ef4f13cbc2c59b45fdec3e94d8da633e6) diffstat: setup-freeze.py | 8

[tryton-commits] changeset in tryton:6.0 Bundle GooCanvas 2.0 or 3.0

2021-05-06 Thread Cédric Krier
changeset a3ce0cda198d in tryton:6.0 details: https://hg.tryton.org/tryton?cmd=changeset=a3ce0cda198d description: Bundle GooCanvas 2.0 or 3.0 issue10378 review348291002 (grafted from f81f804ef4f13cbc2c59b45fdec3e94d8da633e6) diffstat: setup-freeze.py | 8

[tryton-commits] changeset in tryton:5.0 Ensure to exit after query canceled

2021-05-06 Thread Cédric Krier
changeset 080dbd67b0dd in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=080dbd67b0dd description: Ensure to exit after query canceled issue10272 review365201003 (grafted from 1b45f5a4b823b434b35a4d9ff6817e680f066023) diffstat:

[tryton-commits] changeset in tryton:5.6 Ensure to exit after query canceled

2021-05-06 Thread Cédric Krier
changeset 67a2342442c9 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=67a2342442c9 description: Ensure to exit after query canceled issue10272 review365201003 (grafted from 1b45f5a4b823b434b35a4d9ff6817e680f066023) diffstat:

[tryton-commits] changeset in tryton:5.8 Ensure to exit after query canceled

2021-05-06 Thread Cédric Krier
changeset 4c5b704cf6bc in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=4c5b704cf6bc description: Ensure to exit after query canceled issue10272 review365201003 (grafted from 1b45f5a4b823b434b35a4d9ff6817e680f066023) diffstat:

[tryton-commits] changeset in tryton:5.0 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset bba153625edc in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=bba153625edc description: Store only once record removed or deleted issue10236 review351891002 (grafted from ab4e4fac8f3a7bf65c381b77e80720055580439d) diffstat:

[tryton-commits] changeset in tryton:5.6 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset e48a5ab0852f in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=e48a5ab0852f description: Store only once record removed or deleted issue10236 review351891002 (grafted from ab4e4fac8f3a7bf65c381b77e80720055580439d) diffstat:

[tryton-commits] changeset in tryton:5.8 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset 88c597f09372 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=88c597f09372 description: Store only once record removed or deleted issue10236 review351891002 (grafted from ab4e4fac8f3a7bf65c381b77e80720055580439d) diffstat:

[tryton-commits] changeset in tryton:5.0 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset 512adb5869a8 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=512adb5869a8 description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in tryton:5.6 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset f5a250ad2b4f in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=f5a250ad2b4f description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in tryton:5.8 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset 82ef45f0c88e in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=82ef45f0c88e description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in tryton:5.0 Ensure zero padding for year

2021-05-06 Thread Cédric Krier
changeset 2348b69957e7 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=2348b69957e7 description: Ensure zero padding for year It is needed to parse it back as a full year and not a year in current century. issue10343 review346051003

[tryton-commits] changeset in tryton:5.6 Ensure zero padding for year

2021-05-06 Thread Cédric Krier
changeset f587c4bee161 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=f587c4bee161 description: Ensure zero padding for year It is needed to parse it back as a full year and not a year in current century. issue10343 review346051003

[tryton-commits] changeset in tryton:5.8 Ensure zero padding for year

2021-05-06 Thread Cédric Krier
changeset 78c41c370f88 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=78c41c370f88 description: Ensure zero padding for year It is needed to parse it back as a full year and not a year in current century. issue10343 review346051003

[tryton-commits] changeset in tryton:5.6 Fix wrong call to gettext in compare window

2021-05-06 Thread Maxime Richez
changeset 3368e556c73e in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=3368e556c73e description: Fix wrong call to gettext in compare window issue10320 review342181002 (grafted from b80b73ab09410fea132f09e854c78b86ede50a6d) diffstat:

[tryton-commits] changeset in tryton:5.8 Fix wrong call to gettext in compare window

2021-05-06 Thread Maxime Richez
changeset 9de1e575112f in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=9de1e575112f description: Fix wrong call to gettext in compare window issue10320 review342181002 (grafted from b80b73ab09410fea132f09e854c78b86ede50a6d) diffstat:

[tryton-commits] changeset in tryton:5.6 Limit entry width to a maximum of 120 chars

2021-05-06 Thread Cédric Krier
changeset 462c2af68977 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=462c2af68977 description: Limit entry width to a maximum of 120 chars This avoids creating horizontal scroll with fields with bigger size. issue10285 review361661002

[tryton-commits] changeset in tryton:5.8 Limit entry width to a maximum of 120 chars

2021-05-06 Thread Cédric Krier
changeset 9eccda2d16da in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=9eccda2d16da description: Limit entry width to a maximum of 120 chars This avoids creating horizontal scroll with fields with bigger size. issue10285 review361661002

[tryton-commits] changeset in tryton:5.6 Test editable and activatable property t...

2021-05-06 Thread Cédric Krier
changeset 758ba2be546a in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=758ba2be546a description: Test editable and activatable property to find editable cells issue9905 review320971002 (grafted from de087a40f176209c0561bc5d47b24d67d369533c)

[tryton-commits] changeset in tryton:5.8 Test editable and activatable property t...

2021-05-06 Thread Cédric Krier
changeset e430bbc9f2cc in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=e430bbc9f2cc description: Test editable and activatable property to find editable cells issue9905 review320971002 (grafted from de087a40f176209c0561bc5d47b24d67d369533c)

[tryton-commits] changeset in tryton:5.0 Add missing decimal separator on label f...

2021-05-06 Thread Sergi Almacellas Abellana
changeset e9a14ac46061 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=e9a14ac46061 description: Add missing decimal separator on label format issue10312 review320981008 (grafted from caf5ace2ac2b430a03e5df601cd553c91e4011b8) diffstat:

[tryton-commits] changeset in tryton:5.6 Add missing decimal separator on label f...

2021-05-06 Thread Sergi Almacellas Abellana
changeset 0b8391683069 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=0b8391683069 description: Add missing decimal separator on label format issue10312 review320981008 (grafted from caf5ace2ac2b430a03e5df601cd553c91e4011b8) diffstat:

[tryton-commits] changeset in tryton:5.8 Add missing decimal separator on label f...

2021-05-06 Thread Sergi Almacellas Abellana
changeset b2171388987d in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=b2171388987d description: Add missing decimal separator on label format issue10312 review320981008 (grafted from caf5ace2ac2b430a03e5df601cd553c91e4011b8) diffstat:

[tryton-commits] changeset in tryton:5.0 Use change value as initial value for Wi...

2021-05-06 Thread Cédric Krier
changeset 132df53d9f62 in tryton:5.0 details: https://hg.tryton.org/tryton?cmd=changeset=132df53d9f62 description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002

[tryton-commits] changeset in tryton:5.6 Use change value as initial value for Wi...

2021-05-06 Thread Cédric Krier
changeset ce2b6deb8fb1 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=ce2b6deb8fb1 description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002

[tryton-commits] changeset in tryton:5.8 Use change value as initial value for Wi...

2021-05-06 Thread Cédric Krier
changeset 9abf0bade454 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=9abf0bade454 description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002

[tryton-commits] changeset in tryton:5.6 Fall-back to default order to define new...

2021-05-06 Thread Cédric Krier
changeset 3c474969ead5 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=3c474969ead5 description: Fall-back to default order to define new position When there is no order on the screen, we must use the default order because it contains the order of the

[tryton-commits] changeset in tryton:5.8 Fall-back to default order to define new...

2021-05-06 Thread Cédric Krier
changeset a1073a6f4238 in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=a1073a6f4238 description: Fall-back to default order to define new position When there is no order on the screen, we must use the default order because it contains the order of the

[tryton-commits] changeset in tryton:5.6 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 7b3af50986a8 in tryton:5.6 details: https://hg.tryton.org/tryton?cmd=changeset=7b3af50986a8 description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON. issue10297

[tryton-commits] changeset in tryton:5.8 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 39bebd2c9bcd in tryton:5.8 details: https://hg.tryton.org/tryton?cmd=changeset=39bebd2c9bcd description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON. issue10297

[tryton-commits] changeset in sao:5.0 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset 059dc0ba04c4 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=059dc0ba04c4 description: Store only once record removed or deleted issue10236 review351891002 (grafted from c10a8104cf4147260091529263020480df86d61a) diffstat: src/model.js | 8

[tryton-commits] changeset in sao:5.6 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset 231ce36f6de2 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=231ce36f6de2 description: Store only once record removed or deleted issue10236 review351891002 (grafted from c10a8104cf4147260091529263020480df86d61a) diffstat: src/model.js | 8

[tryton-commits] changeset in sao:5.8 Store only once record removed or deleted

2021-05-06 Thread Cédric Krier
changeset e138cbaec9ce in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=e138cbaec9ce description: Store only once record removed or deleted issue10236 review351891002 (grafted from c10a8104cf4147260091529263020480df86d61a) diffstat: src/model.js | 8

[tryton-commits] changeset in sao:5.0 Set _readonly attribute on all widgets

2021-05-06 Thread Cédric Krier
changeset 82eb4aeb7bb9 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=82eb4aeb7bb9 description: Set _readonly attribute on all widgets issue10239 review358011003 (grafted from f53aad05ec58133294fd2bcb0af11595478e2a26) diffstat: src/view/form.js | 17

[tryton-commits] changeset in sao:5.6 Set _readonly attribute on all widgets

2021-05-06 Thread Cédric Krier
changeset a945da853e62 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=a945da853e62 description: Set _readonly attribute on all widgets issue10239 review358011003 (grafted from f53aad05ec58133294fd2bcb0af11595478e2a26) diffstat: src/view/form.js | 17

[tryton-commits] changeset in sao:5.8 Set _readonly attribute on all widgets

2021-05-06 Thread Cédric Krier
changeset e0809a4611f1 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=e0809a4611f1 description: Set _readonly attribute on all widgets issue10239 review358011003 (grafted from f53aad05ec58133294fd2bcb0af11595478e2a26) diffstat: src/view/form.js | 17

[tryton-commits] changeset in sao:5.0 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset a4b2234ca214 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=a4b2234ca214 description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in sao:5.6 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset a3c189f9b3aa in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=a3c189f9b3aa description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in sao:5.8 Do not clear tree_states when loading ids

2021-05-06 Thread Cédric Krier
changeset 4d64152e3bda in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=4d64152e3bda description: Do not clear tree_states when loading ids The tree state must be set after loading ids but we can rely on the stored state. issue10366

[tryton-commits] changeset in sao:5.0 Use change value as initial value for Windo...

2021-05-06 Thread Cédric Krier
changeset e4c528f1c6b4 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=e4c528f1c6b4 description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002 (grafted

[tryton-commits] changeset in sao:5.6 Use change value as initial value for Windo...

2021-05-06 Thread Cédric Krier
changeset 74479c33d2ff in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=74479c33d2ff description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002 (grafted

[tryton-commits] changeset in sao:5.6 Display screen after reload on Window Form ...

2021-05-06 Thread Cédric Krier
changeset d3a273b93a1f in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=d3a273b93a1f description: Display screen after reload on Window Form cancel The callback must also be called once every promises are resolved. issue10304 review330771002

[tryton-commits] changeset in sao:5.8 Use change value as initial value for Windo...

2021-05-06 Thread Cédric Krier
changeset f11c3afc34f1 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=f11c3afc34f1 description: Use change value as initial value for Window Form The parent field must stay as eval value as it is not reset. issue10185 review365111002 (grafted

[tryton-commits] changeset in sao:5.0 Display screen after reload on Window Form ...

2021-05-06 Thread Cédric Krier
changeset 880d9fa240f0 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=880d9fa240f0 description: Display screen after reload on Window Form cancel The callback must also be called once every promises are resolved. issue10304 review330771002

[tryton-commits] changeset in sao:5.8 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 805866f2cd51 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=805866f2cd51 description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON. issue10297

[tryton-commits] changeset in sao:5.8 Display screen after reload on Window Form ...

2021-05-06 Thread Cédric Krier
changeset 3881067c82c0 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=3881067c82c0 description: Display screen after reload on Window Form cancel The callback must also be called once every promises are resolved. issue10304 review330771002

[tryton-commits] changeset in sao:5.6 Fall-back to default order to define new po...

2021-05-06 Thread Cédric Krier
changeset e8ab7339c478 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=e8ab7339c478 description: Fall-back to default order to define new position When there is no order on the screen, we must use the default order because it contains the order of the relation

[tryton-commits] changeset in sao:5.8 Fall-back to default order to define new po...

2021-05-06 Thread Cédric Krier
changeset 416fc7392e87 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=416fc7392e87 description: Fall-back to default order to define new position When there is no order on the screen, we must use the default order because it contains the order of the relation

[tryton-commits] changeset in sao:5.6 Use order definition of xxx2Many fields

2021-05-06 Thread Cédric Krier
changeset 8f3d2f6969ff in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=8f3d2f6969ff description: Use order definition of xxx2Many fields When empty it must be the order of the target and it must not be encoded as it can not be PYSON. issue10297

[tryton-commits] changeset in sao:5.0 Ceil microsecond

2021-05-06 Thread Cédric Krier
changeset 688876084b37 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset=688876084b37 description: Ceil microsecond This is needed to always read the right history record. issue10060 review340591002 (grafted from

[tryton-commits] changeset in sao:5.6 Ceil microsecond

2021-05-06 Thread Cédric Krier
changeset b074653fb030 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset=b074653fb030 description: Ceil microsecond This is needed to always read the right history record. issue10060 review340591002 (grafted from

[tryton-commits] changeset in sao:5.8 Ceil microsecond

2021-05-06 Thread Cédric Krier
changeset 17dd421deec8 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset=17dd421deec8 description: Ceil microsecond This is needed to always read the right history record. issue10060 review340591002 (grafted from

[tryton-commits] changeset in proteus:6.0 Rename zip into postal_code

2021-05-06 Thread Cédric Krier
changeset 73d1d1f0490a in proteus:6.0 details: https://hg.tryton.org/proteus?cmd=changeset=73d1d1f0490a description: Rename zip into postal_code (grafted from 4c2db8d802dd4d6615b958135d0176064f448ca7) diffstat: doc/index.rst | 6 +++--- 1 files changed, 3 insertions(+), 3

[tryton-commits] changeset in modules/stock_split:5.0 Always round remainder even...

2021-05-06 Thread Cédric Krier
changeset 4d1c8f8291ce in modules/stock_split:5.0 details: https://hg.tryton.org/modules/stock_split?cmd=changeset=4d1c8f8291ce description: Always round remainder even if it is less than quantity issue10227 review338211002 (grafted from

[tryton-commits] changeset in modules/stock_split:5.6 Always round remainder even...

2021-05-06 Thread Cédric Krier
changeset d16ac082679b in modules/stock_split:5.6 details: https://hg.tryton.org/modules/stock_split?cmd=changeset=d16ac082679b description: Always round remainder even if it is less than quantity issue10227 review338211002 (grafted from

[tryton-commits] changeset in modules/stock_split:5.8 Always round remainder even...

2021-05-06 Thread Cédric Krier
changeset 8ce2edfe786b in modules/stock_split:5.8 details: https://hg.tryton.org/modules/stock_split?cmd=changeset=8ce2edfe786b description: Always round remainder even if it is less than quantity issue10227 review338211002 (grafted from

[tryton-commits] changeset in modules/stock_secondary_unit:5.6 Avoid recursion er...

2021-05-06 Thread Sergi Almacellas Abellana
changeset e233eecf9260 in modules/stock_secondary_unit:5.6 details: https://hg.tryton.org/modules/stock_secondary_unit?cmd=changeset=e233eecf9260 description: Avoid recursion error when stock origin is set to itself issue10205 review336071005 (grafted from

[tryton-commits] changeset in modules/stock_secondary_unit:5.8 Avoid recursion er...

2021-05-06 Thread Sergi Almacellas Abellana
changeset ad239401b6eb in modules/stock_secondary_unit:5.8 details: https://hg.tryton.org/modules/stock_secondary_unit?cmd=changeset=ad239401b6eb description: Avoid recursion error when stock origin is set to itself issue10205 review336071005 (grafted from

[tryton-commits] changeset in modules/stock_quantity_issue:6.0 Add missing py39 t...

2021-05-06 Thread Cédric Krier
changeset 06a8656a7fb6 in modules/stock_quantity_issue:6.0 details: https://hg.tryton.org/modules/stock_quantity_issue?cmd=changeset=06a8656a7fb6 description: Add missing py39 to tox (grafted from a366ffeb51bdb24b05eca8103c1c96ea1385c7fc) diffstat: tox.ini | 4 ++-- 1 files

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.0 Save the mod...

2021-05-06 Thread Cédric Krier
changeset e3c9cc28a9ee in modules/stock_package_shipping_dpd:5.0 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=e3c9cc28a9ee description: Save the modified packages The root_packages on the shipment may be a new list of instances if meanwhile

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.6 Save the mod...

2021-05-06 Thread Cédric Krier
changeset 1d9dfc8c24c5 in modules/stock_package_shipping_dpd:5.6 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=1d9dfc8c24c5 description: Save the modified packages The root_packages on the shipment may be a new list of instances if meanwhile

[tryton-commits] changeset in modules/stock_package_shipping_dpd:5.8 Save the mod...

2021-05-06 Thread Cédric Krier
changeset 4d54eb87455c in modules/stock_package_shipping_dpd:5.8 details: https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset=4d54eb87455c description: Save the modified packages The root_packages on the shipment may be a new list of instances if meanwhile

[tryton-commits] changeset in modules/stock_package_shipping:5.0 Allow editing sh...

2021-05-06 Thread Cédric Krier
changeset 1a00972a45b6 in modules/stock_package_shipping:5.0 details: https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset=1a00972a45b6 description: Allow editing shipment reference This is needed when we need to recreate the shipping if the carrier APIs did

[tryton-commits] changeset in modules/stock_package_shipping:5.6 Allow editing sh...

2021-05-06 Thread Cédric Krier
changeset 0b962a3a2b3f in modules/stock_package_shipping:5.6 details: https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset=0b962a3a2b3f description: Allow editing shipment reference This is needed when we need to recreate the shipping if the carrier APIs did

[tryton-commits] changeset in modules/stock_package_shipping:5.8 Allow editing sh...

2021-05-06 Thread Cédric Krier
changeset 6597a2e712fe in modules/stock_package_shipping:5.8 details: https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset=6597a2e712fe description: Allow editing shipment reference This is needed when we need to recreate the shipping if the carrier APIs did

[tryton-commits] changeset in modules/purchase_secondary_unit:5.6 Invert factor a...

2021-05-06 Thread Maxime Richez
changeset 27feeb1372f9 in modules/purchase_secondary_unit:5.6 details: https://hg.tryton.org/modules/purchase_secondary_unit?cmd=changeset=27feeb1372f9 description: Invert factor and rate to compute request quantity issue10311 review361721003 (grafted from

[tryton-commits] changeset in modules/purchase_secondary_unit:5.8 Invert factor a...

2021-05-06 Thread Maxime Richez
changeset c57ae08c846b in modules/purchase_secondary_unit:5.8 details: https://hg.tryton.org/modules/purchase_secondary_unit?cmd=changeset=c57ae08c846b description: Invert factor and rate to compute request quantity issue10311 review361721003 (grafted from

[tryton-commits] changeset in modules/purchase_requisition:5.8 Test if currency i...

2021-05-06 Thread Maxime Richez
changeset 9eceb4507450 in modules/purchase_requisition:5.8 details: https://hg.tryton.org/modules/purchase_requisition?cmd=changeset=9eceb4507450 description: Test if currency is filled on request to return id for line issue10321 review359541002 (grafted from

[tryton-commits] changeset in modules/purchase_request_quotation:5.0 Include all ...

2021-05-06 Thread Sergi Almacellas Abellana
changeset 1398635001e7 in modules/purchase_request_quotation:5.0 details: https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset=1398635001e7 description: Include all requests in update_state call issue10270 review330871002 (grafted from

[tryton-commits] changeset in modules/purchase_request_quotation:5.6 Include all ...

2021-05-06 Thread Sergi Almacellas Abellana
changeset ca618b343fde in modules/purchase_request_quotation:5.6 details: https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset=ca618b343fde description: Include all requests in update_state call issue10270 review330871002 (grafted from

[tryton-commits] changeset in modules/purchase_request_quotation:5.8 Include all ...

2021-05-06 Thread Sergi Almacellas Abellana
changeset 476fed669840 in modules/purchase_request_quotation:5.8 details: https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset=476fed669840 description: Include all requests in update_state call issue10270 review330871002 (grafted from

[tryton-commits] changeset in modules/purchase_request_quotation:5.8 Sort request...

2021-05-06 Thread Sergi Almacellas Abellana
changeset a99138fe00fd in modules/purchase_request_quotation:5.8 details: https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset=a99138fe00fd description: Sort requests using the same key as group by issue10341 review357951002 (grafted from

[tryton-commits] changeset in modules/party:5.0 Use AND-ed clause when searching ...

2021-05-06 Thread Cédric Krier
changeset d83394404044 in modules/party:5.0 details: https://hg.tryton.org/modules/party?cmd=changeset=d83394404044 description: Use AND-ed clause when searching contact mechanism with negate operator issue10309 review334201002 (grafted from

[tryton-commits] changeset in modules/party:5.6 Use AND-ed clause when searching ...

2021-05-06 Thread Cédric Krier
changeset 6b123130d402 in modules/party:5.6 details: https://hg.tryton.org/modules/party?cmd=changeset=6b123130d402 description: Use AND-ed clause when searching contact mechanism with negate operator issue10309 review334201002 (grafted from

[tryton-commits] changeset in modules/party:5.8 Use AND-ed clause when searching ...

2021-05-06 Thread Cédric Krier
changeset 4f0c3dd1a91d in modules/party:5.8 details: https://hg.tryton.org/modules/party?cmd=changeset=4f0c3dd1a91d description: Use AND-ed clause when searching contact mechanism with negate operator issue10309 review334201002 (grafted from

  1   2   >