[IMP] partner_profiles: sync active field values between profiles

Change in main profile is synchronized in public and position profiles.
Change in public profile is sy,chronized in main and position profiles.
Change in position profile is NOT synchronized in main and public profiles.
This commit is contained in:
Stéphan Sainléger
2023-06-14 00:52:49 +02:00
parent 8e48fde08f
commit b7496f99b5
2 changed files with 33 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "partner_profiles",
"version": "12.0.2.3.0",
"version": "12.0.2.3.1",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Stéphan Sainléger",