Rémy Taymans
a749c558f9
[IMP] emc: Data policy and internal rules approval
This lets the user configure if an approval for data policy and internal
rules are needed and/or required.
5 years ago
houssine
f2597b3220
[PEP8] fix pep8 warning
5 years ago
houssine
837ed8deaf
[IMP] add checkbox already coop on company form
5 years ago
houssine
032b731e5a
[FIX] fix checkbox not filled when logged and already coop
5 years ago
Rémy Taymans
623fef4f08
[FIX] emc: Order of approvals checkbox in new cooperator form
This change the order of approvals for data policy and internal rules in
the new cooperator form in the website part.
This is done to be consistant with the modification added in the
beesdoo_easy_my_coop module.
5 years ago
Rémy Taymans
54dcbd82ff
[ADD] emc: Internal Rules Approved
The new cooperator needs to approve internal rules.
6 years ago
Rémy Taymans
123aabf756
[CHG] emc: Remove dependence to website_legal_page
This commit removes the dependence to website_legal_page by using it's
own template for showing text aside the checkbox in the form. Because
the template for this text is not editable by the user (in fact, it is
but each time the module is updated, this template is overwritten).
Of course website_legal_page can always be installed, and the new
template for the text can contain link to the pages generated by
website_legal_page.
6 years ago
Rémy Taymans
cdc6d083b6
[REF] emc: Duplicate key 'customer'
This remove a duplicate key in a python dictionary.
6 years ago
Rémy Taymans
5911b3e5bc
[IMP] emc: Complete data_policy_approved processing
Now data_policy is shown on a subscription request and also on a
partner.
6 years ago
robinkeunen
d7b431a202
[IMP] align already cooperator checkbox
7 years ago
robinkeunen
afc28114aa
[IMP] align send button
7 years ago
robinkeunen
cb4a6ab8be
[ADD] add website_legal_page and link to legal pages
7 years ago
robinkeunen
96f0b7f0d6
[ADD] require data policy approval
7 years ago
houssine
91dc06fc4e
[IMP] take hard coded value from company field
6 years ago
houssine
20dad701d6
[IMP] make release capital tree view use the customer invoice view tree
6 years ago
houssine
e7cbc31932
[FIX] check no_registre only if it's required for the localisation
6 years ago
houssine
90969b1fef
[FIX] fix undeclared variable domain is a special case
6 years ago
houssine
beb11abe5b
[FIX] remove readonly attribute wrongly set on the field
6 years ago
houssine
eb4e1133ce
[IMP] handle the case where the one to which we transfer is a candidate
6 years ago
houssine
683868e243
[FIX] fix missing state field in the subview
6 years ago
houssine
8d39026c6d
[FIX] fix bug due to the change on the subscription request.
6 years ago
robin.keunen
ffd984b797
[IMP] easy_my_coop: product as list rather than kanban
6 years ago
houssine
7c725518de
[IMP] override the domain when refund is from release_capital_request
6 years ago
houssine
e269b49f84
[FIX] fix the logo display in the mail template
6 years ago
houssine
269ab82522
[IMP] Allow to have different mail template per share.
This allows to have different mail for "payment received confirmation".
The mail template can be defined on the share type form. Then on
reconciliation process, if a specific mail template has been defined it
will override the default one. otherwise the default mail template will
be used.
6 years ago
houssine
bb15ea91f2
[FIX] fix when company it creates duplicated
6 years ago
houssine
4a9ef70ff3
[FIX] fix required field
6 years ago
houssine
2619165456
[IMP] remove not necessary line
6 years ago
houssine
c3161526ea
[IMP] adding some validation and fix
Check that the cooperator doesn't mix share when it's not allowed and
that he doesn't subscribe for more than he can if he own already shares
6 years ago
houssine
16117510d3
[FIX] replace self by partner
6 years ago
houssine
172b7b1680
[IMP] make quantity default value to 1
6 years ago
houssine
7e06f53e2f
[FIX] fix field name for partner_contact_fistname
6 years ago
houssine
ffeee69c71
[IMP] remove call_back in render
6 years ago
houssine
8640e92555
[REFACT] put validation of the subscription data in a dedicated function
6 years ago
houssine
4af9809615
[REFACT] a bit of refactoring
6 years ago
houssine
c8bf966b13
[IMP] add control on iban and niss number in the subscription form
6 years ago
houssine
e417895d73
[IMP] put iban control in a specific function to be reused
6 years ago
houssine
c28bddb6b8
[PEP8] fix pep8
6 years ago
houssine
b79ba96290
[IMP] adapt control of the subscription iban and niss number
6 years ago
houssine
34366d618b
[IMP] remove commented code
6 years ago
houssine
813ec8a6b6
[IMP] in case of a user has previously been created and deactivated
6 years ago
houssine
fedc396205
[IMP] make the default value at true to not break current behaviour
6 years ago
houssine
62381a191a
[IMP] make user creation conditional and moving code to invoice payment
6 years ago
houssine
8d3b371107
[IMP] make field no create.
6 years ago
houssine
31eb9b6393
[IMP] fill in automatically when selecting cooperator.
When creating manually a subscription request. It will fill in the all
the fields automatically when selecting a partner in the cooperator
field. It will ease the manual subscription request
6 years ago
houssine
a02a08ca2f
[FIX] fix view id conflict
6 years ago
houssine
4e515f070f
[FIX] fix class name
6 years ago
houssine
37f5ed6de3
[PEP8] fix pep8
6 years ago
houssine
c580ea9d35
[IMP] no create True for fields many2one capital_release_request
6 years ago
houssine
e8b3a11eae
[IMP] disable create for partner_id many2one field
6 years ago