Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2585 Lượt xem

In the context of accounting data import to a multi-company environment OpenERP 7, I appear to be in the need of finding the relationship between records in account_account_type and res_company, because there are collisions in the column name records in account_account_type.

Navigating the tables with pgAdmin III is not being enough for me to see the relation between those two tables. I want not read the source of the accounting application unless as a last resource.

Can you better give some explanations or point to an ER diagram about the subject?

Ảnh đại diện
Huỷ bỏ
Tác giả

http://schemaspy.sourceforge.net/ complements pgAdmin III for database study

Tác giả Câu trả lời hay nhất

Probably there is no better solution than:

account_account has rows that relate account_account_type rows and res_company rows.

Ảnh đại diện
Huỷ bỏ