mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-23 04:12:00 +02:00
5 lines
199 B
Python
5 lines
199 B
Python
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|
|
from .hooks import set_xml_format_in_pdf_invoice_to_ubl
|
|
from .hooks import remove_ubl_xml_format_in_pdf_invoice
|