Package org.compiere.model
Class CalloutCashJournal
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutCashJournal
- All Implemented Interfaces:
Callout
Cash Book Journal Callouts
- Version:
- $Id: CalloutCashJournal.java,v 1.3 2006/07/30 00:51:02 jjanke Exp $
- Author:
- Jorg Janke
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutCashJournal
public CalloutCashJournal()
-
-
Method Details
-
invoice
Cash Journal Line Invoice. when Invoice selected - set C_Currency, DiscountAnt, Amount, WriteOffAmt- Parameters:
ctx
- contextWindowNo
- window nomTab
- tabmField
- fieldvalue
- value- Returns:
- null or error message
-
amounts
Cash Journal Line Invoice Amounts. when DiscountAnt, Amount, WriteOffAmt change making sure that add up to InvTotalAmt (created by CashJournal_Invoice)- Parameters:
ctx
- contextWindowNo
- window nomTab
- tabmField
- fieldvalue
- value- Returns:
- null or error message
-