¿En qué podemos ayudarte?
< Todos los temas
Imprimir

Note (class)

Contains information required to create a note.


Properties

PropertyTypeDescription
IdintegerNote identifier
Type *NoteTypeType of note, see more in NoteType (enum)
StatusNoteStatusStatus of note, see more in NoteStatus (enum)
DatedateNote date
ProspectCustomerbooleanIndicates if note owner is a prospect customer
PropertyCode *stringCode document owner, supplier or customer, according to the TypeDocument
InvoiceToCodestringCustomer who will go run the bill
StoreCodestringWarehouse code
StoreDestinationCodestringWarehouse destination code
ReferencestringReference text
DescriptionstringDescription text of note
NumberintegerNumber of note
SerialCodestringSeries code note
VersionintegerVersion of note, only for saleQuotation
ObservationsstringDescription observations of note
ManagerCodestringCode of responsible employee
ProjectCodestringSet the code of project to which is attached
WorkOrderCodestringIndicates the code of work order which is adhered
GroupRateCodestringIndicates the group rate code to apply in the note
PricesIncludedVATbooleanIndicates whether the note should be calculated with the price amounts included
PercentCashDiscountstring
PercentNormalDiscountstring
PercentSpecialDiscountstring
NotBillableboolean
ClassificationCodestring
SituationCodestring
TermPaymentCodestring
MethodPaymentCodestring
TaxTreatmentCodestring
CurrencyCodestring
CurrencyExchangestring
CommercialSourceCodestring
ContactCodestring
Agent1Codestring
Agent2Codestring
Agent3Codestring
Others1Includedboolean
Others1Codestring
Others1Namestring
Others1CodeVATstring
Others1PercentVATdecimal
Others1Amountdecimal
Others1Percentdecimal
Others2Includedboolean
Others2Codestring
Others2Namestring
Others2CodeVATstring
Others2PercentVATdecimal
Others2Amountdecimal
Others2Percentdecimal
DeliveryPersonstringContact for delivery
DeliveryNamestringName or company making the delivery
DeliveryAddressstringDelivery address
DeliveryCitystringDelivery city
DeliveryStatestringDelivery state
DeliveryCodeCountrystringDelivery country code
DeliveryZipCodestringPostal delivery
DeliveryPhonestringContact phone delivery
DeliveryFaxstringContact fax delivery
DeliveryEmailstringContact email delivery
DeliveryVATNumberstringTax identification number to delivery
DeliveryDateExpecteddateDate expected delivery products
DeliveryDateCollectiondateIndicates when the transport agency will collect packages
DeliveryNickNamestringNick Name the delivery
DeliveryZonestringDelivery zone
DeliveryObservationsstringDescription observations delivery of note
TransportTypeCodestringCode type of transport
TransportCodestringCode of transport agency
TransportWaystringDelivery method
TransportPaidbooleanIf transportation is paid
TransportAmountdecimalAmount of transport
TransportCodeVATstringCode of tax rate
TransportPercentVATdecimalPercent of tax rate
TransportTruckDriverstringDriver Name
TransportTruckDriverVATNumberstringDriver identification number
TransportTrailerNumberPlatestringTruck registration ID
RouteCodestring
PortCodestring
IncotermsCodestring
Volumestring
Weightstring
WeightGrossstring
Paymentslist of NotePaymentCollect the payment forms of the note, see more in NotePayment (class)
Lines *list of LineIt stores the information of the lines of the document, see more in Line (class)

* Required to create a new note

Tabla de contenidos