R29692 PosSequence - Max No Requirements For Fiscal Printers
Code | R29692 |
Entity | Crm.Pos.Sequences Entity |
Name | MaxNoRequirementsForFiscalPrinters |
Attribute | MaxNo |
Layer | Back-End |
Events | Commit |
Priority | Normal |
Modify | NO |
Applicable Legislations | BG (PosSequence.PosDevice.PosTerminal.PosLocation.EnterpriseCompany.Company.Party) |
Action | Validate that:
If ((PosDevice.DeviceType == FIP) §§ (MaxNo != NULL)) , then REGEX(MaxNo, ^[0-9]{7}$) = True |
Description | If the POS Device Type is Fiscal Printer then the Max No must be numeric and must be 7 symbols in length. |
Message | The max number '{MaxNo}' for POS Device '{PosDevice}' does not meet the requirements. The field 'MaxNo' can contain only digits and must be seven symbols in length. |
Introduced In Version | 2019.1 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.