[IMP] partner_profile: add website as copied field in public profile

This commit is contained in:
Stéphan Sainléger
2022-11-15 10:38:00 +01:00
parent d2cc72b3a8
commit badfd5e1a8

View File

@@ -135,6 +135,7 @@ class res_partner(models.Model):
"phone",
"mobile",
"email",
"website",
"street",
"street2",
"city",