Class ClientInformation

    • Field Detail

      • PROPERTY_ID

        public static final String PROPERTY_ID
        Property id stored in column AD_Client_ID in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_CREATIONDATE

        public static final String PROPERTY_CREATIONDATE
        Property creationDate stored in column Created in table AD_ClientInfo
        See Also:
        Traceable, Constant Field Values
      • PROPERTY_DISCOUNTCALCULATEDFROMLINEAMOUNTS

        public static final String PROPERTY_DISCOUNTCALCULATEDFROMLINEAMOUNTS
        Property discountCalculatedFromLineAmounts stored in column IsDiscountLineAmt in table AD_ClientInfo
        Help: If the payment discount is calculated from line amounts only, the tax and charge amounts are not included. This is e.g. business practice in the US. If not selected the total invoice amount is used to calculate the payment discount.
        See Also:
        Constant Field Values
      • PROPERTY_CALENDAR

        public static final String PROPERTY_CALENDAR
        Property calendar stored in column C_Calendar_ID in table AD_ClientInfo
        Help: The Calendar uniquely identifies an accounting calendar. Multiple calendars can be used. For example you may need a standard calendar that runs from Jan 1 to Dec 31 and a fiscal calendar that runs from July 1 to June 30.
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYACCOUNTINGSCHEMA

        public static final String PROPERTY_PRIMARYACCOUNTINGSCHEMA
        Property primaryAccountingSchema stored in column C_AcctSchema1_ID in table AD_ClientInfo
        Help: An Accounting Schema defines the rules used accounting such as costing method, currency and calendar.
        See Also:
        Constant Field Values
      • PROPERTY_ENABLESECONDACCOUNTINGSCHEMA

        public static final String PROPERTY_ENABLESECONDACCOUNTINGSCHEMA
        Property enableSecondAccountingSchema stored in column Acct2_Active in table AD_ClientInfo
        Help: The Second Accounting Schema indicates an alternate set of rules to use for generating reports.
        See Also:
        Constant Field Values
      • PROPERTY_SECONDACCOUNTINGSCHEMA

        public static final String PROPERTY_SECONDACCOUNTINGSCHEMA
        Property secondAccountingSchema stored in column C_AcctSchema2_ID in table AD_ClientInfo
        Help: An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar.
        See Also:
        Constant Field Values
      • PROPERTY_ENABLETHIRDACCOUNTINGSCHEMA

        public static final String PROPERTY_ENABLETHIRDACCOUNTINGSCHEMA
        Property enableThirdAccountingSchema stored in column Acct3_Active in table AD_ClientInfo
        Help: The Third Accounting Schema indicates an alternate set of rules to use for generating reports.
        See Also:
        Constant Field Values
      • PROPERTY_THIRDACCOUNTINGSCHEMA

        public static final String PROPERTY_THIRDACCOUNTINGSCHEMA
        Property thirdAccountingSchema stored in column C_AcctSchema3_ID in table AD_ClientInfo
        Help: An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar
        See Also:
        Constant Field Values
      • PROPERTY_UOMFORVOLUME

        public static final String PROPERTY_UOMFORVOLUME
        Property uOMForVolume stored in column C_UOM_Volume_ID in table AD_ClientInfo
        Help: The Standard UOM for Volume indicates the UOM to use for products referenced by volume in a document.
        See Also:
        Constant Field Values
      • PROPERTY_UOMFORWEIGHT

        public static final String PROPERTY_UOMFORWEIGHT
        Property uOMForWeight stored in column C_UOM_Weight_ID in table AD_ClientInfo
        Help: The Standard UOM for Weight indicates the UOM to use for products referenced by weight in a document.
        See Also:
        Constant Field Values
      • PROPERTY_UOMFORLENGTH

        public static final String PROPERTY_UOMFORLENGTH
        Property uOMForLength stored in column C_UOM_Length_ID in table AD_ClientInfo
        Help: The Standard UOM for Length indicates the UOM to use for products referenced by length in a document.
        See Also:
        Constant Field Values
      • PROPERTY_UOMFORTIME

        public static final String PROPERTY_UOMFORTIME
        Property uOMForTime stored in column C_UOM_Time_ID in table AD_ClientInfo
        Help: The Standard UOM for Time indicates the UOM to use for products referenced by time in a document.
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEMENU

        public static final String PROPERTY_PRIMARYTREEMENU
        Property primaryTreeMenu stored in column AD_Tree_Menu_ID in table AD_ClientInfo
        Help: Tree Menu
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEORGANIZATION

        public static final String PROPERTY_PRIMARYTREEORGANIZATION
        Property primaryTreeOrganization stored in column AD_Tree_Org_ID in table AD_ClientInfo
        Help: Organization Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEBPARTNER

        public static final String PROPERTY_PRIMARYTREEBPARTNER
        Property primaryTreeBPartner stored in column AD_Tree_BPartner_ID in table AD_ClientInfo
        Help: Business Partner Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEPROJECT

        public static final String PROPERTY_PRIMARYTREEPROJECT
        Property primaryTreeProject stored in column AD_Tree_Project_ID in table AD_ClientInfo
        Help: Project Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREESALESREGION

        public static final String PROPERTY_PRIMARYTREESALESREGION
        Property primaryTreeSalesRegion stored in column AD_Tree_SalesRegion_ID in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEPRODUCT

        public static final String PROPERTY_PRIMARYTREEPRODUCT
        Property primaryTreeProduct stored in column AD_Tree_Product_ID in table AD_ClientInfo
        Help: Product Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRODUCTFORFREIGHT

        public static final String PROPERTY_PRODUCTFORFREIGHT
        Property productForFreight stored in column M_ProductFreight_ID in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_TEMPLATEBPARTNER

        public static final String PROPERTY_TEMPLATEBPARTNER
        Property templateBPartner stored in column C_BPartnerCashTrx_ID in table AD_ClientInfo
        Help: When creating a new Business Partner from the Business Partner Search Field (right-click: Create), the selected business partner is used as a template, e.g. to define price list, payment terms, etc.
        See Also:
        Constant Field Values
      • PROPERTY_PRICELIST

        public static final String PROPERTY_PRICELIST
        Property priceList stored in column M_PriceList_ID in table AD_ClientInfo
        Help: Price Lists are used to determine the pricing, margin and cost of items purchased or sold.
        See Also:
        Constant Field Values
      • PROPERTY_ALLOWNEGATIVESTOCK

        public static final String PROPERTY_ALLOWNEGATIVESTOCK
        Property allowNegativeStock stored in column AllowNegativeStock in table AD_ClientInfo
        Help: Allow negative stock
        See Also:
        Constant Field Values
      • PROPERTY_CHECKORDERORGANIZATION

        public static final String PROPERTY_CHECKORDERORGANIZATION
        Property checkOrderOrganization stored in column Checkorderorg in table AD_ClientInfo
        Help: The checkorderorg identifies the order organization and the business partner organization and makes sure both are the same.
        See Also:
        Constant Field Values
      • PROPERTY_CHECKSHIPMENTORGANIZATION

        public static final String PROPERTY_CHECKSHIPMENTORGANIZATION
        Property checkShipmentOrganization stored in column Checkinoutorg in table AD_ClientInfo
        Help: The Checkinoutorg identifies the shipment organization and the business partner organization and makes sure both are the same
        See Also:
        Constant Field Values
      • PROPERTY_GROUPINVOICELINESINACCOUNTING

        public static final String PROPERTY_GROUPINVOICELINESINACCOUNTING
        Property groupInvoiceLinesInAccounting stored in column Groupacctinvlines in table AD_ClientInfo
        Help: Group Accounting Invoice Lines
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYMENUIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYMENUIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyMenuImage stored in column Your_Company_Menu_Image in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYBIGIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYBIGIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyBigImage stored in column Your_Company_Big_Image in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYDOCUMENTIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYDOCUMENTIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyDocumentImage stored in column Your_Company_Document_Image in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_TREECAMPAIGN

        public static final String PROPERTY_TREECAMPAIGN
        Property treeCampaign stored in column AD_Tree_Campaign_ID in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEASSET

        public static final String PROPERTY_PRIMARYTREEASSET
        Property primaryTreeAsset stored in column AD_Tree_Asset_ID in table AD_ClientInfo
        Help: Asset Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREEPRODUCTCATEGORY

        public static final String PROPERTY_PRIMARYTREEPRODUCTCATEGORY
        Property primaryTreeProductCategory stored in column AD_Tree_Product_Category_ID in table AD_ClientInfo
        Help: Product Category Tree
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREECOSTCENTER

        public static final String PROPERTY_PRIMARYTREECOSTCENTER
        Property primaryTreeCostCenter stored in column AD_Tree_Costcenter_ID in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYTREERESOURCECATEGORY

        public static final String PROPERTY_PRIMARYTREERESOURCECATEGORY
        Property primaryTreeResourceCategory stored in column AD_Tree_Obre_Resource_Category in table AD_ClientInfo
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYUSERDIMENSION1

        public static final String PROPERTY_PRIMARYUSERDIMENSION1
        Property primaryUserDimension1 stored in column AD_Tree_User1_ID in table AD_ClientInfo
        Help: Primary User Dimension 1
        See Also:
        Constant Field Values
      • PROPERTY_PRIMARYUSERDIMENSION2

        public static final String PROPERTY_PRIMARYUSERDIMENSION2
        Property primaryUserDimension2 stored in column AD_Tree_User2_ID in table AD_ClientInfo
        Help: Primary User Dimension 2
        See Also:
        Constant Field Values
      • PROPERTY_EXTBPENABLED

        public static final String PROPERTY_EXTBPENABLED
        Property extbpEnabled stored in column C_Extbp_Enabled in table AD_ClientInfo
        Help: It allows to configure an integration with an external CRM system
        See Also:
        Constant Field Values
      • PROPERTY_EXTBPCONFIG

        public static final String PROPERTY_EXTBPCONFIG
        Property extbpConfig stored in column C_Extbp_Config_ID in table AD_ClientInfo
        Help: Configuration to connect to the CRM system API, and which also defines the properties and filters used by Openbravo to map with the external system information.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGO

        public static final String PROPERTY_COMPANYLOGO
        Property companyLogo stored in column Company_Logo in table AD_ClientInfo
        Help: This logo will be used in the login screen and inside all Openbravo applications
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGODARK

        public static final String PROPERTY_COMPANYLOGODARK
        Property companyLogoDark stored in column Company_Logo_Dark in table AD_ClientInfo
        Help: This logo will be used in the login screen and inside all Openbravo applications when they use a Dark theme. Note that this logo should have different colors or more contrast than the original logo in order to be seen properly in a dark background.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOSUBMARK

        public static final String PROPERTY_COMPANYLOGOSUBMARK
        Property companyLogoSubmark stored in column Company_Logo_Submark in table AD_ClientInfo
        Help: The submark logo is a simplified version of the Company Logo which is consistent with your brand and can be used to replace the Company Logo in places where this logo does not fit, such as in an application in a narrow screen where the Company Logo has no room to be showed properly
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOSUBMARKDARK

        public static final String PROPERTY_COMPANYLOGOSUBMARKDARK
        Property companyLogoSubmarkDark stored in column Company_Logo_Submark_Dark in table AD_ClientInfo
        Help: The submark logo is a simplified version of the Company Logo which is consistent with your brand and can be used to replace the Company Logo in places where this logo does not fit, such as in an application on a narrow screen where the Company Logo has no room to be showed properly. Note that this logo should have different colors or more contrast than the original logo in order to be seen properly over a dark background.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOFORDOCS

        public static final String PROPERTY_COMPANYLOGOFORDOCS
        Property companyLogoForDocs stored in column Company_Logo_For_Docs in table AD_ClientInfo
        Help: Company Logo used to be printed in invoices or other documents
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOFORRECEIPTS

        public static final String PROPERTY_COMPANYLOGOFORRECEIPTS
        Property companyLogoForReceipts stored in column Company_Logo_For_Receipts in table AD_ClientInfo
        Help: Company Logo used to be printed in receipts. Usually those receipts are printed using only black ink, so this logo should be adapted to be able to print it properly using only one ink.
        See Also:
        Constant Field Values
      • PROPERTY_CLIENT

        public static final String PROPERTY_CLIENT
        Property client stored in column AD_Client_ID in table AD_ClientInfo
        Help: A Client is a company or a legal entity. You cannot share data between Clients.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClientInformation

        public ClientInformation()