[tryton-commits] changeset in modules/account_invoice_correction:default Add supp...

2021-12-18 Thread Cédric Krier
changeset fe85b9a6bb75 in modules/account_invoice_correction:default details: https://hg.tryton.org/modules/account_invoice_correction?cmd=changeset&node=fe85b9a6bb75 description: Add support for Python 3.10 and remove support for Python 3.6. issue11048 review3644

[tryton-commits] changeset in modules/account_invoice_correction:default Add supp...

2020-12-19 Thread Cédric Krier
changeset ed0b78725425 in modules/account_invoice_correction:default details: https://hg.tryton.org/modules/account_invoice_correction?cmd=changeset;node=ed0b78725425 description: Add support for Python 3.9 issue9685 diffstat: .drone.yml | 6 ++ setup.py | 1 + tox.ini

[tryton-commits] changeset in modules/account_invoice_correction:default Add supp...

2020-12-10 Thread Cédric Krier
changeset c1b654af8c92 in modules/account_invoice_correction:default details: https://hg.tryton.org/modules/account_invoice_correction?cmd=changeset;node=c1b654af8c92 description: Add support for local_version on trydevpi.tryton.org issue9928 diffstat: setup.py | 8 +--- to

[tryton-commits] changeset in modules/account_invoice_correction:default Add supp...

2020-03-19 Thread Sergi Almacellas Abellana
changeset 3495379010b8 in modules/account_invoice_correction:default details: https://hg.tryton.org/modules/account_invoice_correction?cmd=changeset;node=3495379010b8 description: Add support for python3.8 issue8866 review274421004 diffstat: .drone.yml | 6 ++ setup