R29690 PosSequence - Next No Requirements For Fiscal Printers

Code R29690
Entity Crm.Pos.Sequences Entity
Name NextNoRequirementsForFiscalPrinters
Attribute NextNo
Layer Back-End
Events Commit
Priority Normal
Modify NO
Applicable Legislations BG (PosSequence.PosDevice.PosTerminal.PosLocation.EnterpriseCompa ny.Company.Party)
Action Validate that:

If ((PosDevice.DeviceType == FIP) && (NextNo is not Null))

,then REGEX(NextNo, ^[0-9]{7}$) = True
Description If the POS Device Type is Fiscal Printer and NextNo not empty then the Next No must be numeric and must be 7 symbols in length.
Message The next number '{NextNo}' for POS Device '{PosDevice}' does not meet the requirements. The field 'NextNo' 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.