Browse Source
Take into accounts most remarks of @lasley
Take into accounts most remarks of @lasley
Remove <data> in views Protect import of py3o libs Remove dep on base module Other small changespull/347/head
Alexis de Lattre
8 years ago
committed by
Laurent Mignon (ACSONE)
8 changed files with 132 additions and 124 deletions
-
4report_py3o/NEWS
-
7report_py3o/__openerp__.py
-
21report_py3o/models/ir_report.py
-
17report_py3o/py3o_parser.py
-
7report_py3o/views/ir_report.xml
-
4report_py3o/views/menu.xml
-
6report_py3o/views/py3o_server.xml
-
12report_py3o/views/py3o_template.xml
@ -1,4 +0,0 @@ |
|||
report_py3o 1.3 |
|||
|
|||
Production release |
|||
|
@ -1,8 +1,8 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<odoo> |
|||
<data> |
|||
|
|||
<menuitem id="py3o_config_menu" |
|||
name="Py3o" |
|||
parent="report.reporting_menuitem" /> |
|||
</data> |
|||
|
|||
</odoo> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue