Enric Tobella
7 years ago
committed by
etobella
9 changed files with 33 additions and 36 deletions
-
6LICENSE
-
4report_qweb_parameter/README.rst
-
2report_qweb_parameter/__init__.py
-
9report_qweb_parameter/__manifest__.py
-
8report_qweb_parameter/demo/test_report_field_length.xml
-
2report_qweb_parameter/models/__init__.py
-
2report_qweb_parameter/models/ir_qweb.py
-
2report_qweb_parameter/tests/__init__.py
-
34report_qweb_parameter/tests/test_report_qweb_parameter.py
@ -1,4 +1,4 @@ |
|||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
||||
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
||||
|
|
||||
from . import models |
from . import models |
@ -1,4 +1,4 @@ |
|||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
||||
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
||||
|
|
||||
from . import ir_qweb |
from . import ir_qweb |
@ -1,4 +1,4 @@ |
|||||
# -*- coding: utf-8 -*- |
# -*- coding: utf-8 -*- |
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
||||
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). |
||||
|
|
||||
from . import test_report_qweb_parameter |
from . import test_report_qweb_parameter |
Write
Preview
Loading…
Cancel
Save
Reference in new issue