?? hncoststock.ini
字號:
{title;dbname;name,datatype;format;width;visible;group;sum;}
[grid]
title=歷史進銷存查詢(無稅)
table=DeptStock,goods
linker=( DeptStock.goodsno = goods.goodsno )
where=
group=
sort=
filter=
fieldcount=31
field1=部門代碼;DeptStock.deptno;DeptNo;char;0;300;0;0;0;1;1
field2=商品名稱;Goods.Name;name;char;0;0;1;0;0;;
field3=商品代碼;DeptStock.GoodsNo;GoodsNo;char;0;450;1;0;0;1;1
field4=柜組代碼;goods.groupNo;GroupNo;char;0;300;1;0;0;1;1
field5=規格;Goods.Spec;Spec;Char;0;0;1;0;0;;
field6=撥出數量;DeptStock.AllocOutQty;AllocOutQty;dec;###,###.00;0;0;0;1;;
field7=撥出金額;DeptStock.AllocOutCost/(1 + Goods.TaxRatio);AllocOutCost;dec;###,###.00;0;0;0;1;;
field8=月初數量;DeptStock.InitQty;InitQty;dec;###,###.00;0;1;0;1;;
field9=月初金額;DeptStock.InitCostAmt/(1 + Goods.TaxRatio);InitAmt;dec;###,###.00;0;1;0;1;;
field10=當前數量;DeptStock.CurQty;CurQty;dec;###,###.00;0;1;0;1;;
field11=當前金額;DeptStock.CurCostAmt/(1 + Goods.TaxRatio);CurCostAmt;dec;###,###.00;0;1;0;1;;
field12=進貨數量;DeptStock.ImportQty;ImportQty;dec;###,###.00;0;1;0;1;;
field13=銷售數量;DeptStock.RetailQty;RetailQty;dec;###,###.00;0;1;0;0;;
field14=銷售成本;DeptStock.RetailCost/(1 + Goods.TaxRatio);RetailCost;dec;###,###.00;0;1;0;0;;
field15=月初單價;DeptStock.InitCostPrice/(1 + Goods.TaxRatio);InitCostPrice;dec;###,###.00;0;1;0;0;;
field16=當前單價;DeptStock.CurCostPrice/(1 + Goods.TaxRatio);CurCostPrice;dec;###,###.00;0;1;0;0;;
field17=銷售毛利;(DeptStock.RetailAmt - DeptStock.RetailCost)/(1 + Goods.TaxRatio);RetailProfit;dec;###,###.00;0;1;0;1;;
field18=盤點損益金額;DeptStock.CheckAmt/(1 + Goods.TaxRatio);CheckAmt;dec;###,###.00;0;1;0;1;;
field24=批發數量;DeptStock.SaleQty;SaleQty;dec;###,###.00;0;0;0;1;;
field19=優惠金額;DeptStock.RetailDisAmt;RetailDisAmt;dec;###,###.00;0;1;0;1;;
field20=進貨金額;DeptStock.ImportAmt/(1 + Goods.TaxRatio);ImportAmt;dec;###,###.00;0;1;0;1;;
field21=盤點損益數量;DeptStock.CheckQty;CheckQty;dec;###,###.00;0;1;0;1;;
field22=撥入金額;DeptStock.AllocInAmt/(1 + Goods.TaxRatio);AllocInAmt;dec;###,###.00;0;1;0;1;;
field23=批發成本;DeptStock.SaleCost/(1 + Goods.TaxRatio);SaleCost;dec;###,###.00;0;0;0;1;;
field24=撥入數量;DeptStock.AllocInQty;AllocInQty;dec;###,###.00;0;1;0;1;
field25=稅率;Goods.Taxratio;TaxRatio;dec;###,###.00;0;1;0;0;;
field26=類別代碼;Goods.ClassNo;ClassNo;Char;0;0;0;0;0;;
field27=損益數量;DeptStock.LossQty;LossQty;dec;###,###.00;0;1;0;1;;
field28=損益金額;DeptStock.LossAmt/(1 + Goods.TaxRatio);LossAmt;dec;###,###.00;0;1;0;1;;
field31=年度;DeptStock.Year;Year;Int;0;0;0;0;0;1;1
field29=月份;DeptStock.Month;Month;Int;0;0;1;0;0;1;1
field30=零售價;DeptStock.RetailPrice;RetailPrice;dec;###,###.00;0;1;0;0;;
;rightscontrol=DeptStock.deptno='$deptno'
;DataRights=Goods.groupNo='$GroupNo'
headerheight=80
detailheight=70
fontsize=9
countrecord=Y
[print]
left=150
right=120
top=120
bottom=120
pheaderheight=410
pdetailheight=80
ptitle=y,header,1500,15,1500,100,ptitle,-22,
ptitletext=進銷存查詢1
footer=120
papersize=0
page=y,footer,1000,15,500,80,page,-9,
date=y,footer,1700,15,1000,80,date,-9,
operator=y,footer,1000,15,800,80,operator,-9,
audit=y,footer,500,15,500,80,audit,-9,
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -