mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 00:52:00 +02:00
6 lines
172 B
Python
6 lines
172 B
Python
from . import event_event
|
|
from . import event_registration
|
|
from . import event_ticket
|
|
from . import product_template
|
|
from . import sale_order
|
|
from . import sale_order_line
|