I am trying to use my own custom fields in the address layout generation of odoo like this:
However I get the error "The layout contains an invalid format key"
What can I do in order to use my own custom fields?
I have inherited the res.partner and added the custom field with the name "firm1" so it should work?