Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
7210 Ansichten

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?

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Dez. 23
20130
1
März 15
7141
1
März 15
7809
1
März 15
4333
2
Dez. 23
10423