Transfer Order Line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
After creating a transfer Order, when creating a Transfer Order Line and clicking on Model to choose the model, the window does not load the data from the cmdb_model_list table...
What could be happening?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @george_porto ,
Check the data dictionary reference qualifier of that field, If you have an condition try to change accordingly.
Thanks,
Pradeep
Regards,
Pradeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @george_porto ,
check that particular field's reference qualifier from configure dictionary option. If you dont find the reference qualifier then try to find the same in advanced view.
If you found this response helpful, please mark it as the accepted solution and give it a ‘Helpful’ rating. Your feedback supports better answers and benefits the entire community.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Few things to keep in mind :
-
At least two stockrooms must be defined in cmn_location (with the Stockroom checkbox checked) so that you can transfer from a source stockroom to a destination stockroom.
-
Stockrooms can be physical warehouses, rooms, or logical locations where assets are stored.
-
the asset records (in
alm_asset
) to be transferred must:-
Have a stockroom assigned.
-
Have a state of In Stock or another state that is transferable.
-
Not be assigned to an end user (unassigned assets only can be transferred).
-