-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Rationale:
Information about the Source is a part of the Data Provenance.
Source is defined by 2 entities: Source Group ("source") (specifies which source it is as a group e.g. "Bank1") & Source Version ("source_version") (specifies the exact source's versions which should be grouped e.g. "Bank1_v1.2.3").
To Do:
- Remove already implemented text fields below from all data entities according to the section "Affected Entities" in Data Provenance #99:
source_version_calendarsource_version_semantic
- Add user-defined
Source Group ("source")entity, which should have at least following fields:user_codenameshort_namepublic_name
- Add user-defined
Source Version ("source_version")entity, which should have at least following fields:user_codenameshort_namepublic_namesource_groupversion_sematicversion_calendar
- When Space is created - autocreate
-(dash) instances ofSource Group ("source")&Source Version ("source_version")entities. - Both these entities should have their own Entity Viewer Pages with CRUD operations.
- The both entities should be a relation type of Transaction Types Input.
- Add both these relations to the base transaction so that we can aggregate/filter by them in Transaction, Balance and PnL Reports.
Metadata
Metadata
Assignees
Labels
No labels