Class InvoiceV2
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.common.invoice.InvoiceV2
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class InvoiceV2 extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity InvoiceV2 (stored in table C_Invoice_V2).
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACCOUNTINGDATE
Property accountingDate stored in column DateAcct in table C_Invoice_V2
Help: The date this transaction is recorded on in the general ledger. This date also indicates which accounting period within the fiscal year this transaction will be part of.static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table C_Invoice_V2static String
PROPERTY_ACTIVITY
Property activity stored in column C_Activity_ID in table C_Invoice_V2
Help: Activities indicate tasks that are performed and used to utilize Activity based Costingstatic String
PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table C_Invoice_V2
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.static String
PROPERTY_BUSINESSPARTNERCATEGORY
Property businessPartnerCategory stored in column C_BP_Group_ID in table C_Invoice_V2
Help: A way of grouping business partners together for classification and reporting purposes. Provides a method of defining certain defaults to be used when opening new business partners.static String
PROPERTY_CHARGE
Property charge stored in column C_Charge_ID in table C_Invoice_V2
Help: The Charge indicates a type of Charge (Handling, Shipping, Restocking)static String
PROPERTY_CHARGEAMOUNT
Property chargeAmount stored in column ChargeAmt in table C_Invoice_V2
Help: The Charge Amount indicates the amount for an additional charge.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_Invoice_V2static String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_Invoice_V2static String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_Invoice_V2static String
PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_Invoice_V2
Help: Indicates the currency to be used when processing this document.static String
PROPERTY_DATEPRINTED
Property datePrinted stored in column DatePrinted in table C_Invoice_V2
Help: Indicates the Date that a document was printed.static String
PROPERTY_DESCRIPTION
Property description stored in column Description in table C_Invoice_V2
Help: A description is limited to 255 characters.static String
PROPERTY_DOCUMENTACTION
Property documentAction stored in column DocAction in table C_Invoice_V2
Help: You find the current status in the Document Status field. The options are listed in a popupstatic String
PROPERTY_DOCUMENTNO
Property documentNo stored in column DocumentNo in table C_Invoice_V2static String
PROPERTY_DOCUMENTSTATUS
Property documentStatus stored in column DocStatus in table C_Invoice_V2
Help: The Document Status indicates the status of a document at this time. To change the status of a document, use one of the buttons usually located at the bottom of the document window.static String
PROPERTY_DOCUMENTTYPE
Property documentType stored in column C_DocType_ID in table C_Invoice_V2
Help: The Document Type determines document sequence and processing rulesstatic String
PROPERTY_GRANDTOTALAMOUNT
Property grandTotalAmount stored in column GrandTotal in table C_Invoice_V2
Help: The Grand Total displays the total amount including Tax and Freight in document currencystatic String
PROPERTY_ID
Property id stored in column C_Invoice_V2_ID in table C_Invoice_V2static String
PROPERTY_INVOICE
Property invoice stored in column C_Invoice_ID in table C_Invoice_V2
Help: The Invoice ID uniquely identifies an Invoice Document.static String
PROPERTY_INVOICEDATE
Property invoiceDate stored in column DateInvoiced in table C_Invoice_V2
Help: The Date Invoice indicates the date printed on the invoice.static String
PROPERTY_MULTIPLIER
Property multiplier stored in column Multiplier in table C_Invoice_V2
Help: <p>Number of times needed to run this sequence in order to satisfy the complete process plan.</p>static String
PROPERTY_ORDERDATE
Property orderDate stored in column DateOrdered in table C_Invoice_V2
Help: Indicates the Date an item was ordered.static String
PROPERTY_ORDERREFERENCE
Property orderReference stored in column POReference in table C_Invoice_V2
Help: This can be used to input a reference for this specific transaction. For example, a Purchase Order number can be input on a Sales Order for easier reference.static String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_Invoice_V2static String
PROPERTY_PARTNERADDRESS
Property partnerAddress stored in column C_BPartner_Location_ID in table C_Invoice_V2
Help: The Partner address indicates the location of a Business Partnerstatic String
PROPERTY_PAYMENTTERMS
Property paymentTerms stored in column C_PaymentTerm_ID in table C_Invoice_V2
Help: Payment Terms identify the method and timing of payment for this transaction.static String
PROPERTY_PRICELIST
Property priceList stored in column M_PriceList_ID in table C_Invoice_V2
Help: Price Lists are used to determine the pricing, margin and cost of items purchased or sold.static String
PROPERTY_PRINT
Property print stored in column IsPrinted in table C_Invoice_V2
Help: The Printed checkbox indicates if this document or line will included when printing.static String
PROPERTY_PRINTDISCOUNT
Property printDiscount stored in column IsDiscountPrinted in table C_Invoice_V2
Help: The Discount Printed Checkbox indicates if the discount will be printed on the document.static String
PROPERTY_PROCESSED
Property processed stored in column Processed in table C_Invoice_V2
Help: The Processed checkbox indicates that a document has been processed.static String
PROPERTY_PROCESSNOW
Property processNow stored in column Processing in table C_Invoice_V2
Help: When this field is set as 'Y' a process is being performed on this record.static String
PROPERTY_PROJECT
Property project stored in column C_Project_ID in table C_Invoice_V2
Help: Identifier of a project defined within the Project & Service Management module.static String
PROPERTY_SALESCAMPAIGN
Property salesCampaign stored in column C_Campaign_ID in table C_Invoice_V2
Help: The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign.static String
PROPERTY_SALESORDER
Property salesOrder stored in column C_Order_ID in table C_Invoice_V2
Help: Unique identifier and a reference to a Sales Order originating from the document sequence defined for this document type.static String
PROPERTY_SALESREPRESENTATIVE
Property salesRepresentative stored in column SalesRep_ID in table C_Invoice_V2
Help: Indicates the sales representative responsible for the transaction that the document specifies . A valid sales representative is a business partner marked as an employee and a sales representative.static String
PROPERTY_SALESTRANSACTION
Property salesTransaction stored in column IsSOTrx in table C_Invoice_V2
Help: The Sales Transaction checkbox indicates if this item is a Sales Transaction.static String
PROPERTY_SUMMEDLINEAMOUNT
Property summedLineAmount stored in column TotalLines in table C_Invoice_V2
Help: The Total amount displays the total of all lines in document currencystatic String
PROPERTY_TRANSACTIONDOCUMENT
Property transactionDocument stored in column C_DocTypeTarget_ID in table C_Invoice_V2
Help: Specifies document subtype (eg. POS Order, Return Material, etc.) that each document (such as Sales Invoice, Purchase Order, etc.). Various document subtypes usually differ on the consequences they have. You can convert document types (e.g. from Offer to Order). The conversion is then reflected in the current type.static String
PROPERTY_UPDATED
Property updated stored in column Updated in table C_Invoice_V2static String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_Invoice_V2static String
PROPERTY_USERCONTACT
Property userContact stored in column AD_User_ID in table C_Invoice_V2
Help: The User identifies a unique user in the system. This could be an internal user or a business partner contactstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description InvoiceV2()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column C_Invoice_V2_ID in table C_Invoice_V2- See Also:
- Constant Field Values
-
PROPERTY_INVOICE
public static final String PROPERTY_INVOICE
Property invoice stored in column C_Invoice_ID in table C_Invoice_V2
Help: The Invoice ID uniquely identifies an Invoice Document.- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_Invoice_V2- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_Invoice_V2- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table C_Invoice_V2- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_Invoice_V2- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_Invoice_V2- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table C_Invoice_V2- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_Invoice_V2- See Also:
Traceable
, Constant Field Values
-
PROPERTY_SALESTRANSACTION
public static final String PROPERTY_SALESTRANSACTION
Property salesTransaction stored in column IsSOTrx in table C_Invoice_V2
Help: The Sales Transaction checkbox indicates if this item is a Sales Transaction.- See Also:
- Constant Field Values
-
PROPERTY_DOCUMENTNO
public static final String PROPERTY_DOCUMENTNO
Property documentNo stored in column DocumentNo in table C_Invoice_V2- See Also:
- Constant Field Values
-
PROPERTY_DOCUMENTSTATUS
public static final String PROPERTY_DOCUMENTSTATUS
Property documentStatus stored in column DocStatus in table C_Invoice_V2
Help: The Document Status indicates the status of a document at this time. To change the status of a document, use one of the buttons usually located at the bottom of the document window.- See Also:
- Constant Field Values
-
PROPERTY_DOCUMENTACTION
public static final String PROPERTY_DOCUMENTACTION
Property documentAction stored in column DocAction in table C_Invoice_V2
Help: You find the current status in the Document Status field. The options are listed in a popup- See Also:
- Constant Field Values
-
PROPERTY_PRINT
public static final String PROPERTY_PRINT
Property print stored in column IsPrinted in table C_Invoice_V2
Help: The Printed checkbox indicates if this document or line will included when printing.- See Also:
- Constant Field Values
-
PROPERTY_PRINTDISCOUNT
public static final String PROPERTY_PRINTDISCOUNT
Property printDiscount stored in column IsDiscountPrinted in table C_Invoice_V2
Help: The Discount Printed Checkbox indicates if the discount will be printed on the document.- See Also:
- Constant Field Values
-
PROPERTY_PROCESSNOW
public static final String PROPERTY_PROCESSNOW
Property processNow stored in column Processing in table C_Invoice_V2
Help: When this field is set as 'Y' a process is being performed on this record.- See Also:
- Constant Field Values
-
PROPERTY_PROCESSED
public static final String PROPERTY_PROCESSED
Property processed stored in column Processed in table C_Invoice_V2
Help: The Processed checkbox indicates that a document has been processed.- See Also:
- Constant Field Values
-
PROPERTY_DOCUMENTTYPE
public static final String PROPERTY_DOCUMENTTYPE
Property documentType stored in column C_DocType_ID in table C_Invoice_V2
Help: The Document Type determines document sequence and processing rules- See Also:
- Constant Field Values
-
PROPERTY_TRANSACTIONDOCUMENT
public static final String PROPERTY_TRANSACTIONDOCUMENT
Property transactionDocument stored in column C_DocTypeTarget_ID in table C_Invoice_V2
Help: Specifies document subtype (eg. POS Order, Return Material, etc.) that each document (such as Sales Invoice, Purchase Order, etc.). Various document subtypes usually differ on the consequences they have. You can convert document types (e.g. from Offer to Order). The conversion is then reflected in the current type.- See Also:
- Constant Field Values
-
PROPERTY_SALESORDER
public static final String PROPERTY_SALESORDER
Property salesOrder stored in column C_Order_ID in table C_Invoice_V2
Help: Unique identifier and a reference to a Sales Order originating from the document sequence defined for this document type.- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table C_Invoice_V2
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_SALESREPRESENTATIVE
public static final String PROPERTY_SALESREPRESENTATIVE
Property salesRepresentative stored in column SalesRep_ID in table C_Invoice_V2
Help: Indicates the sales representative responsible for the transaction that the document specifies . A valid sales representative is a business partner marked as an employee and a sales representative.- See Also:
- Constant Field Values
-
PROPERTY_INVOICEDATE
public static final String PROPERTY_INVOICEDATE
Property invoiceDate stored in column DateInvoiced in table C_Invoice_V2
Help: The Date Invoice indicates the date printed on the invoice.- See Also:
- Constant Field Values
-
PROPERTY_DATEPRINTED
public static final String PROPERTY_DATEPRINTED
Property datePrinted stored in column DatePrinted in table C_Invoice_V2
Help: Indicates the Date that a document was printed.- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNTINGDATE
public static final String PROPERTY_ACCOUNTINGDATE
Property accountingDate stored in column DateAcct in table C_Invoice_V2
Help: The date this transaction is recorded on in the general ledger. This date also indicates which accounting period within the fiscal year this transaction will be part of.- See Also:
- Constant Field Values
-
PROPERTY_BUSINESSPARTNER
public static final String PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table C_Invoice_V2
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.- See Also:
- Constant Field Values
-
PROPERTY_PARTNERADDRESS
public static final String PROPERTY_PARTNERADDRESS
Property partnerAddress stored in column C_BPartner_Location_ID in table C_Invoice_V2
Help: The Partner address indicates the location of a Business Partner- See Also:
- Constant Field Values
-
PROPERTY_USERCONTACT
public static final String PROPERTY_USERCONTACT
Property userContact stored in column AD_User_ID in table C_Invoice_V2
Help: The User identifies a unique user in the system. This could be an internal user or a business partner contact- See Also:
- Constant Field Values
-
PROPERTY_BUSINESSPARTNERCATEGORY
public static final String PROPERTY_BUSINESSPARTNERCATEGORY
Property businessPartnerCategory stored in column C_BP_Group_ID in table C_Invoice_V2
Help: A way of grouping business partners together for classification and reporting purposes. Provides a method of defining certain defaults to be used when opening new business partners.- See Also:
- Constant Field Values
-
PROPERTY_ORDERREFERENCE
public static final String PROPERTY_ORDERREFERENCE
Property orderReference stored in column POReference in table C_Invoice_V2
Help: This can be used to input a reference for this specific transaction. For example, a Purchase Order number can be input on a Sales Order for easier reference.- See Also:
- Constant Field Values
-
PROPERTY_ORDERDATE
public static final String PROPERTY_ORDERDATE
Property orderDate stored in column DateOrdered in table C_Invoice_V2
Help: Indicates the Date an item was ordered.- See Also:
- Constant Field Values
-
PROPERTY_CURRENCY
public static final String PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_Invoice_V2
Help: Indicates the currency to be used when processing this document.- See Also:
- Constant Field Values
-
PROPERTY_PAYMENTTERMS
public static final String PROPERTY_PAYMENTTERMS
Property paymentTerms stored in column C_PaymentTerm_ID in table C_Invoice_V2
Help: Payment Terms identify the method and timing of payment for this transaction.- See Also:
- Constant Field Values
-
PROPERTY_PRICELIST
public static final String PROPERTY_PRICELIST
Property priceList stored in column M_PriceList_ID in table C_Invoice_V2
Help: Price Lists are used to determine the pricing, margin and cost of items purchased or sold.- See Also:
- Constant Field Values
-
PROPERTY_SALESCAMPAIGN
public static final String PROPERTY_SALESCAMPAIGN
Property salesCampaign stored in column C_Campaign_ID in table C_Invoice_V2
Help: The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign.- See Also:
- Constant Field Values
-
PROPERTY_PROJECT
public static final String PROPERTY_PROJECT
Property project stored in column C_Project_ID in table C_Invoice_V2
Help: Identifier of a project defined within the Project & Service Management module.- See Also:
- Constant Field Values
-
PROPERTY_ACTIVITY
public static final String PROPERTY_ACTIVITY
Property activity stored in column C_Activity_ID in table C_Invoice_V2
Help: Activities indicate tasks that are performed and used to utilize Activity based Costing- See Also:
- Constant Field Values
-
PROPERTY_CHARGE
public static final String PROPERTY_CHARGE
Property charge stored in column C_Charge_ID in table C_Invoice_V2
Help: The Charge indicates a type of Charge (Handling, Shipping, Restocking)- See Also:
- Constant Field Values
-
PROPERTY_CHARGEAMOUNT
public static final String PROPERTY_CHARGEAMOUNT
Property chargeAmount stored in column ChargeAmt in table C_Invoice_V2
Help: The Charge Amount indicates the amount for an additional charge.- See Also:
- Constant Field Values
-
PROPERTY_SUMMEDLINEAMOUNT
public static final String PROPERTY_SUMMEDLINEAMOUNT
Property summedLineAmount stored in column TotalLines in table C_Invoice_V2
Help: The Total amount displays the total of all lines in document currency- See Also:
- Constant Field Values
-
PROPERTY_GRANDTOTALAMOUNT
public static final String PROPERTY_GRANDTOTALAMOUNT
Property grandTotalAmount stored in column GrandTotal in table C_Invoice_V2
Help: The Grand Total displays the total amount including Tax and Freight in document currency- See Also:
- Constant Field Values
-
PROPERTY_MULTIPLIER
public static final String PROPERTY_MULTIPLIER
Property multiplier stored in column Multiplier in table C_Invoice_V2
Help: <p>Number of times needed to run this sequence in order to satisfy the complete process plan.</p>- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getInvoice
public Invoice getInvoice()
- See Also:
PROPERTY_INVOICE
-
setInvoice
public void setInvoice(Invoice invoice)
- See Also:
PROPERTY_INVOICE
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
isSalesTransaction
public Boolean isSalesTransaction()
- See Also:
PROPERTY_SALESTRANSACTION
-
setSalesTransaction
public void setSalesTransaction(Boolean salesTransaction)
- See Also:
PROPERTY_SALESTRANSACTION
-
getDocumentNo
public String getDocumentNo()
- See Also:
PROPERTY_DOCUMENTNO
-
setDocumentNo
public void setDocumentNo(String documentNo)
- See Also:
PROPERTY_DOCUMENTNO
-
getDocumentStatus
public String getDocumentStatus()
- See Also:
PROPERTY_DOCUMENTSTATUS
-
setDocumentStatus
public void setDocumentStatus(String documentStatus)
- See Also:
PROPERTY_DOCUMENTSTATUS
-
getDocumentAction
public String getDocumentAction()
- See Also:
PROPERTY_DOCUMENTACTION
-
setDocumentAction
public void setDocumentAction(String documentAction)
- See Also:
PROPERTY_DOCUMENTACTION
-
isPrint
public Boolean isPrint()
- See Also:
PROPERTY_PRINT
-
setPrint
public void setPrint(Boolean print)
- See Also:
PROPERTY_PRINT
-
isPrintDiscount
public Boolean isPrintDiscount()
- See Also:
PROPERTY_PRINTDISCOUNT
-
setPrintDiscount
public void setPrintDiscount(Boolean printDiscount)
- See Also:
PROPERTY_PRINTDISCOUNT
-
isProcessNow
public Boolean isProcessNow()
- See Also:
PROPERTY_PROCESSNOW
-
setProcessNow
public void setProcessNow(Boolean processNow)
- See Also:
PROPERTY_PROCESSNOW
-
isProcessed
public Boolean isProcessed()
- See Also:
PROPERTY_PROCESSED
-
setProcessed
public void setProcessed(Boolean processed)
- See Also:
PROPERTY_PROCESSED
-
getDocumentType
public DocumentType getDocumentType()
- See Also:
PROPERTY_DOCUMENTTYPE
-
setDocumentType
public void setDocumentType(DocumentType documentType)
- See Also:
PROPERTY_DOCUMENTTYPE
-
getTransactionDocument
public DocumentType getTransactionDocument()
- See Also:
PROPERTY_TRANSACTIONDOCUMENT
-
setTransactionDocument
public void setTransactionDocument(DocumentType transactionDocument)
- See Also:
PROPERTY_TRANSACTIONDOCUMENT
-
getSalesOrder
public Order getSalesOrder()
- See Also:
PROPERTY_SALESORDER
-
setSalesOrder
public void setSalesOrder(Order salesOrder)
- See Also:
PROPERTY_SALESORDER
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getSalesRepresentative
public User getSalesRepresentative()
- See Also:
PROPERTY_SALESREPRESENTATIVE
-
setSalesRepresentative
public void setSalesRepresentative(User salesRepresentative)
- See Also:
PROPERTY_SALESREPRESENTATIVE
-
getInvoiceDate
public Date getInvoiceDate()
- See Also:
PROPERTY_INVOICEDATE
-
setInvoiceDate
public void setInvoiceDate(Date invoiceDate)
- See Also:
PROPERTY_INVOICEDATE
-
getDatePrinted
public Date getDatePrinted()
- See Also:
PROPERTY_DATEPRINTED
-
setDatePrinted
public void setDatePrinted(Date datePrinted)
- See Also:
PROPERTY_DATEPRINTED
-
getAccountingDate
public Date getAccountingDate()
- See Also:
PROPERTY_ACCOUNTINGDATE
-
setAccountingDate
public void setAccountingDate(Date accountingDate)
- See Also:
PROPERTY_ACCOUNTINGDATE
-
getBusinessPartner
public BusinessPartner getBusinessPartner()
- See Also:
PROPERTY_BUSINESSPARTNER
-
setBusinessPartner
public void setBusinessPartner(BusinessPartner businessPartner)
- See Also:
PROPERTY_BUSINESSPARTNER
-
getPartnerAddress
public Location getPartnerAddress()
- See Also:
PROPERTY_PARTNERADDRESS
-
setPartnerAddress
public void setPartnerAddress(Location partnerAddress)
- See Also:
PROPERTY_PARTNERADDRESS
-
getUserContact
public User getUserContact()
- See Also:
PROPERTY_USERCONTACT
-
setUserContact
public void setUserContact(User userContact)
- See Also:
PROPERTY_USERCONTACT
-
getBusinessPartnerCategory
public Category getBusinessPartnerCategory()
- See Also:
PROPERTY_BUSINESSPARTNERCATEGORY
-
setBusinessPartnerCategory
public void setBusinessPartnerCategory(Category businessPartnerCategory)
- See Also:
PROPERTY_BUSINESSPARTNERCATEGORY
-
getOrderReference
public String getOrderReference()
- See Also:
PROPERTY_ORDERREFERENCE
-
setOrderReference
public void setOrderReference(String orderReference)
- See Also:
PROPERTY_ORDERREFERENCE
-
getOrderDate
public Date getOrderDate()
- See Also:
PROPERTY_ORDERDATE
-
setOrderDate
public void setOrderDate(Date orderDate)
- See Also:
PROPERTY_ORDERDATE
-
getCurrency
public Currency getCurrency()
- See Also:
PROPERTY_CURRENCY
-
setCurrency
public void setCurrency(Currency currency)
- See Also:
PROPERTY_CURRENCY
-
getPaymentTerms
public PaymentTerm getPaymentTerms()
- See Also:
PROPERTY_PAYMENTTERMS
-
setPaymentTerms
public void setPaymentTerms(PaymentTerm paymentTerms)
- See Also:
PROPERTY_PAYMENTTERMS
-
getPriceList
public PriceList getPriceList()
- See Also:
PROPERTY_PRICELIST
-
setPriceList
public void setPriceList(PriceList priceList)
- See Also:
PROPERTY_PRICELIST
-
getSalesCampaign
public Campaign getSalesCampaign()
- See Also:
PROPERTY_SALESCAMPAIGN
-
setSalesCampaign
public void setSalesCampaign(Campaign salesCampaign)
- See Also:
PROPERTY_SALESCAMPAIGN
-
getProject
public Project getProject()
- See Also:
PROPERTY_PROJECT
-
setProject
public void setProject(Project project)
- See Also:
PROPERTY_PROJECT
-
getActivity
public ABCActivity getActivity()
- See Also:
PROPERTY_ACTIVITY
-
setActivity
public void setActivity(ABCActivity activity)
- See Also:
PROPERTY_ACTIVITY
-
getCharge
public GLCharge getCharge()
- See Also:
PROPERTY_CHARGE
-
setCharge
public void setCharge(GLCharge charge)
- See Also:
PROPERTY_CHARGE
-
getChargeAmount
public BigDecimal getChargeAmount()
- See Also:
PROPERTY_CHARGEAMOUNT
-
setChargeAmount
public void setChargeAmount(BigDecimal chargeAmount)
- See Also:
PROPERTY_CHARGEAMOUNT
-
getSummedLineAmount
public BigDecimal getSummedLineAmount()
- See Also:
PROPERTY_SUMMEDLINEAMOUNT
-
setSummedLineAmount
public void setSummedLineAmount(BigDecimal summedLineAmount)
- See Also:
PROPERTY_SUMMEDLINEAMOUNT
-
getGrandTotalAmount
public BigDecimal getGrandTotalAmount()
- See Also:
PROPERTY_GRANDTOTALAMOUNT
-
setGrandTotalAmount
public void setGrandTotalAmount(BigDecimal grandTotalAmount)
- See Also:
PROPERTY_GRANDTOTALAMOUNT
-
getMultiplier
public BigDecimal getMultiplier()
- See Also:
PROPERTY_MULTIPLIER
-
setMultiplier
public void setMultiplier(BigDecimal multiplier)
- See Also:
PROPERTY_MULTIPLIER
-
-