-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add file and data_media classes to the datamodel, create vw_file #59
Conversation
To handle document management in TEKSI district heating
Add relations and indices
for more information, see https://pre-commit.ci
…i/district_heating into poa_add_file_and_data_media
Move functions where they belong
for more information, see https://pre-commit.ci
Move calls to tdh_sys.generate_oid to tdh_app.generate_oid
…i/district_heating into poa_add_file_and_data_media
Move triggers and defaults to app as for TWW
Add modification_last_modified functions
Remove duplicated triggers
Requesting @sjib on the datamodel part (wise to base on such a part of a model / dangerous?) |
As these are two indepentand classes that are linke only to each other I think we can use them also in tdh. We could easily write an INTERLIS model file with just these two classes if we ever would need to transfer them. The matching logic and settings could be copied from VSA-KEK Import / Export in TWW. What would be the other option?
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see comments above
Should solve #60 when finished |
@ponceta I think meta_functions should also be added. |
Waiting for #61 then ;) |
General
Describe your changes
Handle document management in TEKSI district heating
Screenshots
Issue ticket number and link
Checklist before requesting a review
Checklist before merge