Administrativa

Informace

Informace o dodavatelích, pohybu na skladě a fakturách.

Detail dodavatele - {{vendorDetailItem.name}}

Adresa

{{vendorDetailItem.addresModel.city}}

{{vendorDetailItem.addresModel.street}} {{vendorDetailItem.addresModel.cp}}

{{vendorDetailItem.addresModel.psc}}

Úprava adresy


Kontakt

Tel: {{vendorDetailItem.contactModel.phoneNumber}}

E-mail: {{vendorDetailItem.contactModel.email}}

Fax: {{vendorDetailItem.contactModel.fax}}

Úprava kontaktu


Bankovnví účet

{{vendorDetailItem.bankAccountModel.numberPrefix}} - {{vendorDetailItem.bankAccountModel.number}} / {{vendorDetailItem.bankAccountModel.bankCode}}

IBAN: {{vendorDetailItem.bankAccountModel.iban}}

SWIFT: {{vendorDetailItem.bankAccountModel.swift}}

Úprava bankovního účtu


Detail faktury číslo: {{currentInvoice.invoiceNumber}}

{{currentInvoice.invoiceTypeName}}

Firma 1

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}}

Firma 2

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}}

Typ platby: {{currentInvoice.payTypeName}}

Účet příjemce: {{currentInvoice.bankTransaction.bankAccountNumber}}

Konstantní sym.: {{currentInvoice.bankTransaction.constSym}}

Variabilní sym.: {{currentInvoice.bankTransaction.variableSym}}

Specifický sym.: {{currentInvoice.bankTransaction.specSym}}

Položky faktury:

Popis Cena
{{$index + 1}}. {{item.desc}} Počet: {{item.quantity}} {{item.price}} Kč

Datum splatnosti: {{currentInvoice.payDate | date: 'dd.MM. yyyy'}}
Celková cena: {{currentInvoice.totalCost}} Kč

Seznam dovatelů

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}}

Načítání dat o dodavatelich

Informace o pohybu na skladě

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}}

Načítání dat o příjmech a výdajích

Seznam faktur

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}}

Načítání dat o fakturách