Víctor Martínez
85f9bc918e
[IMP] base_comment_template: Adapt to 14.0
4 years ago
Pedro M. Baeza
34333c4216
[FIX] base_comment_template: Incorrect m2m column names + script + avoid FK constraint
- The name of the columns were swapped, so better to fix it for avoiding
mistakes due to this.
- Migration script for detecting the condition and swap column names.
- On v12 > v13 migration, include JOINs for avoiding FK constraint,
which `ON CONFLICT` clause doesn't protect.
4 years ago
Víctor Martínez
19b7692ee8
[IMP] base_comment_template: Refactor code and convert to Many2Many
4 years ago
Víctor Martínez
e8b603793f
[IMP] base_comment_template: Add function to get_comment_template records
4 years ago
Carlos Roca
8fef4ecdba
[IMP] base_comment_template: Improved sentences on fields
4 years ago
teodoralexandru@nexterp.ro
e1011fa519
[IMP] base_comment_template: Code refactorization
4 years ago
Mihai Fekete
2c3e562dde
[MIG] [13.0] Migrate base_comment_template from account_invoic_reporting.
4 years ago
Pierre Verkest
8b0cc159e2
[MIG] base_comment_template: Migration to 14.0 add unit test
4 years ago
Pierre Verkest
85e13a0bf7
[IMP] base_comment_template: black, isort, prettier
4 years ago
Pedro M. Baeza
9b738976fe
[FIX] base_comment_template: Make field truly company dependent
Previous field declaration was incorrect due to a typo, leading to non applying the
company dependent features.
Now everything is correct and the migration scripts care of moving data properly.
5 years ago
Ivan Todorovich
e7d0910671
[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
6 years ago
Raf Ven
d1d8747f18
[MIG] base_comment_template: Migration to 12.0
6 years ago
xavierjimenez
d49a9ce9cd
[MIG] base_comment_template: Migration to 11.0
6 years ago
Cedric Le Brouster
4495bd9e1e
[MIG] base_comment_template, invoice_comment_template: Migration to 10.0
Port modules base_comment_template and invoice_comment_template to V10
8 years ago
leNeo
0e95b7b6bc
[MIG] base_comment_template to 9.0
8 years ago