-
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
multi document management #51
Comments
@ponceta suggested to implement this concept based upon the TEKSI Wastewater data model (which is the most advanced)(od.file and od.data_media) |
Here is the first draft : |
@ponceta |
@ponceta Do we have everything on the data model side now? |
@ponceta Is there a documentation somewhere how it is made in tww? |
Hello,
This concept allows to attach one to many documents (photos, pdf, ..) to every database classes.
It does not currently exist in the TDH data model, however it does exist in the TWW and TWA data models.
I already had some feedback about this need during the presentation I gave to the people financing this first phase.
I suggest to implement this concept together with the appropriate tables, functions, triggers, data dictionary.
The development guide should also introduce a chapter on this topic.
The text was updated successfully, but these errors were encountered: