跳至内容
菜单
此问题已终结
1 回复
7216 查看

Objects sometimes have fields, that are not visible through GUI tools like Pgadmin, or through psql.

For example, purchase.order.line has a functional field price_subtotal, which is not visible in database.

Is there a way to find out all fields, including "invisible" ones?

形象
丢弃
最佳答案

Go to Settings --> Technical --> Database structure --> Fields.

Here you can see complete list of fields, even those that are not stored in database.

Here you can add a filter by model to also show fields related to other models - let's say purchase.order.line object.

Pay attention Technical tab is visible only if checkbox is set to True against Technical Features in user configuration.

形象
丢弃
相关帖文 回复 查看 活动
2
12月 23
20149
1
3月 15
7157
1
3月 15
7828
1
3月 15
4337
2
12月 23
10437