Class ProcReprocessarPedido

java.lang.Object
org.compiere.process.SvrProcess
org.brerp.base.process.ProcReprocessarPedido
All Implemented Interfaces:
ProcessCall

public class ProcReprocessarPedido extends SvrProcess
  • Constructor Details

    • ProcReprocessarPedido

      public ProcReprocessarPedido()
  • Method Details

    • prepare

      protected void prepare()
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
    • doIt

      protected String doIt() throws Exception
      Description copied from class: SvrProcess
      Perform process.
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (variables are parsed)
      Throws:
      Exception - if not successful e.g. throw new AdempiereUserError ("@FillMandatory@ @C_BankAccount_ID@");
    • processOrder

      public static void processOrder(MOrder order, MOrderLine single, boolean p_ReCalculateTax, boolean p_ReDefineTax, boolean p_COF_OnlyMissingTaxes, boolean p_ReDefineCFOP, boolean p_EnforcePrice, int p_M_PriceList_ID, boolean p_UnReserveStock, boolean p_RedefinirTaxa)
      Process Order
      Parameters:
      order - - Order to be processed, mandatory
      single - - Order Line, if null all lines from Order will be processed
      p_ReCalculateTax - - Indicates if the Taxes should be recalculated
      p_ReDefineTax - - Indicates if the Taxes should be redefined from configuration
      p_ReDefineCFOP - - Indicates if CFOP should be redefined from configuration
      p_EnforcePrice - - Enforce Price List
      p_UnReserveStock - - Unreserve Stock