Commit Graph

6 Commits

Author SHA1 Message Date
Nicolas JEUDY
8b12b04b38 [ADD] permit contact import from files with parent_id 2023-02-14 15:33:20 +01:00
Stéphan Sainléger
9613999bed [IMP] partner_profiles: refactor has_position boolean computation 2023-01-03 10:38:03 +01:00
Stéphan Sainléger
badfd5e1a8 [IMP] partner_profile: add website as copied field in public profile 2023-01-03 10:38:03 +01:00
Stéphan Sainléger
d2cc72b3a8 [FIX] partner_profile: prevent sync between profiles' name
The names in the different profiles must be synchronised only at the
creation. And if the name of one profile is modified, the others must
keep their own name.
2023-01-03 10:38:03 +01:00
Stéphan Sainléger
50de81c997 [IMP] partner_profile: remove copy of private data in public profile 2023-01-03 10:38:03 +01:00
Stéphan Sainléger
c651ac4355 [ADD] partner_profiles: create add-on 2023-01-03 10:38:03 +01:00