Class FIN_FinancialAccountAccounting
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.financialmgmt.accounting.FIN_FinancialAccountAccounting
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class FIN_FinancialAccountAccounting extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity FIN_Financial_Account_Acct (stored in table FIN_Financial_Account_Acct).
Help: Accounting configuration of financial account
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_ACCOUNT
Property account stored in column FIN_Financial_Account_ID in table FIN_Financial_Account_Acct
Help: Financial account used to deposit / withdrawal money such as bank accounts or petty cashstatic String
PROPERTY_ACCOUNTINGSCHEMA
Property accountingSchema stored in column C_Acctschema_ID in table FIN_Financial_Account_Acct
Help: The book containing all financial transactions recorded for the legal entity.static String
PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_Financial_Account_Acctstatic String
PROPERTY_CLEAREDPAYMENTACCOUNT
Property clearedPaymentAccount stored in column FIN_In_Clear_Acct in table FIN_Financial_Account_Acct
Help: Account used for payment IN when clearingstatic String
PROPERTY_CLEAREDPAYMENTACCOUNTOUT
Property clearedPaymentAccountOUT stored in column FIN_Out_Clear_Acct in table FIN_Financial_Account_Acct
Help: Account used for status cleared of outgoing paymentsstatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_Financial_Account_Acctstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_Financial_Account_Acctstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_Financial_Account_Acctstatic String
PROPERTY_CREDITACCOUNT
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_DEBITACCOUNT
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_DEPOSITACCOUNT
Property depositAccount stored in column FIN_Deposit_Acct in table FIN_Financial_Account_Acct
Help: Deposit Account used by the financial accountstatic String
PROPERTY_ENABLEBANKSTATEMENT
Property enablebankstatement stored in column EnableBankStatement in table FIN_Financial_Account_Acct
Help: This flag enables accounting for Bank Statements. Some accounts will be required for proper configurationstatic String
PROPERTY_FINASSETACCT
Property fINAssetAcct stored in column FIN_Asset_Acct in table FIN_Financial_Account_Acct
Help: Bank Asset Account used for bank statement accountingstatic String
PROPERTY_FINBANKFEEACCT
Property fINBankfeeAcct stored in column FIN_Bankfee_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting Bank Feesstatic String
PROPERTY_FINBANKREVALUATIONGAINACCT
Property fINBankrevaluationgainAcct stored in column FIN_Bankrevaluationgain_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting currency revaluation gainsstatic String
PROPERTY_FINBANKREVALUATIONLOSSACCT
Property fINBankrevaluationlossAcct stored in column FIN_Bankrevaluationloss_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting currency revaluation lossesstatic String
PROPERTY_FINOUTINTRANSITACCT
Property fINOutIntransitAcct stored in column FIN_Out_Intransit_Acct in table FIN_Financial_Account_Acct
Help: Account used for in transit status of outgoing paymentsstatic String
PROPERTY_FINTRANSITORYACCT
Property fINTransitoryAcct stored in column FIN_Transitory_Acct in table FIN_Financial_Account_Acct
Help: Bank Transitory Account used for bank statement accountingstatic String
PROPERTY_ID
Property id stored in column FIN_Financial_Account_Acct_ID in table FIN_Financial_Account_Acctstatic String
PROPERTY_INTRANSITPAYMENTACCOUNTIN
Property inTransitPaymentAccountIN stored in column FIN_In_Intransit_Acct in table FIN_Financial_Account_Acct
Help: Account used for in transit status of incomming paymentsstatic String
PROPERTY_MAKEPAYMENTACCOUNT
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_Financial_Account_Acctstatic String
PROPERTY_RECEIVEPAYMENTACCOUNT
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_Financial_Account_Acctstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_Financial_Account_Acctstatic String
PROPERTY_WITHDRAWALACCOUNT
Property withdrawalAccount stored in column FIN_Withdrawal_Acct in table FIN_Financial_Account_Acct
Help: Withdrawal Account used by the financial accountstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description FIN_FinancialAccountAccounting()
-
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 FIN_Financial_Account_Acct_ID in table FIN_Financial_Account_Acct- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNT
public static final String PROPERTY_ACCOUNT
Property account stored in column FIN_Financial_Account_ID in table FIN_Financial_Account_Acct
Help: Financial account used to deposit / withdrawal money such as bank accounts or petty cash- See Also:
- Constant Field Values
-
PROPERTY_ACCOUNTINGSCHEMA
public static final String PROPERTY_ACCOUNTINGSCHEMA
Property accountingSchema stored in column C_Acctschema_ID in table FIN_Financial_Account_Acct
Help: The book containing all financial transactions recorded for the legal entity.- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_Financial_Account_Acct- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_Financial_Account_Acct- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_Financial_Account_Acct- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_Financial_Account_Acct- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_Financial_Account_Acct- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_Financial_Account_Acct- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_Financial_Account_Acct- See Also:
Traceable
, Constant Field Values
-
PROPERTY_RECEIVEPAYMENTACCOUNT
@Deprecated public static final String PROPERTY_RECEIVEPAYMENTACCOUNT
Deprecated.Property marked as deprecated on field Development StatusProperty receivePaymentAccount stored in column FIN_Receivepayment_Acct in table FIN_Financial_Account_Acct
Help: Receive Payment Account used by financial account- See Also:
- Constant Field Values
-
PROPERTY_MAKEPAYMENTACCOUNT
@Deprecated public static final String PROPERTY_MAKEPAYMENTACCOUNT
Deprecated.Property marked as deprecated on field Development StatusProperty makePaymentAccount stored in column FIN_Makepayment_Acct in table FIN_Financial_Account_Acct
Help: Make Payment Account used by financial account- See Also:
- Constant Field Values
-
PROPERTY_DEPOSITACCOUNT
public static final String PROPERTY_DEPOSITACCOUNT
Property depositAccount stored in column FIN_Deposit_Acct in table FIN_Financial_Account_Acct
Help: Deposit Account used by the financial account- See Also:
- Constant Field Values
-
PROPERTY_WITHDRAWALACCOUNT
public static final String PROPERTY_WITHDRAWALACCOUNT
Property withdrawalAccount stored in column FIN_Withdrawal_Acct in table FIN_Financial_Account_Acct
Help: Withdrawal Account used by the financial account- See Also:
- Constant Field Values
-
PROPERTY_DEBITACCOUNT
@Deprecated public static final String PROPERTY_DEBITACCOUNT
Deprecated.Property marked as deprecated on field Development StatusProperty debitAccount stored in column FIN_Debit_Acct in table FIN_Financial_Account_Acct- See Also:
- Constant Field Values
-
PROPERTY_CREDITACCOUNT
@Deprecated public static final String PROPERTY_CREDITACCOUNT
Deprecated.Property marked as deprecated on field Development StatusProperty creditAccount stored in column FIN_Credit_Acct in table FIN_Financial_Account_Acct- See Also:
- Constant Field Values
-
PROPERTY_FINBANKFEEACCT
public static final String PROPERTY_FINBANKFEEACCT
Property fINBankfeeAcct stored in column FIN_Bankfee_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting Bank Fees- See Also:
- Constant Field Values
-
PROPERTY_FINBANKREVALUATIONGAINACCT
public static final String PROPERTY_FINBANKREVALUATIONGAINACCT
Property fINBankrevaluationgainAcct stored in column FIN_Bankrevaluationgain_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting currency revaluation gains- See Also:
- Constant Field Values
-
PROPERTY_FINBANKREVALUATIONLOSSACCT
public static final String PROPERTY_FINBANKREVALUATIONLOSSACCT
Property fINBankrevaluationlossAcct stored in column FIN_Bankrevaluationloss_Acct in table FIN_Financial_Account_Acct
Help: Account used for posting currency revaluation losses- See Also:
- Constant Field Values
-
PROPERTY_FINOUTINTRANSITACCT
public static final String PROPERTY_FINOUTINTRANSITACCT
Property fINOutIntransitAcct stored in column FIN_Out_Intransit_Acct in table FIN_Financial_Account_Acct
Help: Account used for in transit status of outgoing payments- See Also:
- Constant Field Values
-
PROPERTY_CLEAREDPAYMENTACCOUNTOUT
public static final String PROPERTY_CLEAREDPAYMENTACCOUNTOUT
Property clearedPaymentAccountOUT stored in column FIN_Out_Clear_Acct in table FIN_Financial_Account_Acct
Help: Account used for status cleared of outgoing payments- See Also:
- Constant Field Values
-
PROPERTY_INTRANSITPAYMENTACCOUNTIN
public static final String PROPERTY_INTRANSITPAYMENTACCOUNTIN
Property inTransitPaymentAccountIN stored in column FIN_In_Intransit_Acct in table FIN_Financial_Account_Acct
Help: Account used for in transit status of incomming payments- See Also:
- Constant Field Values
-
PROPERTY_CLEAREDPAYMENTACCOUNT
public static final String PROPERTY_CLEAREDPAYMENTACCOUNT
Property clearedPaymentAccount stored in column FIN_In_Clear_Acct in table FIN_Financial_Account_Acct
Help: Account used for payment IN when clearing- See Also:
- Constant Field Values
-
PROPERTY_FINASSETACCT
public static final String PROPERTY_FINASSETACCT
Property fINAssetAcct stored in column FIN_Asset_Acct in table FIN_Financial_Account_Acct
Help: Bank Asset Account used for bank statement accounting- See Also:
- Constant Field Values
-
PROPERTY_FINTRANSITORYACCT
public static final String PROPERTY_FINTRANSITORYACCT
Property fINTransitoryAcct stored in column FIN_Transitory_Acct in table FIN_Financial_Account_Acct
Help: Bank Transitory Account used for bank statement accounting- See Also:
- Constant Field Values
-
PROPERTY_ENABLEBANKSTATEMENT
public static final String PROPERTY_ENABLEBANKSTATEMENT
Property enablebankstatement stored in column EnableBankStatement in table FIN_Financial_Account_Acct
Help: This flag enables accounting for Bank Statements. Some accounts will be required for proper configuration- 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
-
getAccount
public FIN_FinancialAccount getAccount()
- See Also:
PROPERTY_ACCOUNT
-
setAccount
public void setAccount(FIN_FinancialAccount account)
- See Also:
PROPERTY_ACCOUNT
-
getAccountingSchema
public AcctSchema getAccountingSchema()
- See Also:
PROPERTY_ACCOUNTINGSCHEMA
-
setAccountingSchema
public void setAccountingSchema(AcctSchema accountingSchema)
- See Also:
PROPERTY_ACCOUNTINGSCHEMA
-
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
-
getReceivePaymentAccount
@Deprecated public AccountingCombination getReceivePaymentAccount()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_RECEIVEPAYMENTACCOUNT
-
setReceivePaymentAccount
@Deprecated public void setReceivePaymentAccount(AccountingCombination receivePaymentAccount)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_RECEIVEPAYMENTACCOUNT
-
getMakePaymentAccount
@Deprecated public AccountingCombination getMakePaymentAccount()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_MAKEPAYMENTACCOUNT
-
setMakePaymentAccount
@Deprecated public void setMakePaymentAccount(AccountingCombination makePaymentAccount)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_MAKEPAYMENTACCOUNT
-
getDepositAccount
public AccountingCombination getDepositAccount()
- See Also:
PROPERTY_DEPOSITACCOUNT
-
setDepositAccount
public void setDepositAccount(AccountingCombination depositAccount)
- See Also:
PROPERTY_DEPOSITACCOUNT
-
getWithdrawalAccount
public AccountingCombination getWithdrawalAccount()
- See Also:
PROPERTY_WITHDRAWALACCOUNT
-
setWithdrawalAccount
public void setWithdrawalAccount(AccountingCombination withdrawalAccount)
- See Also:
PROPERTY_WITHDRAWALACCOUNT
-
getDebitAccount
@Deprecated public AccountingCombination getDebitAccount()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_DEBITACCOUNT
-
setDebitAccount
@Deprecated public void setDebitAccount(AccountingCombination debitAccount)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_DEBITACCOUNT
-
getCreditAccount
@Deprecated public AccountingCombination getCreditAccount()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_CREDITACCOUNT
-
setCreditAccount
@Deprecated public void setCreditAccount(AccountingCombination creditAccount)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_CREDITACCOUNT
-
getFINBankfeeAcct
public AccountingCombination getFINBankfeeAcct()
- See Also:
PROPERTY_FINBANKFEEACCT
-
setFINBankfeeAcct
public void setFINBankfeeAcct(AccountingCombination fINBankfeeAcct)
- See Also:
PROPERTY_FINBANKFEEACCT
-
getFINBankrevaluationgainAcct
public AccountingCombination getFINBankrevaluationgainAcct()
- See Also:
PROPERTY_FINBANKREVALUATIONGAINACCT
-
setFINBankrevaluationgainAcct
public void setFINBankrevaluationgainAcct(AccountingCombination fINBankrevaluationgainAcct)
- See Also:
PROPERTY_FINBANKREVALUATIONGAINACCT
-
getFINBankrevaluationlossAcct
public AccountingCombination getFINBankrevaluationlossAcct()
- See Also:
PROPERTY_FINBANKREVALUATIONLOSSACCT
-
setFINBankrevaluationlossAcct
public void setFINBankrevaluationlossAcct(AccountingCombination fINBankrevaluationlossAcct)
- See Also:
PROPERTY_FINBANKREVALUATIONLOSSACCT
-
getFINOutIntransitAcct
public AccountingCombination getFINOutIntransitAcct()
- See Also:
PROPERTY_FINOUTINTRANSITACCT
-
setFINOutIntransitAcct
public void setFINOutIntransitAcct(AccountingCombination fINOutIntransitAcct)
- See Also:
PROPERTY_FINOUTINTRANSITACCT
-
getClearedPaymentAccountOUT
public AccountingCombination getClearedPaymentAccountOUT()
- See Also:
PROPERTY_CLEAREDPAYMENTACCOUNTOUT
-
setClearedPaymentAccountOUT
public void setClearedPaymentAccountOUT(AccountingCombination clearedPaymentAccountOUT)
- See Also:
PROPERTY_CLEAREDPAYMENTACCOUNTOUT
-
getInTransitPaymentAccountIN
public AccountingCombination getInTransitPaymentAccountIN()
- See Also:
PROPERTY_INTRANSITPAYMENTACCOUNTIN
-
setInTransitPaymentAccountIN
public void setInTransitPaymentAccountIN(AccountingCombination inTransitPaymentAccountIN)
- See Also:
PROPERTY_INTRANSITPAYMENTACCOUNTIN
-
getClearedPaymentAccount
public AccountingCombination getClearedPaymentAccount()
- See Also:
PROPERTY_CLEAREDPAYMENTACCOUNT
-
setClearedPaymentAccount
public void setClearedPaymentAccount(AccountingCombination clearedPaymentAccount)
- See Also:
PROPERTY_CLEAREDPAYMENTACCOUNT
-
getFINAssetAcct
public AccountingCombination getFINAssetAcct()
- See Also:
PROPERTY_FINASSETACCT
-
setFINAssetAcct
public void setFINAssetAcct(AccountingCombination fINAssetAcct)
- See Also:
PROPERTY_FINASSETACCT
-
getFINTransitoryAcct
public AccountingCombination getFINTransitoryAcct()
- See Also:
PROPERTY_FINTRANSITORYACCT
-
setFINTransitoryAcct
public void setFINTransitoryAcct(AccountingCombination fINTransitoryAcct)
- See Also:
PROPERTY_FINTRANSITORYACCT
-
isEnablebankstatement
public Boolean isEnablebankstatement()
- See Also:
PROPERTY_ENABLEBANKSTATEMENT
-
setEnablebankstatement
public void setEnablebankstatement(Boolean enablebankstatement)
- See Also:
PROPERTY_ENABLEBANKSTATEMENT
-
-