[tryton-commits] changeset in trytond:default Schedule actions using server timezone

2022-10-02 Thread Nicolas Évrard
changeset b040256012ac in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset=b040256012ac description: Schedule actions using server timezone issue9436 review423091003 diffstat: CHANGELOG | 1 + doc/ref/tools/index.rst | 1

[tryton-commits] changeset in tryton:default Eager load at least 1/10 of the clie...

2022-10-02 Thread Nicolas Évrard
changeset 8fdd045ddd51 in tryton:default details: https://hg.tryton.org/tryton?cmd=changeset=8fdd045ddd51 description: Eager load at least 1/10 of the client limit issue10043 review336131003 diffstat: tryton/gui/window/view_form/model/record.py | 2 +- 1 files changed,

[tryton-commits] changeset in sao:default Eager load at least 1/10 of the client ...

2022-10-02 Thread Nicolas Évrard
changeset 4dacbcf16843 in sao:default details: https://hg.tryton.org/sao?cmd=changeset=4dacbcf16843 description: Eager load at least 1/10 of the client limit issue10043 review336131003 diffstat: src/model.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)

[tryton-commits] changeset in trytond:default Clear private caches when dropping ...

2022-10-02 Thread Nicolas Évrard
changeset f4c77eb02b5b in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset=f4c77eb02b5b description: Clear private caches when dropping database issue11744 review413601003 diffstat: trytond/backend/postgresql/database.py | 2 ++ 1 files changed, 2

[tryton-commits] changeset in modules/account_payment_sepa:default Handle multipl...

2022-10-02 Thread Nicolas Évrard
changeset fc8e9d9cb870 in modules/account_payment_sepa:default details: https://hg.tryton.org/modules/account_payment_sepa?cmd=changeset=fc8e9d9cb870 description: Handle multiple transactions in CAMT054 Ntry tags issue11672 review413471003 diffstat: sepa_handler.py |

[tryton-commits] changeset in modules/account_invoice:default Extend scenario to ...

2022-10-02 Thread Nicolas Évrard
changeset 149066718d79 in modules/account_invoice:default details: https://hg.tryton.org/modules/account_invoice?cmd=changeset=149066718d79 description: Extend scenario to check amount_to_pay issue10440 review351971032 diffstat: tests/scenario_invoice_group_line.rst |

[tryton-commits] changeset in trytond:default Reset less often the user sessions

2022-10-02 Thread Nicolas Évrard
changeset 38bd66006727 in trytond:default details: https://hg.tryton.org/trytond?cmd=changeset=38bd66006727 description: Reset less often the user sessions issue10202 review341741060 diffstat: CHANGELOG | 1 + trytond/ir/session.py | 42