update product_seq

add all default
This commit is contained in:
ivan deng
2017-12-19 02:58:53 +08:00
parent 67e59352f3
commit 39c09334a5
12 changed files with 542 additions and 70 deletions

View File

@@ -15,7 +15,7 @@
# http://www.sunpop.cn/odoo10_developer_document_offline/
# description:
{
'name': 'App Product Auto Sequence, Auto Code(Variants Supported)',
'name': 'App Product Internal Type,Auto Sequence, Auto Code(Variants Supported)',
'summary': 'Auto Internal Reference.',
"version": '10.0.2.2',
'category': 'Sales',
@@ -46,8 +46,10 @@
'pre_init_hook': 'pre_init_hook',
'depends': [
'product',
'sale',
'stock',
'sale',
'purchase',
'mrp',
],
'data': [
# 视图