udpdate asset
This commit is contained in:
@ -76,7 +76,7 @@ import { AssetPurchaseGoodReceiptGood } from "./entity/asset_purchase_goods_rece
|
||||
import { AssetPurchaseRealization } from "./entity/asset_purchase_realization";
|
||||
import { AssetPurchaseBondRealizationGood } from "./entity/asset_purchase_purchase_bond_realization_good";
|
||||
import { AssetPurchaseInvoice } from "./entity/asset_purchase_invoice";
|
||||
import { AssetInventoryCondition } from "./types/asset";
|
||||
import { AssetInventoryCondition, AssetFixedTypeType } from "./types/asset";
|
||||
import { AssetInventory } from "./entity/asset_inventories";
|
||||
import { AssetInventoryAttribute } from "./entity/asset_inventory_attributes";
|
||||
import { AssetInventoryHistory } from "./entity/asset_inventory_histories";
|
||||
@ -199,6 +199,7 @@ export {
|
||||
AssetInventory,
|
||||
AssetInventoryAttribute,
|
||||
AssetInventoryHistory,
|
||||
AssetFixedTypeType,
|
||||
RemitOtp,
|
||||
RemitPartnerUser,
|
||||
RemitPartner,
|
||||
|
||||
Reference in New Issue
Block a user