Manuel Claeys Bouuaert
23f81942fe
[FIX] emc: check share to_company and to_individual on transfer
5 years ago
Elouan Le Bars
c18c5e32b0
[ADD] emc: add worker/eater demo datas
5 years ago
Elouan Le Bars
64025325f6
[ADD] emc: share_product default_code to demo datas
5 years ago
Elouan Le Bars
eb52fc6f83
[ADD] emc: demo datas
5 years ago
Elouan Le Bars
0d09965a69
[FIX] emc: cooperator computation issue
False value treated as a string when no share_product code was registered.
5 years ago
Houssine BAKKALI
6812d83e02
Merge pull request #60 from coopiteasy/9.0-check-contact-company-emails
[9.0][ADD] emc : company and contact emails must be different
5 years ago
Manuel Claeys Bouuaert
c974a1a04e
fixup! fixup! [ADD] add date of generation on certificate, smaller signature and font-size to prevent 2nd page
5 years ago
Manuel Claeys Bouuaert
93eeff3a73
fixup! [ADD] add date of generation on certificate, smaller signature and font-size to prevent 2nd page
5 years ago
Elouan Le Bars
1cfd58251c
[ADD] emc : company and contact emails must be different
On share subscription for company.
5 years ago
Manuel Claeys Bouuaert
2c2bd12765
[ADD] add date of generation on certificate, smaller signature and font-size to prevent 2nd page
5 years ago
houssine
28977951ad
[FIX] sometime product template and product product diverge.
we avoid such case by get product product for transfer too
5 years ago
Houssine BAKKALI
29fec9d5ec
Merge pull request #54 from coopiteasy/9.0-fix-flag-cooperator
[FIX] fix uncovered use case
5 years ago
houssine
6d9fc8fa95
[FIX] fix uncovered use case
when a subscription request is created from the wizard on a res partner
view. If the customer wasn't already cooperator, he wasn't flagged as
cooperator.
5 years ago
Elouan Le Bars
95da099322
[ADD] emc : email when added to waiting list
5 years ago
Rémy Taymans
e053dff6d2
[FIX] emc: One route to rule them all
It's a problem to use one route for the form and one route for the
submission of the form. When user is not logged and he tries to submit
with an existing email, a error tell him to sign in before submitting.
To login in there is a button that let him sign in. But after loggin in,
he comes back to the post url of the form and this url doesn't perform
checks that are performed when arriving on the form for the first time.
5 years ago
Rémy Taymans
f056eb1b2a
[PEP] easy_my_coop main controller
5 years ago
Rémy Taymans
e87c7b9e9a
[CHG] emc: Hide fields in become_cooperator when user is logged
5 years ago
Elouan Le Bars
f406155d5c
[FIX] Mandatory field not displayed
Replace the api.onchange for an sql constraint.
Mandatory configuration approval fields must be displayed now.
5 years ago
Robin Keunen
b89635c2b3
Merge pull request #17 from coopiteasy/9.0-fix-install-from-scratch
[9.0][FIX] easy_my_coop: reorder menu definitions
5 years ago
Elouan Le Bars
ac153d748a
[IMP] Change approval order for internal rules, data policy and financial risk
5 years ago
Houssine BAKKALI
59a53a7c7a
Merge pull request #22 from coopiteasy/9.0-unrequire-some-fields-when-logged
9.0 unrequire some fields when logged
5 years ago
Houssine BAKKALI
e6d669c154
[PEP8] remove unused import
5 years ago
houssine
6e50f34afd
[FIX] fix by pass control when iban not given
5 years ago
houssine
8a631f53ed
[IMP] put website of CIE
5 years ago
houssine
6481ef3952
[IMP] make some fields non required when logged
As the user can't add them in his profile it make subscription non
possible when those fields are missing
5 years ago
Elouan Le Bars
88595b542f
[FIX] internal rules checkbox required attribute
5 years ago
Elouan Le Bars
7cf099fec4
[ADD] Financial risk approval on subscription
5 years ago
houssine
b70b4f558a
[IMP] replace multi by model as we don't work with self
5 years ago
houssine
d6c46f6c0e
[IMP] get email template from its xml id instead of searching the name
5 years ago
houssine
96bc0e7b58
[FIX] move root menus in a dedicated file to load first
5 years ago
houssine
bb4b2ebcb7
[FIX] fix t-att attributes for data policy
5 years ago
houssine
c8881872e6
Merge branch '9.0' of https://github.com/coopiteasy/vertical-cooperative.git into 9.0
5 years ago
houssine
1b39e78ce1
[IMP] class name in camel case
5 years ago
Houssine BAKKALI
4ddc8aa933
Merge pull request #18 from coopiteasy/9.0_fix_confirmation_email
9.0 fix confirmation email
5 years ago
houssine
8078b6cedc
[IMP] set default_code required when is_share is True
5 years ago
houssine
2a2744dd6b
[FIX] fix mix share if statement
the compare was made between cooperator type and the short name of the
share type. but the cooperator type is the default code and not the
short name which is the displayed label
5 years ago
houssine
3308dbc4c7
[FIX] fix email confirmation read only when logged.
5 years ago
robin.keunen
54da114669
[IMP] emc: remove cooperative_history_wizard
5 years ago
houssine
a412c17042
[FIX] remove duplicate instruction
5 years ago
robin.keunen
31b8b2d8d7
[FIX] easy_my_coop: reorder menu definitions
5 years ago
houssine
373848789b
[FIX] fix expected singleton
5 years ago
houssine
1ab411a4de
[FIX] fix filter
5 years ago
houssine
fc51d8a7ee
[FIX] fix again
5 years ago
houssine
a722834c45
[FIX] fix filtering expression
5 years ago
Houssine BAKKALI
69744b14c0
Merge pull request #14 from coopiteasy/9.0_add_option_to_wizard
[IMP] add filter on sub requests
5 years ago
houssine
5af8b99977
[IMP] add filter on sub requests
5 years ago
Houssine BAKKALI
693dc20246
Merge pull request #13 from coopiteasy/9.0_add_option_to_wizard
9.0 add option to wizard
5 years ago
houssine
36df37fb77
Merge branch '9.0_add_option_to_wizard' of https://github.com/coopiteasy/vertical-cooperative.git into 9.0_add_option_to_wizard
5 years ago
Houssine BAKKALI
3dff9cf9e1
Update update_partner_info.py
5 years ago
Houssine BAKKALI
5934284cff
Update update_partner_info.py
5 years ago