R30218-1 Store - Set Currency (Recalc)
| Code | 30218-1 |
| Entity | Logistics.Inventory.Stores Entity |
| Name | SetCurrency |
| Attribute | Currency |
| Layer | Front-End |
| Events | AttributeChanged(EnterpriseCompany) |
| Priority | Early |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | IIF((EnterpriseCompany != null), EnterpriseCompany.BaseCurrency, Transaction. CurrentEnterpriseCompany.BaseCurrency) |
| Description | |
| Message | |
| Version | |
| Revocable | YES |
* This is auto generated code. Don't change it.