8 Commits

Author SHA1 Message Date
Laurent Mignon (ACSONE)
e65b6db22f [MIG] report_py3o, report_py3o_fusion_server: Migration to 12.0 2020-10-21 19:13:32 +03:00
Holger Brunn
0a706a660f [RFR] split off the fusion server to its own module
use libreoffice for conversions in the base version. Fixes #179
2020-10-21 19:13:32 +03:00
Alexis de Lattre
f18f6a537c [FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o) 2020-10-21 19:13:32 +03:00
Laurent Mignon
1871d9829d [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
2020-10-21 19:13:32 +03:00
Laurent Mignon
8c279cadcf rename module ir_report to ir_actions_report_xml 2020-10-21 19:13:32 +03:00
Laurent Mignon
10ce6f6c1c [IMP] Allow user to use local fusion 2020-10-21 19:13:32 +03:00
Laurent Mignon
a88aa63739 [IMP] New API + Short Hearder 2020-10-21 19:13:32 +03:00
Laurent Mignon
75ab2d3809 Move to report_py3o after import from HG 2020-10-21 19:13:32 +03:00