Package org.openbravo.advpaymentmngt
Interface ProcessInvoiceHook
-
public interface ProcessInvoiceHook
- Author:
- Daniel Martins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OBError
postProcess(Invoice invoice, String strDocAction)
OBError
preProcess(Invoice invoice, String strDocAction)
-