Uses of Class
org.compiere.model.MAssetAddition
-
Packages that use MAssetAddition Package Description org.compiere.model Provides for.... -
-
Uses of MAssetAddition in org.compiere.model
Methods in org.compiere.model that return MAssetAddition Modifier and Type Method Description static MAssetAdditionMAssetAddition. createAsset(MIFixedAsset ifa)Create Asset and asset Addition from MIFixedAsset.static MAssetAdditionMAssetAddition. createAsset(MMatchInv match)Create Asset and asset Addition from MMatchInv.static MAssetAdditionMAssetAddition. createAsset(MProject project, MProduct product)Create Asset and asset Addition from MProject.Methods in org.compiere.model with parameters of type MAssetAddition Modifier and Type Method Description static MAssetChangeMAssetChange. createAddition(MAssetAddition assetAdd, MDepreciationWorkfile assetwk)
-