Hide a Field in Purchase Order

Disable the standard rate field named “Rate” in the Purchase order for all roles other than Admin. Solution There is no need of script for solving this problem, instead we can use Workflow action. Created a workflow with type=”Transaction” and Subtype=”Purchase Order” 2. In state 1 , create a new action named “Set Field Display… Continue reading Hide a Field in Purchase Order

Remove all rates and amounts from the SO/ PO form for the warehouse & store roles.

Requirement: Remove all rates and amounts from the SO form for the warehouse & store roles. Assumption: Possible to hide all financial-related fields from the sales order record. But when creating a saved search in the warehouse role, it is possible to see all rates and amount fields. As a result, we must limit the… Continue reading Remove all rates and amounts from the SO/ PO form for the warehouse & store roles.