[IMP] base_comment_template: Refactor code and convert to Many2Many

This commit is contained in:
Víctor Martínez
2021-04-22 18:04:48 +02:00
committed by Achraf Mhadhbi
parent 313f0eb929
commit 3442072bef
10 changed files with 168 additions and 278 deletions

View File

@@ -1,3 +1,4 @@
from . import base_comment_template
from . import comment_template
from . import res_partner
from . import ir_model