Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1125 มุมมอง

hai, i want to get default_purchase_method values in res.config.settings, can u help me how to get that values?



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

This is a transient model, so their data is still stored in the database, but it is expected to be temporary.The data is automatically vacuumed from the table,so you need write function to store and get the values from the settings.

You can refer the blog

https://www.cybrosys.com/blog/how-to-use-custom-settings-in-odoo-15

Regards

อวตาร
ละทิ้ง