[IMP] partner_profiles: delete profiles when main partner deleted

When a main partner is unlinked, all the linked profiles (public
profile and position profiles) are deleted.
This commit is contained in:
Stéphan Sainléger
2023-03-22 23:25:11 +01:00
parent ffff6e683c
commit eb21e1914e
2 changed files with 12 additions and 2 deletions

View File

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