Stéphan Sainléger
a8ac7e61d8
[NEW] partner_profiles: add python unit tests
2023-01-17 11:32:51 +01:00
Stéphan Sainléger
93af65819c
[FIX] partner_profiles: correct identation issue in xml file
2023-01-12 11:01:43 +01:00
Stéphan Sainléger
0e29ec7dd4
[FIX] partner_profile: change way to modify the partner name field
...
in the partner form view
2023-01-05 23:48:22 +01:00
Stéphan Sainléger
be490f38de
[IMP] partner_profiles: xml files reformating
2023-01-05 23:37:45 +01:00
Stéphan Sainléger
4f30a5b409
[IMP] partner_profiles_portal: add french translations
2023-01-03 11:51:52 +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
38f0a31e38
[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.
2023-01-03 10:38:03 +01:00
Stéphan Sainléger
b7ca3486cd
[FIX] partner_profiles_portal: issue with structure writing rights
...
It was impossible to read or edit structure profiles from the portal.
Solved with:
- the add of a dependency to "partner_contact_in_several_companies"
add-on
- the modification of a security rule to consider the structure public profile
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
a4dc58a2b1
[ADD] partner_profiles_portal: create add-on
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
Stéphan Sainléger
214a7b869d
Initial commit
2022-10-15 10:29:42 +02:00