[tryton-commits] [Mercurial][tryton/website][branch/default] 2 commits: Add some talks for TUB2023

2023-04-13 Thread Sergi Almacellas Abellana (@pokoli)
Sergi Almacellas Abellana pushed to branch branch/default at Tryton / Website Commits: 0abc1fd2 by Cédric Krier at 2023-04-07T15:03:49+02:00 Add some talks for TUB2023 - - - - - 2cc6acf8 by Cédric Krier at 2023-04-08T12:40:51+00:00 Add pronoun - - - - - 1 changed file: -

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Limit debit and credit kind to line with debit and credit in aged balance

2023-04-13 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 01f8d4ee by Cédric Krier at 2023-04-07T17:03:03+02:00 Limit debit and credit kind to line with debit and credit in aged balance Closes #12193 - - - - - 1 changed file: - modules/account/account.py Changes:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Do not change account nor journal of invoice no more draft

2023-04-13 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 73697963 by Cédric Krier at 2023-04-08T16:36:38+02:00 Do not change account nor journal of invoice no more draft Closes #12146 - - - - - 1 changed file: - modules/account_invoice/invoice.py Changes:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Use dates from context to compute account type amount

2023-04-13 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 350f5cb0 by Cédric Krier at 2023-04-08T14:31:25+02:00 Use dates from context to compute account type amount The general ledger dates are not good because they are defined to compute a start and end amount. Closes #12162

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Do not set unit prices for product without list and gross price

2023-04-13 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: cbcf0252 by Christophe at 2023-04-08T14:11:03+02:00 Do not set unit prices for product without list and gross price Closes #12044 - - - - - 1 changed file: - modules/sale_point/sale.py Changes:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Do not slugify file extension when selecting file to save or create folder

2023-04-13 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: dea9b5c4 by Cédric Krier at 2023-04-08T16:11:36+02:00 Do not slugify file extension when selecting file to save or create folder Closes #12152 - - - - - 1 changed file: - tryton/tryton/common/common.py Changes: