[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 Maksym Yankin
parent 44f4a880a0
commit fa57dc9e66
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