Commit Graph

15 Commits (aa4946b9063d7cc4bcc754f44e1b7764c53f12bc)

Author SHA1 Message Date
Víctor Martínez d9d2ef5b27 [FIX] base_comment_template: Add models text field to prevent error from ir.model model
TT40209
2022-11-30 16:59:53 +01:00
Achraf Mhadhbi 87f62e28e9 [MIG] base_comment_template : Migration to 16.0 2022-10-18 15:09:14 +02:00
Víctor Martínez dd174895f7 [MIG] base_comment_template: Migration to 15.0
TT35696
2022-10-18 11:50:12 +02:00
Jesús Alan Ramos Rodríguez 36ae90bd37 [MIG] base_comment_template: Migration to 15.0 2022-10-18 11:50:12 +02:00
Mihai Fekete 43942066d8 [14.0] [FIX] Fix base comment template rendering.
[UPD] Update base_comment_template.pot

[UPD] README.rst

base_comment_template 14.0.3.0.0

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-14.0/reporting-engine-14.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-base_comment_template/
2022-10-18 11:50:12 +02:00
Víctor Martínez 6dc6322f2d [IMP] base_comment_template: Adapt to 14.0
[UPD] Update base_comment_template.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-14.0/reporting-engine-14.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-base_comment_template/
2022-10-18 11:50:12 +02:00
Víctor Martínez 3442072bef [IMP] base_comment_template: Refactor code and convert to Many2Many 2022-10-18 11:50:12 +02:00
Víctor Martínez a919336692 [FIX] base_comment_template: Fix tests: test_company_general_template 2022-10-18 11:50:12 +02:00
Carlos Roca 646f4780f2 [IMP] base_comment_template: Improved sentences on fields 2022-10-18 11:50:12 +02:00
teodoralexandru@nexterp.ro 76db7b12ad [IMP] base_comment_template: Code refactorization 2022-10-18 11:50:12 +02:00
Mihai Fekete e2596e9c9b [MIG] [13.0] Migrate base_comment_template from account_invoic_reporting. 2022-10-18 11:50:12 +02:00
Pierre Verkest 9fb52a9512 [MIG] base_comment_template: Migration to 14.0 add unit test
[UPD] Update base_comment_template.pot

[UPD] README.rst
2022-10-18 11:50:12 +02:00
Pierre Verkest 658003587b [IMP] base_comment_template: black, isort, prettier 2022-10-18 11:50:12 +02:00
Ivan Todorovich e285bcbc63 [IMP] account_invoice_comment_template: Move comment_template_id field to the Invoicing tab
[IMP] account_invoice_comment_template: rename partner field name from comment_template_id to invoice_comment_template_id

[IMP] account_invoice_comment_template: Make partner field company_dependant and move domain definition of invoice fields from the view to the model

[MOV] account_invoice_comment_template: comment_template_id to base_comment_template

[IMP] account_invoice_comment_template: Translate templates when partner changes
2022-10-18 11:50:11 +02:00
Ivan Todorovich 9bb954ef8a [IMP] base_comment_template multi company rules
[IMP] Move comment_template_id from account_invoice_comment_template and make it company_dependant

[IMP] base_comment_template: Add test
2022-10-18 11:50:11 +02:00