Hi @mdmorgan85 ,
A fixed asset module is useful when you want to maintain the depreciation and usage of the asset.
As per my understanding, the operation manager wants to know what inventory is available in the cage.
You can add a cage as a warehouse, and can associate the inventory with it, in that way, you can know the inventory in the Cage.
If this reply doesn’t answer your query, please explain in detail.
Thank you.
Hello @mdmorgan85 ,
In addition to @parveza33 ‘s comments…
Using Standard Acumatica features,
- Fixed Assets may be moved easily from one location to another.
- Inventory stock may not be directly connected to a Fixed Asset except by setting the fixed asset up again as a Warehouse or Warehouse Location. In this case, the Warehouse or Warehouse Location is not linked to the Fixed Asset record. Even if the asset and the warehouse have the same ID, they are not the same object in Acumatica.
- Moving a Fixed Asset in FA module will not automatically transfer related inventory from warehouse to warehouse or from whse location to whse location without further transactions in Inventory module to Transfer Inventory.
A customization would be required to link the Fixed Asset to the Warehouse or Warehouse Location. If the Fixed Asset is moved and you want to automatically transfer related Inventory, a customization would be needed to move the Inventory for you.
Maybe take a look at Container Management options, if the inventory cages move around frequently? One idea.
Good luck!
Laura
Thank you both so much! That absolutely explains what i needed.
You both are fantastic!