Compiere 3.1

Uses of Class
org.compiere.acct.Fact

Packages that use Fact
org.compiere.acct Provides for.... 
 

Uses of Fact in org.compiere.acct
 

Methods in org.compiere.acct that return Fact
protected static Fact Doc_Order.getCommitmentRelease(MAcctSchema as, Doc doc, BigDecimal Qty, int C_InvoiceLine_ID, BigDecimal multiplier)
          Get Commitment Release.
 

Methods in org.compiere.acct that return types with arguments of type Fact
 ArrayList<Fact> Doc_Requisition.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for POR.
 ArrayList<Fact> Doc_ProjectIssue.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for PJI Issue ProjectWIP DR Inventory CR Project Account is either Asset or WIP depending on Project Type
 ArrayList<Fact> Doc_Production.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MMP.
 ArrayList<Fact> Doc_Payment.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for ARP, APP.
 ArrayList<Fact> Doc_Order.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for SOO, POO.
 ArrayList<Fact> Doc_Movement.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MMM.
 ArrayList<Fact> Doc_MatchPO.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MXP.
 ArrayList<Fact> Doc_MatchInv.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MXI.
 ArrayList<Fact> Doc_Invoice.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for ARI, ARC, ARF, API, APC.
 ArrayList<Fact> Doc_Inventory.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MMI.
 ArrayList<Fact> Doc_InOut.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for MMS, MMR.
 ArrayList<Fact> Doc_GLJournal.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for GLJ.
 ArrayList<Fact> Doc_CostUpdate.createFacts(MAcctSchema as)
           
 ArrayList<Fact> Doc_Cash.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for CMC.
 ArrayList<Fact> Doc_Bank.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for CMB.
 ArrayList<Fact> Doc_Allocation.createFacts(MAcctSchema as)
          Create Facts (the accounting logic) for CMA.
abstract  ArrayList<Fact> Doc.createFacts(MAcctSchema as)
          Create Facts (the accounting logic)
 

Methods in org.compiere.acct with parameters of type Fact
 BigDecimal Doc_Invoice.createFactCash(MAcctSchema as, Fact fact, BigDecimal multiplier)
          Create Fact Cash Based (i.e. only revenue/expense)
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.