R38977 Accounts – Currency Change Restrictions
| Name | Value | 
|---|---|
| Code | R38977 | 
| Entity | Finance.Accounting.Accounts Entity | 
| Name | CurrencyChangeRestrictions | 
| Attribute | Currency, LimitToBaseCurrency | 
| Layer | Front-End | 
| Events | AttributeChanged (Currency) | 
| Priority | Normal | 
| Modify | NO | 
| Applicable Legislations | ALL // no condition needed | 
| Action | If (LimitToBaseCurrency == true) AND (Currency.OldValue != NULL), then throw an error | 
| Description | The rule prevents changing the value in the Currency field if the Limit to Base Currency is checked. | 
| Message | Unable to change Currency value.  You are trying to change the value in the Currency field for account '{Account.Number}', but this account has the 'Limit To Base Currency' option enabled. Please verify that you are modifying the correct account.  | 
| Version | Introduced: 2026 | 
| Revocable | YES | 
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.