Class Doc_AssetAddition


  • public class Doc_AssetAddition
    extends Doc
    Author:
    Teo_Sarca, SC ARHIPAC SERVICE SRL
    • Method Detail

      • loadDocumentDetails

        protected String loadDocumentDetails()
        Description copied from class: Doc
        Load Document Details
        Specified by:
        loadDocumentDetails in class Doc
        Returns:
        error message or null
      • getBalance

        public BigDecimal getBalance()
        Description copied from class: Doc
        Get Source Currency Balance - subtracts line (and tax) amounts from total - no rounding
        Specified by:
        getBalance in class Doc
        Returns:
        positive amount, if total header is bigger than lines
      • createFacts

        public ArrayList<Fact> createFacts​(MAcctSchema as)
        Produce inregistrarea:
                20.., 21..[A_Asset_Acct]                        =       23..[P_Asset_Acct/Project Acct]
         
        Specified by:
        createFacts in class Doc
        Parameters:
        as - accounting schema
        Returns:
        Facts
      • getInvoicePartner_ID

        public int getInvoicePartner_ID()
      • getInvoiceProject_ID

        public int getInvoiceProject_ID()