Class OriginalInvoiceDetail
Thông tin chi tiết hóa đơn gốc
Inheritance
System.Object
OriginalInvoiceDetail
Namespace:MISA.MeInvoice.Contract.DataContract.Invoice
Assembly:cs.temp.dll.dll
Syntax
public class OriginalInvoiceDetail : Base.OriginalInvoiceDetail
Properties
EmployeeCode
Mã nhân viên
Declaration
public string EmployeeCode
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
EmployeeName
Tên nhân viên
Declaration
public string EmployeeName
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
GuarantyPeriod
Thời hạn bảo hành
Declaration
public string GuarantyPeriod
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemCategoryCode
Mã loại VTHH
Declaration
public string InventoryItemCategoryCode
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemCategoryName
Tên loại VTHH
Declaration
public string InventoryItemCategoryName
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemDescription
Diễn giải
Declaration
public string InventoryItemDescription
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemGuarantyPeriod
thời hạn BH trên danh mục
Declaration
public string InventoryItemGuarantyPeriod
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemSource
Nguồn gốc
Declaration
public string InventoryItemSource
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
InventoryItemSpecificity
Thuộc tính
Declaration
public string InventoryItemSpecificity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
MainConvertRate
Tỷ lệ CĐ
Declaration
public decimal ? MainConvertRate
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
MainQuantity
SL theo ĐVT chính
Declaration
public decimal ? MainQuantity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
MainUnitName
ĐVT chính
Declaration
public string MainUnitName
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
MainUnitPrice
Đơn giá theo ĐVT chính
Declaration
public decimal ? MainUnitPrice
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
PanelHeightQuantity
Cao
Declaration
public decimal ? PanelHeightQuantity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
PanelLengthQuantity
Dài vật tư
Declaration
public decimal ? PanelLengthQuantity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
PanelQuantity
lượng
Declaration
public decimal ? PanelQuantity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
PanelRadiusQuantity
Rộng
Declaration
public decimal ? PanelRadiusQuantity
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
RowType
Loại dòng
Declaration
public int ? RowType
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
SAContractCode
Số hợp đồng
Declaration
public string SAContractCode
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SAOrderRefNo
Số đơn hàng
Declaration
public string SAOrderRefNo
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber
Mã quy cách
Declaration
public string SerialNumber
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber1
MQC 1
Declaration
public string SerialNumber1
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber2
MQC 2
Declaration
public string SerialNumber2
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber3
MQC 3
Declaration
public string SerialNumber3
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber4
MQC 4
Declaration
public string SerialNumber4
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumber5
MQC 5
Declaration
public string SerialNumber5
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
SerialNumberMerge
MQC tổng hợp
Declaration
public string SerialNumberMerge
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.String |
WageAmount
Tiền công QĐ
Declaration
public decimal ? WageAmount
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
WageAmountOC
Tiền công
Declaration
public decimal ? WageAmountOC
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
WageDiscountAmountOC
Chiết khấu tiền công nguyên tệ
Declaration
public decimal ? WageDiscountAmountOC
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
WagePriceAmount
Đơn giá ngày công
Declaration
public decimal ? WagePriceAmount
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |
WagePriceDiscountAmount
Chiết khấu tiền công QĐ
Declaration
public decimal ? WagePriceDiscountAmount
{
get;
set;
}
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> |