[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 Jesús Alan Ramos Rodríguez
parent ea64cd2c88
commit 29842b1cb4
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