Commit Graph

8 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
e5382823b0 [MIG] report_py3o, report_py3o_fusion_server: Migration to 12.0 2019-11-19 14:23:48 +01:00
Holger Brunn
a6d23298b2 [RFR] split off the fusion server to its own module
use libreoffice for conversions in the base version. Fixes #179
2019-11-19 14:23:48 +01:00
Alexis de Lattre
b56f430e64 [FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o) 2019-11-19 14:23:48 +01:00
Laurent Mignon
990e66123a [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
2019-11-19 14:23:48 +01:00
Laurent Mignon
5017b759fa rename module ir_report to ir_actions_report_xml 2019-11-19 14:23:48 +01:00
Laurent Mignon
980ca9c12c [IMP] Allow user to use local fusion 2019-11-19 14:23:48 +01:00
Laurent Mignon
8ae3b0293c [IMP] New API + Short Hearder 2019-11-19 14:23:48 +01:00
Laurent Mignon
61ed3c8ec0 Move to report_py3o after import from HG 2019-11-19 14:23:48 +01:00