أسم الصنف | الكميه | المقاس | اللون | السعر | ||||
---|---|---|---|---|---|---|---|---|
{{it.Name}} | {{it.NumberOfPieces}} | {{it.Size}} |
|
{{it.Price - it.Discount}} | ||||
أجمالي الفاتوره | {{EnttiyInvoicePop.TotalPrice}} | |||||||
أجمالي الخصم | {{EnttiyInvoicePop.DiscountPrice}} | |||||||
أجمالي الفاتوره بعد الخصم | {{EnttiyInvoicePop.TotalPrice - EnttiyInvoicePop.DiscountPrice}} | |||||||
الرصيد السابق | {{ClientPagPop.balance}} | |||||||
أجمالي المدفوعات |
{{EnttiyInvoicePop.TotalPriceAfterDiscount}} |
{{EnttiyInvoicePop.PaidPrice}} |
||||||
الرصيد الحالي | {{(ClientPagPop.balance + (EnttiyInvoicePop.TotalPrice - EnttiyInvoicePop.DiscountPrice)) - EnttiyInvoicePop.PaidPrice}} |
{{massage}}
أسم المنتج | عدد القطع | اللون | المقاس | سعر القطعه | الخصم |
---|---|---|---|---|---|
{{item.name}} |
{{item.count}}
|
{{item.size}}
|
{{item.price}}
|
{{item.discount}}
|
السعر الكلي |
{{CustomerInvoice.totalPrice + CustomerInvoice.discount}}
|
الخصم |
{{CustomerInvoice.discount}}
|
السعر بعد الخصم |
{{CustomerInvoice.totalPrice}}
|
المدفوع |
{{CustomerInvoice.totalRealPaid}}
|
رقم البوليصه |
{{CustomerInvoice.policyNumber}}
|
مصاريف الشحن |
{{CustomerInvoice.shipping}}
|
تم بواسطه |
{{CustomerInvoice.createdBy}}
|
أسم المنتج | عدد القطع | سعر القطعه | السعر الكلي |
---|---|---|---|
{{item.name}} |
{{item.quantity}}
|
{{item.price}}
|
{{item.totalPrice}}
|
السعر الكلي |
{{SupplierInvoice.total}}
|
المدفوع |
{{SupplierInvoice.paid}}
|
مصاريف الشحن |
{{SupplierInvoice.shopping}}
|
تم بواسطه |
{{SupplierInvoice.createdBy}}
|