- # -*- coding: utf-8 -*-
- # Part of BiztechCS. See LICENSE file for full copyright and licensing details.
- import product_category
- import res_company
- import product_configure
- import product
- import Kingfisher_theme
- import partner
- # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|