Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7 Відповіді
69458 Переглядів

Is there a scheme of the database, so by customization we can easyly can see the structure of table and there depenties....

We are looking for a scheme of OpenErp version 7.

Thanks in advanced...
 

Аватар
Відмінити
Найкраща відповідь

I second what Thacker Scott recomends for getting a good view of the database. 

Also, if you enable "Technical Settings" for your admin user, then goto "Settings" at the bottom of the column on the left under the "Technical" section you will see a "Database Structure" menu that might be useful as well. 

Cheers,

Nate

 

 

Аватар
Відмінити
Найкраща відповідь

It's available here for v8: http://useopenerp.com/

Аватар
Відмінити

Awesome find/post. Thanks!

Найкраща відповідь

I would agree with earlier posters that you should use a real database tool such as PGadminIII.

If you are coding at the granular level of the back-end database, you need to STUDY all of the implications of any action - and be familiar with EVERY mod that may be affected by changes.

I recommend against any “easy” solution; unless you are very comfortable with the back-end, don’t touch it or data loss is likely.

Аватар
Відмінити
Найкраща відповідь

Dear Krijin.
Actually, you can't see openerp database schema.
I recommend you to use pgAdmin III to see openerp databases and their tables and structures. pgAdmin III is used by many openerp developers. It is very helpful tool. I recommend it for you.

http://www.pgadmin.org/

http://www.youtube.com/watch?v=9XNhlgriT

Best regards
 

Аватар
Відмінити
Найкраща відповідь

One can "see" the database structure (as in the database) pretty directly.  Postgres can be browsed and updated w/ many client tools.  Here is a good list below at the bottom of this note.  Recently I have been able also to connect with FileMaker Pro which is helpful.

What I think you are really asking though is a "viewed" Index of the Database structure.  I used to get this with a great Commercial package (FoxPro based) called SBT (or SBT Pro).  Can't say it will be that easy to find "one compendium" for this with Odoo.  Generally each Module has another pass at modifying the structure somewhat.  You can look at each module to see what they are doing.  

Ideally, there may be some way to "watch the data" as you work so that you could see what you are changing and when.  Would seem quite practical in any event.


\Community\_Guide\_to\_PostgreSQL\_GUI\_Tools\\\

\

Аватар
Відмінити
Найкраща відповідь

Honestly I don't know if one exists but you may want to start with the OpenUpgrade project as they do a lot of database analysis.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
лип. 24
33917
1
бер. 15
6891
6
лип. 24
81546
1
лип. 24
22312
3
серп. 21
4916