Commit Graph

6 Commits

Author SHA1 Message Date
Alexis de Lattre
f39826550a [FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o) 2017-03-06 10:30:50 +01:00
Laurent Mignon
ac98e1bbc6 [IMP] Replace old style parser by TransientModel
The goal is to improve the modularity by making the parser a true inheritable odoo model and share part of the code with the 'report' model

Conflicts:
	report_py3o/models/ir_actions_report_xml.py
	report_py3o/models/py3o_report.py
	report_py3o/tests/test_report_py3o.py
2017-01-09 15:14:12 +01:00
Laurent Mignon
30434553cb rename module ir_report to ir_actions_report_xml 2016-10-06 10:57:14 +02:00
Laurent Mignon
cbc1416f53 [IMP] Allow user to use local fusion 2016-10-04 11:28:31 +02:00
Laurent Mignon
6dae7de2c7 [IMP] New API + Short Hearder 2016-10-04 08:35:09 +02:00
Laurent Mignon
c1479c64d2 Move to report_py3o after import from HG 2016-10-03 17:50:09 +02:00