mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-21 23:52:09 +02:00
3 lines
103 B
Python
3 lines
103 B
Python
from . import models
|
|
from . import wizards
|
|
from .hooks import set_xml_format_in_pdf_invoice_to_facturx
|