diff --git a/base/src/org/eevolution/model/MHRProcess.java b/base/src/org/eevolution/model/MHRProcess.java index fc9c2eaacc..0ea28b2f78 100644 --- a/base/src/org/eevolution/model/MHRProcess.java +++ b/base/src/org/eevolution/model/MHRProcess.java @@ -43,17 +43,12 @@ import org.compiere.util.Env; import org.compiere.util.Util; /** - * Order Model. - * Please do not set DocStatus and C_DocType_ID directly. - * They are set in the process() method. - * Use DocAction and C_DocTypeTarget_ID instead. + * HR Process Model * - * Based on Compiere, @author Jorg Janke - * @author e-Evolution, Mexico - * @contributors Cristina Ghita, SC ARHIPAC SERVICE SRL BF [ 2031197 ] Skips saving - * @version $Id: MHProcess.java $ - * - */ + * @author e-Evolution, Mexico + * @author Cristina Ghita, SC ARHIPAC SERVICE SRL + *