- # -*- coding: utf-8 -*-
- from res_company import get_res_company
- from res_store import get_res_store
- from account_invoice_line import get_account_invoice_line
- from product_category import get_product_category
- from account_journal import get_account_journal
|