org.compiere.asset.model.ModelValidator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of asset Show documentation
Show all versions of asset Show documentation
Fixed Asset Management of ADempiere.
/**
*
*/
package org.compiere.asset.model;
import org.compiere.asset.model.validator.FixedAsset;
/**
* Fixed Assets Model Validator
* @author Teo_Sarca, SC ARHIPAC SERVICE SRL
* @author Goodwill Consulting
*
*/
public class ModelValidator extends FixedAsset {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy