Query
Customer list
Total Of: {{condtion.totalItemsSize}}
| # | Customer number | Customer name | Username | Customer category | Customer type | Sales Catalogue | Telephone | mnemonic code | Invoice type | Payment clause | currency | Credit amount | Advance charge | Created at | Edit |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$index+1}} | {{customer.partyId}} | {{customer.customerName}} | {{customer.nickname}} | {{customer.description}} | {{customer.platformType}} | {{customer.catalogName}} | {{customer.phoneMobile}} | {{customer.mnemonicCode}} | {{customer.invoiceTypeIdDescription}} | {{customer.paymentTermDescription}} | {{customer.creditCurrency}} | {{customer.creditMoney==null||customer.creditMoney==''?0:customer.creditMoney|currency:''}} | {{customer.estimateMoney==null||customer.estimateMoney==''?0:customer.estimateMoney|currency:''}} | {{customer.createdAt | date : "MM/dd/y" }} | Edit Close Enable |