|
|
@@ -192,13 +192,13 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_warehouse', 'address', '详
|
|
|
-- 采购合同--待点价
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_purchase_pointprice', 2, '采购_待点价', '', 'web端-采购-待点价');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'accountname', '销售方', '200', 10, 1, 1, '', '', 'accountname,', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'nickname', '销售方', '200', 10, 1, 1, '', '', 'nickname,', 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_purchase_pointprice', 'contractno', '合同编号 ', '0', 20, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'contractno', '合同编号', '0', 20, 1, 1, '', '', 'contractno', 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_purchase_pointprice', '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_purchase_pointprice', 'wrstandardname', '商品 ', '200', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'wrstandardname', '商品', '200', 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_purchase_pointprice', 'goodsname', '点价合约', '0', 50, 1, 1, '', '', 'goodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -210,24 +210,24 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'unpri
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'pricedqty', '已定价量', '0', 90, 1, 1, '', '', 'pricedqty', 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_purchase_pointprice', 'unsureqty', '未交收量 ', '0', 100, 1, 1, '', '', 'unsureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'unsureqty', '未交收量', '0', 100, 1, 1, '', '', 'unsureqty', 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_purchase_pointprice', 'payamount', '已付款额', '0', 110, 1, 1, '', '', 'payamount', 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_purchase_pointprice', 'unpayamount', '应付款额 ', '0', 120, 1, 1, '', '', 'unpayamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'unpayamount', '应付款额', '0', 120, 1, 1, '', '', 'unpayamount', 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_purchase_pointprice', 'invoiceamount', '已收票额', '0', 130, 1, 1, '', '', 'invoiceamount', 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_purchase_pointprice', 'daikaiamount', '应收票额', '0', 140, 1, 1, '', '', 'unpayamount', 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_purchase_pointprice', 'deliverystartdate,deliveryenddate', '点价期', '200', 150, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'startdate,enddate', '点价期', '200', 160, 1, 1, '', '', 'startdate,enddate', 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_purchase_pointprice', 'startdate,enddate', '交收期', '200', 160, 1, 1, '', '', 'startdate,enddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_pointprice', 'deliverystartdate,deliveryenddate', '交收期', '200', 150, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
|
|
|
-- 采购合同--履约结算
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_purchase_settle', 2, '采购_履约交收', '', 'web端-采购-履约交收');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'accountname', '销售方', '200', 10, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'nickname', '销售方', '200', 10, 1, 1, '', '', 'nickname', 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_purchase_settle', 'contractno', '合同编号 ', '0', 20, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -245,17 +245,17 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'unsureqty
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'payamount', '已付款额', '0', 90, 1, 1, '', '', 'payamount', 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_purchase_settle', 'unpayamount', '应付款额 ', '0', 100, 1, 1, '', '', 'unpayamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'unpayamount', '应付款额', '0', 100, 1, 1, '', '', 'unpayamount', 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_purchase_settle', 'invoiceamount', '已收票额', '0', 110, 1, 1, '', '', 'invoiceamount', 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_purchase_settle', 'daikaiamount', '应收票额 ', '0', 120, 1, 1, '', '', 'daikaiAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'daikaiamount', '应收票额', '0', 120, 1, 1, '', '', 'daikaiAmount', 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_purchase_settle', 'deliverystartdate,deliveryenddate', '点价期 ', '200', 130, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'startdate,enddate', '点价期', '200', 140, 1, 1, '', '', 'startdate,enddate', 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_purchase_settle', 'startdate,enddate', '交收期 ', '200', 140, 1, 1, '', '', 'startdate,enddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'deliverystartdate,deliveryenddate', '交收期 ', '200', 130, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 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_purchase_settle', 'goodsname', '点价合约 ', '0', 160, 1, 1, '', '', 'goodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_settle', 'goodsname', '点价合约', '0', 160, 1, 1, '', '', 'goodsname', 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_purchase_settle', 'pricemove', '升贴水 ', '0', 170, 1, 1, '', '', 'pricemove', 0, 0, '');
|
|
|
|
|
|
@@ -264,83 +264,81 @@ insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) valu
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'contracctstatus', '状态', '0', 10, 1, 1, '', '', 'contracctstatus', 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_purchase_all', 'accountname', '销售方 ', '200', 20, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'nickname', '销售方', '200', 20, 1, 1, '', '', 'nickname', 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_purchase_all', 'contractno', '合同编号 ', '0', 30, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'contractno', '合同编号', '0', 30, 1, 1, '', '', 'contractno', 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_purchase_all', 'deliverygoodsname', '现货品种' , '0', 40, 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_purchase_all', 'wrstandardname', '商品' , '200', 50, 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_purchase_all', 'goodsname', '点价合约 ', '0', 60, 1, 1, '', '', 'goodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'goodsname', '点价合约', '0', 60, 1, 1, '', '', 'goodsname', 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_purchase_all', 'pricemove', '升贴水 ', '0', 70, 1, 1, '', '', 'pricemove', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'pricemove', '升贴水', '0', 70, 1, 1, '', '', 'pricemove', 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_purchase_all', '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_purchase_all', 'unpricedqty', '未定价量 ', '0', 90, 1, 1, '', '', 'unpricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'unpricedqty', '未定价量', '0', 90, 1, 1, '', '', 'unpricedqty', 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_purchase_all', 'pricedqty', '已定价量 ', '0', 100, 1, 1, '', '', 'pricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'pricedqty', '已定价量', '0', 100, 1, 1, '', '', 'pricedqty', 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_purchase_all', 'unsureqty', '未交收量 ', '0', 110, 1, 1, '', '', 'unsureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'unsureqty', '未交收量', '0', 110, 1, 1, '', '', 'unsureqty', 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_purchase_all', 'payamount', '已付款额', '0', 120, 1, 1, '', '', 'payamount', 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_purchase_all', 'unpayamount', '待付款额 ', '0', 130, 1, 1, '', '', 'unpayamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'unpayamount', '待付款额', '0', 130, 1, 1, '', '', 'unpayamount', 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_purchase_all', 'invoiceamount', '已收票额', '0',140, 1, 1, '', '', 'invoiceamount', 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_purchase_all', 'daikaiamount', '应收票额 ', '0',150, 1, 1, '', '', 'daikaiAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'daikaiamount', '应收票额', '0',150, 1, 1, '', '', 'daikaiAmount', 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_purchase_all', 'deliverystartdate,deliveryenddate', '点价期 ', '200', 160, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'startdate,enddate', '点价期', '200', 170, 1, 1, '', '', 'startdate,enddate', 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_purchase_all', 'startdate,enddate', '交收期 ', '200', 170, 1, 1, '', '', 'startdate,enddate', 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_purchase_all', 'convertfactor', '标仓系数', '0', 180, 1, 1, '', '', 'convertfactor', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_purchase_all', 'deliverystartdate,deliveryenddate', '交收期', '200', 160, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
|
|
|
-- 销售--待点价
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_sales_pointprice', 2, '销售_待点价', '', 'web端-销售-待点价');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'accountname', '采购方 ', '200', 10, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'nickname', '采购方', '200', 10, 1, 1, '', '', 'nickname', 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_sales_pointprice', 'contractno', '合同编号', '0', 20, 1, 1, '', '', 'contractno', 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_sales_pointprice', 'deliverygoodsname', '现货品种 ', '0', 30, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', '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_sales_pointprice', 'wrstandardname', '商品 ', '200', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'wrstandardname', '商品', '200', 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_sales_pointprice', 'goodsname', '点价合约', '0', 50, 1, 1, '', '', 'goodsname', 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_sales_pointprice', 'pricemove', '升贴水 ', '0', 60, 1, 1, '', '', 'pricemove', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'pricemove', '升贴水', '0', 60, 1, 1, '', '', 'pricemove', 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_sales_pointprice', 'qty', '合同量', '0', 70, 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_sales_pointprice', 'unpricedqty', '未定价量 ', '0', 80, 1, 1, '', '', 'unpricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'unpricedqty', '未定价量', '0', 80, 1, 1, '', '', 'unpricedqty', 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_sales_pointprice', 'pricedqty', '已定价量 ', '0', 90, 1, 1, '', '', 'pricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'pricedqty', '已定价量', '0', 90, 1, 1, '', '', 'pricedqty', 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_sales_pointprice', 'unsureqty', '未交收量 ', '0', 100, 1, 1, '', '', 'unsureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'unsureqty', '未交收量', '0', 100, 1, 1, '', '', 'unsureqty', 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_sales_pointprice', 'payamount', '已收款额 ', '0', 110, 1, 1, '', '', 'payamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'payamount', '已收款额', '0', 110, 1, 1, '', '', 'payamount', 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_sales_pointprice', 'unpayamount', '待收款额 ', '0', 120, 1, 1, '', '', 'unpayAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'unpayamount', '待收款额', '0', 120, 1, 1, '', '', 'unpayAmount', 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_sales_pointprice', 'invoiceamount', '已开票额 ', '0', 130, 1, 1, '', '', 'invoiceamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'invoiceamount', '已开票额', '0', 130, 1, 1, '', '', 'invoiceamount', 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_sales_pointprice', 'daikaiamount', '应开票额 ', '0', 140, 1, 1, '', '', 'daikaiamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'daikaiamount', '应开票额', '0', 140, 1, 1, '', '', 'daikaiamount', 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_sales_pointprice', 'deliverystartdate,deliveryenddate', '点价期', '200', 150, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'startdate,enddate', '点价期', '200', 160, 1, 1, '', '', 'startdate,enddate', 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_sales_pointprice', 'startdate,enddate', '交收期 ', '200', 160, 1, 1, '', '', 'startdate,enddate', 0, 0, '')
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_pointprice', 'deliverystartdate,deliveryenddate', '交收期', '200', 150, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
|
|
|
-- 销售--履约交收
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_sales_settle', 2, '销售_履约交收', '', 'web端-销售-履约交收');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'accountname', '采购方', '200', 10, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'nickname', '采购方', '200', 10, 1, 1, '', '', 'nickname', 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_sales_settle', 'contractno', '合同编号 ', '0', 20, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'contractno', '合同编号', '0', 20, 1, 1, '', '', 'contractno', 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_sales_settle', 'deliverygoodsname', '现货品种 ', '0', 30, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', '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_sales_settle', 'wrstandardname', '商品', '200', 40, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -348,23 +346,21 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'qty', '合
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'unpricedqty', '未定价量', '0', 60, 1, 1, '', '', 'unpricedqty', 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_sales_settle', 'pricedqty', '已定价量 ', '0', 70, 1, 1, '', '', 'pricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'pricedqty', '已定价量', '0', 70, 1, 1, '', '', 'pricedqty', 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_sales_settle', 'unsureqty', '未交收量 ', '0', 80, 1, 1, '', '', 'unsureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'unsureqty', '未交收量', '0', 80, 1, 1, '', '', 'unsureqty', 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_sales_settle', 'payamount', '已收款额 ', '0', 90, 1, 1, '', '', 'payamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'payamount', '已收款额', '0', 90, 1, 1, '', '', 'payamount', 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_sales_settle', 'unpayamount', '待收款额 ', '0', 100, 1, 1, '', '', 'unpayAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'unpayamount', '待收款额', '0', 100, 1, 1, '', '', 'unpayAmount', 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_sales_settle', 'invoiceamount', '已开票额', '0', 110, 1, 1, '', '', 'invoiceamount', 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_sales_settle', 'daikaiamount', '应开票额 ', '0', 120, 1, 1, '', '', 'daikaiamount', 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_sales_settle', 'deliverystartdate,deliveryenddate', '点价期 ', '200', 130, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'daikaiamount', '应开票额', '0', 120, 1, 1, '', '', 'daikaiamount', 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_sales_settle', 'startdate,enddate', '交收期 ', '200', 140, 1, 1, '', '', 'startdate,enddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'startdate,enddate', '点价期', '200', 140, 1, 1, '', '', 'startdate,enddate', 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_sales_settle', 'convertfactor', '标仓系数', '0', 150, 1, 1, '', '', 'convertfactor', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_settle', 'deliverystartdate,deliveryenddate', '交收期 ', '200', 130, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 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_sales_settle', 'goodsname', '点价合约', '0', 160, 1, 1, '', '', 'goodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -375,39 +371,37 @@ insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) valu
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'contracctstatus', '状态', '0', 10, 1, 1, '', '', 'contracctstatus', 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_sales_all', 'accountname', '采购方', '200', 20, 1, 1, '', '', 'accountname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'nickname', '采购方', '200', 20, 1, 1, '', '', 'nickname', 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_sales_all', 'contractno', '合同编号 ', '0', 30, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'contractno', '合同编号', '0', 30, 1, 1, '', '', 'contractno', 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_sales_all', 'deliverygoodsname', '现货品种 ', '0', 40, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'deliverygoodsname', '现货品种', '0', 40, 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_sales_all', 'wrstandardname', '商品 ', '200', 50, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'wrstandardname', '商品', '200', 50, 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_sales_all', 'goodsname', '点价合约 ', '0', 60, 1, 1, '', '', 'goodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'goodsname', '点价合约', '0', 60, 1, 1, '', '', 'goodsname', 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_sales_all', 'pricemove', '升贴水 ', '0', 70, 1, 1, '', '', 'pricemove', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'pricemove', '升贴水', '0', 70, 1, 1, '', '', 'pricemove', 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_sales_all', '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_sales_all', 'unpricedqty', '未定价量 ', '0', 90, 1, 1, '', '', 'unpricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'unpricedqty', '未定价量', '0', 90, 1, 1, '', '', 'unpricedqty', 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_sales_all', 'pricedqty', '已定价量 ', '0', 100, 1, 1, '', '', 'pricedqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'pricedqty', '已定价量', '0', 100, 1, 1, '', '', 'pricedqty', 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_sales_all', 'unsureqty', '未交收量 ', '0', 110, 1, 1, '', '', 'unsureqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'unsureqty', '未交收量', '0', 110, 1, 1, '', '', 'unsureqty', 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_sales_all', 'payamount', '已收款额 ', '0', 120, 1, 1, '', '', 'payamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'payamount', '已收款额', '0', 120, 1, 1, '', '', 'payamount', 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_sales_all', 'unpayamount', '应收款额 ', '0', 130, 1, 1, '', '', 'unpayAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'unpayamount', '应收款额', '0', 130, 1, 1, '', '', 'unpayAmount', 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_sales_all', 'invoiceamount', '已开票额 ', '0',140, 1, 1, '', '', 'invoiceamount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'invoiceamount', '已开票额', '0',140, 1, 1, '', '', 'invoiceamount', 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_sales_all', 'daikaiamount', '应开票额 ', '0',150, 1, 1, '', '', 'daikaiAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'daikaiamount', '应开票额', '0',150, 1, 1, '', '', 'daikaiAmount', 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_sales_all', 'deliverystartdate,deliveryenddate', '点价期 ', '200', 160, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'startdate,enddate', '点价期', '200', 170, 1, 1, '', '', 'startdate,enddate', 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_sales_all', 'startdate,enddate', '交收期 ', '200', 170, 1, 1, '', '', 'startdate,enddate', 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_sales_all', 'convertfactor', '标仓系数 ', '0', 180, 1, 1, '', '', 'convertfactor', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_sales_all', 'deliverystartdate,deliveryenddate', '交收期', '200', 160, 1, 1, '', '', 'deliverystartdate,deliveryenddate', 0, 0, '');
|
|
|
|
|
|
-- 敞口--实时敞口
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_exposure', 2, '实时敞口', '', 'web端-实时敞口');
|
|
|
@@ -462,7 +456,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_exposure_detail', 'contractt
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_exposure_detail', '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_exposure_detail', 'qty', '现货商品数量', '0', 50, 1, 1, '', 'FormatterUnit,enumdicname', 'qty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_exposure_detail', 'qty', '现货商品变动量', '0', 50, 1, 1, '', 'FormatterUnit,enumdicname', '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_exposure_detail', 'changeQty', '套保品种变动量', '0', 60, 1, 1, '', 'FormatterUnit,enumdicname', 'changeQty', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -760,15 +754,13 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_fp', 'buyusern
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_fp', 'contractno', '合同编号', '0', 40, 1, 1, '', '', 'contractno', 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_fincial_aduit_fp', 'deliverygoodsname', '现货品种', '0', 50, 1, 1, '', '', 'audittime', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_fp', 'deliverygoodsname', '现货品种', '0', 50, 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_fincial_aduit_fp', 'operateapplytype', '点价类型', '0', 60, 1, 1, '', '', 'audittime', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_fp', 'pricetype', '点价类型', '0', 60, 1, 1, '', '', 'pricetype', 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_fincial_aduit_fp', 'contracttype', '发票类型', '0', 70, 1, 1, '', '', 'contracttype', 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_fincial_aduit_fp', 'InvoiceAmount', '金额', '0', 80, 1, 1, '', '', 'InvoiceAmount', 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_fincial_aduit_fp', 'attachurl', '发票附件', '0', 80, 1, 1, '', '', 'attachurl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_fp', 'invoiceamount', '金额', '0', 80, 1, 1, '', '', 'invoiceamount', 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_fincial_aduit_fp', 'applytime', '登记时间', '0', 90, 1, 1, '', '', 'applytime', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -785,15 +777,13 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_yfp', 'buyuser
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_yfp', 'contractno', '合同编号', '0', 40, 1, 1, '', '', 'contractno', 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_fincial_aduit_yfp', 'deliverygoodsname', '现货品种', '0', 50, 1, 1, '', '', 'audittime', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_yfp', 'deliverygoodsname', '现货品种', '0', 50, 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_fincial_aduit_yfp', 'operateapplytype', '点价类型', '0', 60, 1, 1, '', '', 'audittime', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_yfp', 'pricetype', '点价类型', '0', 60, 1, 1, '', '', 'pricetype', 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_fincial_aduit_yfp', 'contracttype', '发票类型', '0', 70, 1, 1, '', '', 'contracttype', 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_fincial_aduit_yfp', 'InvoiceAmount', '金额', '0', 80, 1, 1, '', '', 'InvoiceAmount', 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_fincial_aduit_yfp', 'attachurl', '发票附件', '0', 80, 1, 1, '', '', 'attachurl', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_fincial_aduit_yfp', 'invoiceamount', '金额', '0', 80, 1, 1, '', '', 'invoiceamount', 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_fincial_aduit_yfp', 'applytime', '登记时间', '0', 90, 1, 1, '', '', 'applytime', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1081,8 +1071,6 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_hedging_plan', 'planqty', '
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_hedging_plan', 'tradeusername', '交易用户', '0', 80, 1, 1, '', '', 'tradeusername', 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_hedging_plan', 'currencyname', '结算币种', '0', 90, 1, 1, '', '', 'currencyname', 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_hedging_plan', 'remark', '备注', '0', 100, 1, 1, '', '', 'remark', 0, 0, '');
|
|
|
|
|
|
|
|
|
@@ -1139,6 +1127,8 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_dj', 'apply
|
|
|
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_dj', '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_dj', 'applystatus', '状态', '0', 90, 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_dj', 'pricedPrice', '点价价格', '0', 30, 1, 1, '', '', 'pricedPrice', 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_dj', 'pricemove', '升贴水', '0', 40, 1, 1, '', '', 'pricemove', 0, 0, '');
|
|
|
@@ -1150,8 +1140,6 @@ insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, Colum
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_dj', 'applyname', '申请人', '0', 70, 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_dj', 'auditname', '审核人', '0', 80, 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_dj', 'applystatus', '状态', '0', 90, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 交收记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_js', 2, '现货合同详情-交收记录', '', 'web端-现货合同详情-交收记录');
|
|
|
@@ -1160,6 +1148,8 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_js', 'apply
|
|
|
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_js', '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_js', 'applystatus', '状态', '0', 90, 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_js', 'reckonrealqty', '交收量', '0', 30, 1, 1, '', '', 'reckonrealqty', 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_js', 'reckonotheramount', '其他费用', '0', 40, 1, 1, '', '', 'reckonotheramount', 0, 0, '');
|
|
|
@@ -1171,8 +1161,6 @@ insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, Colum
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_js', 'applyname', '申请人', '0', 70, 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_js', 'auditname', '审核人', '0', 80, 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_js', 'applystatus', '状态', '0', 90, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货和同详情 - 款项记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_kx', 2, '现货合同详情-款项记录', '', 'web端-现货合同详情-款项记录');
|
|
|
@@ -1181,6 +1169,8 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_kx', 'apply
|
|
|
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_kx', '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_kx', 'applystatus', '状态', '0', 70, 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_kx', 'kxtype', '款项类型', '0', 30, 1, 1, '', '', 'kxtype', 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_kx', 'payamount', '金额', '0', 40, 1, 1, '', '', 'payamount', 0, 0, '');
|
|
|
@@ -1188,8 +1178,6 @@ insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, Colum
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_kx', 'applyname', '申请人', '0', 50, 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_kx', 'auditname', '审核人', '0', 60, 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_kx', 'applystatus', '状态', '0', 70, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 发票记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_fp', 2, '现货合同详情-发票记录', '', 'web端-现货合同详情-发票记录');
|
|
|
@@ -1198,15 +1186,15 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'apply
|
|
|
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_fp', '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_fp', 'receipttype', '发票类型', '0', 30, 1, 1, '', '', 'receipttype', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'applystatus', '状态', '0', 70, 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_fp', 'contracttype', '发票类型', '0', 30, 1, 1, '', '', 'contracttype', 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_fp', 'InvoiceAmount', '金额', '0', 40, 1, 1, '', '', 'InvoiceAmount', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'invoiceamount', '金额', '0', 40, 1, 1, '', '', 'invoiceamount', 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_fp', 'applyname', '申请人', '0', 50, 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_fp', 'auditname', '审核人', '0', 60, 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_fp', 'applystatus', '状态', '0', 70, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 入库记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_stock', 2, '现货合同详情-入库记录', '', 'web端-现货合同详情-入库记录');
|
|
|
@@ -1215,6 +1203,8 @@ 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, '');
|
|
|
@@ -1226,8 +1216,6 @@ 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', 'applystatus', '状态', '0', 80, 1, 1, '', '', 'applystatus', 0, 0, '');
|
|
|
|
|
|
-- 现货合同详情 - 出库记录
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_someprice_detail_stock_out', 2, '现货合同详情-出库记录', '', 'web端-现货合同详情-出库记录');
|
|
|
@@ -1347,7 +1335,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_futures_report', 'reckonpl',
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_futures_report', 'goodsgroupspotqty', '交易品种期末量', '0', 230, 1, 1, '', 'FormatterUnit,enumdicname', 'goodsgroupspotqty', 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_futures_report', 'middlegoodsqty', '套保品种', '0', 240, 1, 1, '', '', 'middlegoodsqty', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_futures_report', 'middlegoodsname', '套保品种', '0', 240, 1, 1, '', '', 'middlegoodsname', 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_futures_report', 'todaymiddlegoodsqty', '套保品种变动量', '0', 250, 1, 1, '', 'FormatterUnit,enumdicname', 'todaymiddlegoodsqty', 0, 0, '');
|
|
|
|
|
|
@@ -1464,7 +1452,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_warehouse_category_report',
|
|
|
-- 报表 - 库存报表(仓库)
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_warehouse_report', 2, '报表-库存报表', '', 'web端-报表-库存报表(仓库)');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_warehouse_report', 'warehousename', '仓库', '0', 10, 1, 1, '', '', 'warehousename', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_warehouse_report', 'warehousecode', '仓库', '0', 10, 1, 1, '', '', 'warehousecode', 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_warehouse_report', 'deliverygoodsname', '现货品种', '0', 20, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1505,7 +1493,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_aggregate_profit_and_loss',
|
|
|
-- 报表 - 敞口报表 - 现货合同变动量明细
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_change_in_spot_contract', 2, '报表-敞口报表-现货合同变动量明细', '', 'web端-报表-敞口报表-现货合同变动量明细');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_spot_contract', 'buyusername', '交易用户', '200', 10, 1, 1, '', '', 'buyusername', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_spot_contract', 'username', '交易用户', '200', 10, 1, 1, '', '', 'username', 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_change_in_spot_contract', 'contractno', '合同编号', '200', 20, 1, 1, '', '', 'contractno', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1517,7 +1505,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_spot_contract', 's
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_spot_contract', 'deliverygoodsname', '现货品种', '0', 60, 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_change_in_spot_contract', 'wrstandardname', '现货品类', '0', 70, 1, 1, '', '', 'wrstandardname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_spot_contract', 'wrstandardname', '现货商品', '0', 70, 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_change_in_spot_contract', 'biztype', '期现用途', '0', 80, 1, 1, '', '', 'biztype', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1540,7 +1528,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_hedging_plan', 'co
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_hedging_plan', 'deliverygoodsname', '现货品种', '0', 40, 1, 1, '', '', 'spotfloatpl', 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_change_in_hedging_plan', 'wrstandardname', '现货品类', '0', 50, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_change_in_hedging_plan', 'wrstandardname', '现货商品', '0', 50, 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_change_in_hedging_plan', 'qty', '计划量', '0', 60, 1, 1, '', 'FormatterUnit,enumdicname', 'qty', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1793,7 +1781,7 @@ insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) valu
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_brand_details', 'deliverygoodsname', '现货品种', '0', 10, 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_inventory_commodity_report_brand_details', 'currencyname', '现货商品', '0', 20, 1, 1, '', '', 'currencyname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_brand_details', 'wrstandardname', '现货商品', '0', 20, 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_inventory_commodity_report_brand_details', 'brandname', '现货品牌', '0', 30, 1, 1, '', '', 'brandname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1820,11 +1808,11 @@ insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) valu
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_warehouse_details', 'deliverygoodsname', '现货品种', '0', 10, 1, 1, '', '', 'areauserid', 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_inventory_commodity_report_warehouse_details', 'currencyname', '现货商品', '0', 20, 1, 1, '', '', 'currencyname', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_warehouse_details', 'wrstandardname', '现货商品', '0', 20, 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_inventory_commodity_report_warehouse_details', 'brandname', '现货品牌', '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_inventory_commodity_report_warehouse_details', 'warehousename', '仓库', '0', 40, 1, 1, '', '', 'warehousename', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_warehouse_details', 'warehousecode', '仓库', '0', 40, 1, 1, '', '', 'warehousecode', 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_inventory_commodity_report_warehouse_details', 'oristock', '期初库存量', '0', 50, 1, 1, '', 'FormatterUnit,enumdicname', 'oristock', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
@@ -1843,7 +1831,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_commodity_report_w
|
|
|
-- 报表 - 库存报表 - 库存(仓库)报表 - 仓库明细
|
|
|
insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_inventory_warehouse_report_warehouse_details', 2, '报表-库存(仓库)报表-仓库明细', '', 'web端-报表-库存(仓库)报表-仓库明细');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|
|
|
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_warehouse_report_warehouse_details', 'warehousename', '仓库', '0', 10, 1, 1, '', '', 'warehousename', 0, 0, '');
|
|
|
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_inventory_warehouse_report_warehouse_details', 'warehousecode', '仓库', '0', 10, 1, 1, '', '', 'warehousecode', 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_inventory_warehouse_report_warehouse_details', 'deliverygoodsname', '现货品种', '0', 20, 1, 1, '', '', 'deliverygoodsname', 0, 0, '');
|
|
|
insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
|