Skip to content

Latest commit

 

History

History
40 lines (37 loc) · 3.85 KB

R32347.md

File metadata and controls

40 lines (37 loc) · 3.85 KB

erp.type: business-rule erp.entity: Crm.Presales.Leads

R32347 Lead - Check User Stage

+----------------------+-----------------------------------------------------------------------------------------------+ | Code | R32347 | +----------------------+-----------------------------------------------------------------------------------------------+ | Entity | @Crm.Presales.Leads | +----------------------+-----------------------------------------------------------------------------------------------+ | Name | CheckUserStage | +----------------------+-----------------------------------------------------------------------------------------------+ | Attribute | System Stage, User Stage | +----------------------+-----------------------------------------------------------------------------------------------+ | Layer | Back-End | +----------------------+-----------------------------------------------------------------------------------------------+ | Events | Commit | +----------------------+-----------------------------------------------------------------------------------------------+ | Priority | Normal | +----------------------+-----------------------------------------------------------------------------------------------+ | Modify | NO | +----------------------+-----------------------------------------------------------------------------------------------+ | Action | If UserStage !=Null, validate that: | | | SystemStage == UserStage.SystemStage | +----------------------+-----------------------------------------------------------------------------------------------+ | Description | The rule validates that the selected User Stage belongs to the same System Stage. | +----------------------+-----------------------------------------------------------------------------------------------+ | Message | The User Stage '{UserStage}' is not defined for System stage '{SystemStage}'. | | | Please select a user stage that belongs to the same system stage. | +----------------------+-----------------------------------------------------------------------------------------------+ | Introduced In | 21 | | Version | | +----------------------+-----------------------------------------------------------------------------------------------+ | Revocable | NO | +----------------------+-----------------------------------------------------------------------------------------------+

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.