mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
5 lines
117 B
Python
5 lines
117 B
Python
from . import global_discount
|
|
from . import product_product
|
|
from . import product_template
|
|
from . import res_partner
|