forked from Mapan/odoo17e
10 lines
280 B
Python
10 lines
280 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
# from . import product_pricing
|
|
# from . import product_product
|
|
# from . import sale_order
|
|
# from . import sale_order_line
|
|
# from. import sale_order_log
|
|
# TODO fix pricing here :C
|