[FIX] delete PDF invoice attachment on invoice back to draft (native feature now working with py3o)

This commit is contained in:
Alexis de Lattre
2017-03-02 09:09:03 +01:00
committed by Elmeri Niemelä
parent 131bbec2a5
commit f18f6a537c
3 changed files with 26 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
from . import ir_actions_report_xml
from . import py3o_template
from . import py3o_server
from . import report
from . import py3o_report