|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.acct.Matcher
public class Matcher
Automatic Matching. Inv
| Field Summary | |
|---|---|
protected CLogger |
log
Logger |
| Constructor Summary | |
|---|---|
Matcher(int AD_Client_ID,
String trxName)
Constructor |
|
| Method Summary | |
|---|---|
int |
match()
Matching Derive Invoice-Receipt Match from PO-Invoice and PO-Receipt Purchase Order (20) - Invoice1 (10) - Invoice2 (10) - Receipt1 (5) - Receipt2 (15) (a) Creates Directs - Invoice1 - Receipt1 (5) - Invoice2 - Receipt2 (10) (b) Creates Indirects - Invoice1 - Receipt2 (5) (Not imlemented) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CLogger log
| Constructor Detail |
|---|
public Matcher(int AD_Client_ID,
String trxName)
AD_Client_ID - ClienttrxName - transaction| Method Detail |
|---|
public int match()
Derive Invoice-Receipt Match from PO-Invoice and PO-Receipt
Purchase Order (20)
- Invoice1 (10)
- Invoice2 (10)
- Receipt1 (5)
- Receipt2 (15)
(a) Creates Directs
- Invoice1 - Receipt1 (5)
- Invoice2 - Receipt2 (10)
(b) Creates Indirects
- Invoice1 - Receipt2 (5)
(Not imlemented)
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||