Informace o dodavatelích, pohybu na skladě a fakturách.
{{vendorDetailItem.addresModel.city}}
{{vendorDetailItem.addresModel.street}} {{vendorDetailItem.addresModel.cp}}
{{vendorDetailItem.addresModel.psc}}
Tel: {{vendorDetailItem.contactModel.phoneNumber}}
E-mail: {{vendorDetailItem.contactModel.email}}
Fax: {{vendorDetailItem.contactModel.fax}}
{{vendorDetailItem.bankAccountModel.numberPrefix}} - {{vendorDetailItem.bankAccountModel.number}} / {{vendorDetailItem.bankAccountModel.bankCode}}
IBAN: {{vendorDetailItem.bankAccountModel.iban}}
SWIFT: {{vendorDetailItem.bankAccountModel.swift}}
Název firmy: {{currentInvoice.customer.name}}
IČO: {{currentInvoice.customer.ico}}
DIČ: {{currentInvoice.customer.dic}}
Sídlo:
Město: {{currentInvoice.customer.addresModel.city}}
Ulice: {{currentInvoice.customer.addresModel.street}} {{currentInvoice.customer.addresModel.cp}}
PSČ: {{currentInvoice.customer.addresModel.psc}}
Název firmy: {{currentInvoice.vendor.name}}
IČO: {{currentInvoice.vendor.ico}}
DIČ: {{currentInvoice.vendor.dic}}
Sídlo:
Město: {{currentInvoice.vendor.addresModel.city}}
Ulice: {{currentInvoice.vendor.addresModel.street}} {{currentInvoice.customer.addresModel.cp}}
PSČ: {{currentInvoice.vendor.addresModel.psc}}
Účet příjemce: {{currentInvoice.bankTransaction.bankAccountNumber}}
Konstantní sym.: {{currentInvoice.bankTransaction.constSym}}
Variabilní sym.: {{currentInvoice.bankTransaction.variableSym}}
Specifický sym.: {{currentInvoice.bankTransaction.specSym}}
Popis | Cena |
---|---|
{{$index + 1}}. {{item.desc}} Počet: {{item.quantity}} | {{item.price}} Kč |
Nejsou k dispozici žádné informace o dodavatelich.
Datum | Název | Ičo | Dič | |||||
---|---|---|---|---|---|---|---|---|
{{row.createdAt | date: "dd.MM. yyyy"}} | {{row.name}} | {{row.ico}} | {{row.dic}} |
|
Nejsou k dispozici žádné informace o prijmu nebo vydajich.
Datum | Název | Popis | Množství | Cena | Dodavatel | |
---|---|---|---|---|---|---|
{{row.createdAt | date: "dd.MM. yyyy"}} | {{row.name}} | {{row.description}} | {{row.quantity}} {{row.measureName}} | {{row.price}} Kc | {{row.dodavatel.name}} |
Typ | Číslo faktury | Datum vystavení | Datum splatnosti | Firma 1 | Firma 2 | Počet položek | Celková cena | Stav | |
---|---|---|---|---|---|---|---|---|---|
{{row.invoiceNumber}} | {{row.createdAt | date: "dd.MM. yyyy"}} | {{row.payDate | date: "dd.MM. yyyy"}} | {{row.customer.name}} | {{row.vendor.name}} | {{row.invoiceItems.length}} | {{row.totalCost | number: 2}} Kč | {{row.payStateName}} |