|
|
@@ -1171,11 +1171,9 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'ap
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'audittime', '入库审核时间', '0', 20, 1, 1, '', '', 'audittime', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'applystatus', '状态', '0', 80, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
-insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'deliverygoodsname', '现货品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'wrstandardname', '品类', '0', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'wrstandardname', '商品', '0', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'brandname', '品牌', '0', 50, 1, 1, '', '', 'brandname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1184,6 +1182,12 @@ insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, Colum
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'inouttype', '类型', '0', 70, 1, 1, '', '', 'inouttype', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'qty', '数量', '0', 80, 1, 1, '', '', 'qty', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'applyname', '申请人', '0', 90, 1, 1, '', '', 'applyname', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'auditname', '审核人', '0', 100, 1, 1, '', '', 'auditname', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock', 'applystatus', '状态', '0', 110, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 出库记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_stock_out', 2, '现货合同详情-出库记录', '', 'web端-现货合同详情-出库记录');
|
|
|
@@ -1194,7 +1198,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out',
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'deliverygoodsname', '现货品种', '0', 30, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'wrstandardname', '品类', '0', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'wrstandardname', '商品', '0', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'brandname', '品牌', '0', 50, 1, 1, '', '', 'brandname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1203,6 +1207,12 @@ insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, Colum
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'inouttype', '类型', '0', 70, 1, 1, '', '', 'inouttype', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'qty', '数量', '0', 80, 1, 1, '', '', 'qty', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'applyname', '申请人', '0', 90, 1, 1, '', '', 'applyname', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'auditname', '审核人', '0', 100, 1, 1, '', '', 'auditname', 0, 0, '');
|
|
|
+insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_stock_out', 'applystatus', '状态', '0', 110, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 变更记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_change', 2, '现货合同详情-变更记录', '', 'web端-现货合同详情-变更记录');
|