I have created a configuration page for a new module following:
https://www.odoo.com/forum/help-1/question/how-can-i-save-load-my-own-configuration-settings-30123
I have found that instead of working on the same record, it creates new ones. It updates the content with ID=1 but also creates a new record on the database. Is it a normal behavior?