Class ProcCriarTrocoAbaAlocar

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

public class ProcCriarTrocoAbaAlocar extends SvrProcess
Criar Troco / Alocar Verifica se sobraram registros sem alocacao na aba "Alocar" e gera documentos automaticamente para completar o processo.
Author:
muriloht@devcoffee.com.br
  • Constructor Details

    • ProcCriarTrocoAbaAlocar

      public ProcCriarTrocoAbaAlocar()
  • Method Details

    • prepare

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

      protected String doIt() throws Exception
      Perform process.
      Specified by:
      doIt in class SvrProcess
      Returns:
      Message (translated text)
      Throws:
      Exception - if not successful