Hi - with odoo 15 Studio I have to create an additional field in the partner form, which is showing the last delivery date for this partner-id as dropshipping address.
I created a many2one field named "last_delivery" and currently it looks like that:
but it doesn't work - no error, but no result as well - what can I do? I know, there are records with the dropshipping address I'm looking for.