mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 12:51:59 +02:00
6 lines
185 B
Python
6 lines
185 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import product
|
|
from . import product_template
|
|
from . import product_pricelist
|