采购发票汇总 数据库表名:PU_PurchaseInvoice_Collection
字段名称 |
字段说明 |
字段长度 |
字段类型 |
是否唯一 |
id |
主键 |
-1 |
ID |
False |
code |
编号 |
30 |
String |
False |
name |
名称 |
200 |
String |
False |
discount |
本币折扣金额 |
-1 |
Decimal |
False |
taxAmount |
本币含税金额 |
-1 |
Decimal |
False |
tax |
本币税额 |
-1 |
Decimal |
False |
discountAmount |
本币金额 |
-1 |
Decimal |
False |
origDiscount |
折扣金额 |
-1 |
Decimal |
False |
origTax |
税额 |
-1 |
Decimal |
False |
origDiscountAmount |
金额 |
-1 |
Decimal |
False |
origTaxAmount |
含税金额 |
-1 |
Decimal |
False |
quantity2 |
数量2 |
-1 |
Decimal |
False |
quantity |
数量 |
-1 |
Decimal |
False |
origDiscountPrice |
单价 |
-1 |
Decimal |
False |
taxRate |
税率 |
-1 |
Decimal |
False |
origTaxPrice |
含税单价 |
-1 |
Decimal |
False |
taxPrice |
本币含税单价 |
-1 |
Decimal |
False |
discountPrice |
本币单价 |
-1 |
Decimal |
False |
partnerInventoryCode |
供应商存货编码 |
50 |
String |
False |
createdtime |
CreatedTime |
-1 |
DateTime |
False |
sequencenumber |
顺序号 |
-1 |
Int |
False |
ts |
分布时间戳 |
-1 |
TimeStamp |
False |
updated |
更新时间 |
32 |
DateTime |
False |
updatedBy |
更新者 |
32 |
String |
False |
idunit |
idunit |
0 |
ID |
False |
idunit2 |
idunit2 |
0 |
ID |
False |
idinventory |
idinventory |
0 |
ID |
False |
idPurchaseInvoiceDTO |
idpurchaseInvoiceDTO |
0 |
ID |
False |