Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 3.74 KB

R31482-3.md

File metadata and controls

38 lines (36 loc) · 3.74 KB

erp.type: front-end-business-rule erp.entity: Finance.Vat.Entries

R31482-3 Document - Set Referenced Document Type (Recalc)

+----------------------+----------------------------------------------------------------------------------------------+ | Code | 31482-3 | +----------------------+----------------------------------------------------------------------------------------------+ | Entity | @Finance.Vat.Entries | +----------------------+----------------------------------------------------------------------------------------------+ | Name | SetReferencedDocumentType | +----------------------+----------------------------------------------------------------------------------------------+ | Attribute | ReferencedDocumentType | +----------------------+----------------------------------------------------------------------------------------------+ | Layer | Front-End | +----------------------+----------------------------------------------------------------------------------------------+ | Events | AttributeChanged(Parent, DocumentType, ReferencedDocumentType) | +----------------------+----------------------------------------------------------------------------------------------+ | Priority | Early | +----------------------+----------------------------------------------------------------------------------------------+ | Modify | YES | +----------------------+----------------------------------------------------------------------------------------------+ | Applicable | ALL // no condition needed | | Legislations | | +----------------------+----------------------------------------------------------------------------------------------+ | Action | IIF(Parent.IsDocumentTypeEntityInvoice(), Parent.DocumentType, ReferencedDocumentType) | +----------------------+----------------------------------------------------------------------------------------------+ | Description | | +----------------------+----------------------------------------------------------------------------------------------+ | Message | | +----------------------+----------------------------------------------------------------------------------------------+ | Version | | +----------------------+----------------------------------------------------------------------------------------------+ | Revocable | YES | +----------------------+----------------------------------------------------------------------------------------------+

* This is auto generated code. Don't change it.