[FIX] partner_profiles: fix position profile creation issue
because field partner_profile was missing in the res_partner form view, the computation of the profile booleans was broken.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "partner_profiles",
|
||||
"version": "12.0.1.0.1",
|
||||
"version": "12.0.1.0.2",
|
||||
"author": "Elabore",
|
||||
"website": "https://elabore.coop",
|
||||
"maintainer": "Stéphan Sainléger",
|
||||
|
Reference in New Issue
Block a user