On the Inventory transfer order, when clicking Edit button, the From & To warehouses are not editable. I have searched the code on the form InventTransferOrders, the table InventTransferTable, and the form handler PmfFrmCtrl_InventTransferOrders & the class that it extends PmfFromCtrl. I cannot find where it sets the fields to read only. When clicking New you can change these values. I also subscribed to events in EventHandler class but no effect. Please help.
*This post is locked for comments
That look like a much better approach. Thanks Kurt.
I think I agree, we wanted to have a button on service call to load an inventory transfer and display the form in edit mode. Since we cannot change the warehouse once the record is created (from new button "Transfer order" on a service call), I think the way to proceed is to create dialog form when they click the button to ask for the From/To warehouse before creating the InventTransferTable record which is done on the onClick event of the button. Thanks...
Hi Kurt,
While you may be able to find where read only mode is setup for warehouse, I wouldn't recommend customization in this area. If something is not setup right, user can always create a new transfer order and delete existing one. It's not only warehouse change, there may be more to it because of transit warehouse and inventory transactions.
Setting fields to read only is standard functionality.
Thanks,
Satish Panwar
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,232 Super User 2024 Season 2
Martin Dráb 230,064 Most Valuable Professional
nmaenpaa 101,156