When an employee starts a new sales order and needs to add a new Ship To, they click the Shipping Tab, then under Ship To Select, they click the + to add that Ship To to the Customer record.
A new window pops up called "Address" with this URL: .../app/common/address/transactionaddress.nl?etype=custjob&ship=T&target=shipping:shipaddresslist&label=Ship+To+Select&target2=billingtab:billaddresslist&entity_id=3177&entity=3177
We've had too many instances of the employee accidentally clicking the "Default" checkboxes on the pop-up window. I want to remove those checkboxes entirely from this "Address" pop-up, or setup a permission so that only certain roles can save a new default billing address.
I've searched high and low for the transactionaddress pop up form, but I don't think it's customizable through the UI. :(