Uses of Interface
org.idempiere.acct.IDoc
Packages that use IDoc
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide classes for posting of accounting document to the fact table (
MFactAcct).-
Uses of IDoc in org.adempiere.base
Methods in org.adempiere.base that return IDocModifier and TypeMethodDescriptiondefault IDocIDocFactory.getDocument(MAcctSchema as, int AD_Table_ID, int Record_ID, String trxName) Create Posting documentIDocFactory.getDocument(MAcctSchema as, int AD_Table_ID, ResultSet rs, String trxName) Create Posting documentMappedDocumentFactory.getDocument(MAcctSchema as, int AD_Table_ID, ResultSet rs, String trxName) Method parameters in org.adempiere.base with type arguments of type IDocModifier and TypeMethodDescriptionvoidIMappedDocumentFactory.addMapping(String gaap, String tableName, Function<IMappedDocumentFactory.Parameter, ? extends IDoc> supplier) add table name + gaap (optional) to Doc mappingvoidMappedDocumentFactory.addMapping(String gaap, String tableName, Function<IMappedDocumentFactory.Parameter, ? extends IDoc> supplier) -
Uses of IDoc in org.compiere.model
Methods in org.compiere.model that return IDocModifier and TypeMethodDescriptionPO.getDoc()Get the accounting document associated to the PO - for use in POST ModelValidatorMethods in org.compiere.model with parameters of type IDoc -
Uses of IDoc in org.idempiere.acct.doc
Classes in org.idempiere.acct.doc that implement IDocModifier and TypeClassDescriptionclassAbstract base class for posting of accounting document.classPost Allocation Documents.classPosting forMAssetAdditiondocument.classPosting forMAssetDisposeddocument.classPosting forMAssetRevaldocument.classPosting forMAssetTransferdocument.classPostMBankStatementDocuments.classPostMCashDocuments.classPosting forMDepreciationEntrydocument.classPost GL Journal Documents.classPost Shipment/Receipt Documents.classPost Inventory Documents.classPost Invoice Documents.classPost MatchInv Documents.classPost MatchPO Documents.classPostMMovementDocuments.classPost Order Documents.classPostMPaymentDocuments.classPostMProductionDocuments.classPosting forMProjectIssuedocument.classPostMRequisitionDocuments.