Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 4.83 KB

R30150.md

File metadata and controls

47 lines (45 loc) · 4.83 KB

erp.type: business-rule erp.entity: Finance.Payments.PaymentTransactions

R30150 PaymentTransaction - Pos Operator Required

+---------------------------+------------------------------------------------------------------------------------------+ | Code | R30150 | +---------------------------+------------------------------------------------------------------------------------------+ | Entity | @Finance.Payments.PaymentTransactions | +---------------------------+------------------------------------------------------------------------------------------+ | Name | PosOperatorRequired | +---------------------------+------------------------------------------------------------------------------------------+ | Attribute | PosOperator | +---------------------------+------------------------------------------------------------------------------------------+ | Layer | Back-End | +---------------------------+------------------------------------------------------------------------------------------+ | Events | Releasing + | +---------------------------+------------------------------------------------------------------------------------------+ | Priority | Normal | +---------------------------+------------------------------------------------------------------------------------------+ | Modify | NO | +---------------------------+------------------------------------------------------------------------------------------+ | **Applicable | BG | | Legislations** | (EnterpriseCompany.Company) | +---------------------------+------------------------------------------------------------------------------------------+ | Action | If (PosLocation != Null) then PosOperator != Null | +---------------------------+------------------------------------------------------------------------------------------+ | Description | If PosLocation have value then PosOperator must have value too. | | |

| | | Bulgarian revenue agency requires reports which include PosOperator in locations that | | | have active PosLocations. These location always have PosLocations, filled in documents. | +---------------------------+------------------------------------------------------------------------------------------+ | Message | Payment Transaction '{DocumentText}' is created in an Enterprise Company Location that | | | has an active POS Location but the field POS Operator does not contain a value. | | |

| | | Please enter a POS Operator. | +---------------------------+------------------------------------------------------------------------------------------+ | Version | Introduced: 2019.1 | | |

| | | Updated: - | +---------------------------+------------------------------------------------------------------------------------------+ | Revocable | NO | +---------------------------+------------------------------------------------------------------------------------------+

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