[tryton-commits] [Mercurial][tryton/translations][branch/default] 78 commits: Update translation files

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Translations Commits: 9fb684de by Weblate at 2023-10-09T16:50:29+00:00 Update translation files Updated by Update PO files to match POT (msgmerge) hook in Weblate. Translation: Tryton/account_budget Translate-URL:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] 2 commits: Assign id instead of instance when filling invoice from document incoming

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 35bc2507 by Cédric Krier at 2023-10-06T15:04:39+02:00 Assign id instead of instance when filling invoice from document incoming This ensures that the instances have the right context from the field definition. Closes

[tryton-commits] [Mercurial][tryton/translations][branch/default] Prepare release 7.0

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Translations Commits: 1e3ed40f by Weblate at 2023-10-09T18:45:49+02:00 Prepare release 7.0 - - - - - 23 changed files: - templates/account.pot - templates/account_invoice.pot - templates/account_move_line_grouping.pot -

[tryton-commits] [Mercurial][tryton/tryton][branch/default] 4 commits: Compute taxes when sale is changed on line

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 81e72b15 by Cédric Krier at 2023-10-04T17:17:51+02:00 Compute taxes when sale is changed on line Closes #12612 - - - - - 56dab1d9 by Cédric Krier at 2023-10-04T17:18:23+02:00 Add scenario to test default taxes for sale

[tryton-commits] [Mercurial][tryton/tryton][branch/default] 2 commits: Do not use .hidden class to mark cell in grid as hidden

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: efda1562 by Cédric Krier at 2023-10-02T17:28:01+02:00 Do not use .hidden class to mark cell in grid as hidden In e5446fb8d4ce the .hidden class is added to cells to remove the padding of empty but Boostrap defines the

[tryton-commits] [Mercurial][tryton/tryton][branch/default] 3 commits: Add shipping reference in replacement of reference

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: b1e64adf by Cédric Krier at 2023-10-07T17:27:42+02:00 Add shipping reference in replacement of reference - - - - - cd54dd61 by Sergi Almacellas Abellana at 2023-05-17T09:04:54+02:00 Make shipment reference not readonly

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Set inventory moves readonly for picked customer shipment

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: e5736b10 by Maxime Richez at 2023-10-05T13:33:29+02:00 Set inventory moves readonly for picked customer shipment Closes #12613 - - - - - 1 changed file: - modules/stock/shipment.py View it on Heptapod:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Add menu entry to list warehouses

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: 03f89960 by Maxime Richez at 2023-10-09T12:43:39+02:00 Add menu entry to list warehouses Closes #12608 - - - - - 2 changed files: - modules/stock/CHANGELOG - modules/stock/location.xml View it on Heptapod:

[tryton-commits] [Mercurial][tryton/tryton][branch/default] Grant read access for account group to stock move

2023-10-09 Thread @ced
Cédric Krier pushed to branch branch/default at Tryton / Tryton Commits: bf82265e by Maxime Richez at 2023-10-02T13:39:00+02:00 Grant read access for account group to stock move Closes #12602 - - - - - 2 changed files: - modules/account_invoice_stock/CHANGELOG -