restrict customer interface to update country for specific orgs
Hi,
Requirement here is want one address in different org and we are changing the COUNTRY to update based on org_id.
For Canada company address we are importing into US and CA. When we are importing into US we are inserting and displayed COUNTRY as US instead of CA in ra_addresses_all table. Then problem is when we are importing same customer into Canada org where it is importing with new address id however it is updating COUNTRY the existing address_id in ra_addressses_all table like US to CA for both address_id's.
we require not to update existing address_id (US) .. Is there any API or Trigger?
Requirement here is want one address in different org and we are changing the COUNTRY to update based on org_id.
For Canada company address we are importing into US and CA. When we are importing into US we are inserting and displayed COUNTRY as US instead of CA in ra_addresses_all table. Then problem is when we are importing same customer into Canada org where it is importing with new address id however it is updating COUNTRY the existing address_id in ra_addressses_all table like US to CA for both address_id's.
we require not to update existing address_id (US) .. Is there any API or Trigger?
0