Package org.openbravo.common.hooks
Class ConvertQuotationIntoOrderHookManager
- java.lang.Object
-
- org.openbravo.common.hooks.ConvertQuotationIntoOrderHookManager
-
@ApplicationScoped public class ConvertQuotationIntoOrderHookManager extends Object
-
-
Constructor Summary
Constructors Constructor Description ConvertQuotationIntoOrderHookManager()
-
-
-
Method Detail
-
executeHooks
public void executeHooks(Order order)
Executes hook list- Parameters:
order
- the order document with lines we are creating from Quotation
-
-