OCA / partner-contact

Odoo Partner and Contact related addons
GNU Affero General Public License v3.0
213 stars 855 forks source link

[IMP] partner_firstname: compatible with standard sql constraint #1889

Closed CRogos closed 2 weeks ago

CRogos commented 2 weeks ago

I prefer not to overwrite the standard constraint, because it is not necessary. To prevent recalculation and overwrite of firstname/lastname context variable is used.