Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Scheduled Date field location in the Odoo DB

Avatar
odoo
1 Comment
Avatar
Discard
Avatar
odoo
-

Thank you.  Didn't even think to look there.  Love the developer mode! 

1 Answer
0
Avatar
odoo
Best Answer

You can use the Developer mode (https://www.odoo.com/documentation/18.0/applications/general/developer_mode.html) to find fields, models (and more) by simply hovering a field in any view.

In your case you seem to be referring to the field inventory_date in the model stock.quant - thus the table stock_quant:

Avatar
Discard