Skip to content

InvoiceItems

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/invoices/invoices.model.ts (line 211)

Part of: Pams

Properties

PropertyType
AmountSubjectToCommissionnumber
CategoryIDnumber
CategoryNamestring
Commissionnumber
CreationDateDate
CreationUserIDnumber
Discountnumber
InvoiceIDnumber
InvoiceItemIDnumber
ItemNamestring
ItemTotalPricenumber
ModificationDateDate
ModificationUserIDnumber
NetTotalPricenumber
ObjectStatenumber
Qtynumber
Taxnumber
UnitIDstring
UnitNamestring
UnitPricenumber
CurrencyCodestring
CurrencySymbolstring
_InstallentPercentnumber
ModifiedUnitPricenumber
ModifiedItemTotalPricenumber
ModifiedCommissionnumber

Used by

6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (6)

  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1
  • AccountDetailsComponentPams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts:1
  • NewJobComponentPams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts:1
  • PaymentsListPams/Web/Pams.Web/Client/app/models/payments/payments.ts:2
  • LoadInvoiceDataActionPams/Web/Pams.Web/Client/app/actions/invoice.ts:4
  • InvoiceStatePams/Web/Pams.Web/Client/app/reducers/invoice.ts:6

Was this page helpful?

Download as PDF