[ADD] report_label

This commit is contained in:
Ivàn Todorovich
2020-11-19 10:34:23 -03:00
committed by Sylvain LE GAL
parent 79d2153e46
commit 543d4161dd
25 changed files with 549 additions and 0 deletions

2
report_label/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from . import models
from . import wizards