Skip to content
Snippets Groups Projects
Commit fe4c9bb3 authored by Tanguy Charlier's avatar Tanguy Charlier
Browse files

[IMP] res_partner : name field is now optional for addresses.

The name_get has been updated accordingly : if an address has no name, we now show parent_name, res_partner.type.
The contact template shows the name when it exists, and the parent_name if it does not. This should produce cleaner reports.

Though the name field is no longer required on the res.partner model,
"required" attribute in views and an sql contraint enforce that all contacts have a name.
parent 0ead0742
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment