Good Morning. Since I would like to develop the polish accounting module I have started to dig in a tryton documentation. It is quite cryptic and not always up-to-date. So I have decided to prepare some documentation while I am digging in the tryton. As a first part I have prepared logical diagram and relational diagram of the tryton accounting template. The work have been done using the Oracle datamodeler (their licence does not forbid that). Since there are some limitation of the datamodeler I applied id fields as integers not as serial type.
All files can be downloaded from www.mazurkiewicz.org/tryton/index.html. Additional information. 1. It is better to view logical model. The information is practically this same and the relational model is simply generated. So its diagram is partly a mess. I did not want to waste time to adjust secon diagram with this same information. 2. Denotations on the diagrams are according to the oracle standards (crow foot for the many side). 3. Green entities contain all column with exception to create_date, create_uid, write_date, write_uid columns. 4. Blue entities are for reference and showing Foreign Keys. 5. I partly introduced some information in column descriptions. However it is vary scarced. 6. Of course if you think that it would be useful for the official tryton documentation - please include it. Please comment and inform if there are any mistakes. Kind Regards Andrzej Mazurkiewicz
