mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
5 lines
123 B
Python
5 lines
123 B
Python
# -*- coding: utf-8 -*-
|
|
import product_template
|
|
import product_product
|
|
import product_category
|
|
import product_internal_type |