mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[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
This commit is contained in:
committed by
Pierre Verkest
parent
0bfc51ec59
commit
e7d0910671
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"name": "Base Comments Templates",
|
||||
"summary": "Comments templates on documents",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "12.0.2.0.0",
|
||||
"category": "Sale",
|
||||
"website": "https://github.com/OCA/account-invoice-reporting",
|
||||
"author": "Camptocamp, Odoo Community Association (OCA)",
|
||||
@@ -15,6 +15,8 @@
|
||||
],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"security/security.xml",
|
||||
"views/comment_view.xml",
|
||||
"views/res_partner.xml",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user