[tryton-commits] [Mercurial][tryton/tryton][branch/default] Implement listed records for calendar and list-form views

2023-02-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 05665ef1 by Cédric Krier at 2022-12-31T00:57:23+01:00 Implement listed records for calendar and list-form views - - - - - 6 changed files: - sao/src/screen.js - sao/src/view/calendar.js - sao/src/view/list_form.js -

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Set record as modified after calling changed

2023-02-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: a6a3ae56 by Cédric Krier at 2023-02-06T18:09:20+01:00 Set record as modified after calling changed The record must be modified after the call to changed because set_modified trigger the changed calls of the parent which

[tryton-commits] [Mercurial][tryton/tools][branch/default] Start changelog with an empty line

2023-02-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tools Commits: 323454e2 by Cédric Krier at 2023-01-26T09:55:09+01:00 Start changelog with an empty line - - - - - 1 changed file: - update_changelog Changes: = update_changelog

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Limit tax kind of invoice tax based on invoice type

2023-02-09 Thread Sergi Almacellas Abellana (@pokoli)
Sergi Almacellas Abellana pushed to branch branch/default at Tryton / Tryton Commits: 7a3f9774 by Sergi Almacellas Abellana at 2023-01-27T11:55:05+01:00 Limit tax kind of invoice tax based on invoice type - - - - - 1 changed file: - modules/account_invoice/invoice.py Changes: