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 MAssetAddition
MAssetAddition. createAsset(MIFixedAsset ifa)
Create Asset and asset Addition from MIFixedAsset.static MAssetAddition
MAssetAddition. createAsset(MMatchInv match)
Create Asset and asset Addition from MMatchInv.static MAssetAddition
MAssetAddition. 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 MAssetChange
MAssetChange. createAddition(MAssetAddition assetAdd, MDepreciationWorkfile assetwk)
-