You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  | # Copyright 2016 上海开阖软件有限公司 (http://www.osbzr.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import odoo_patch
from . import core_value
from . import core_category
from . import pay_method
from . import uom
from . import settle_mode
from . import staff
from . import bank_account
from . import service
from . import goods
from . import partner
from . import pricing
from . import res_company
from . import res_users
from . import res_currency
from . import warehouse
from . import project
 |