houssine
|
7209f1fd82
|
[FIX] fix xpath for total table div
|
5 years ago |
houssine
|
b14ccb7297
|
[IMP] add name to div table total
|
5 years ago |
houssine
|
4588c9abd9
|
[FIX] fix xpath
|
5 years ago |
houssine
|
5d4b153e91
|
[FIX] add name to label coop number to override it easily
|
5 years ago |
houssine
|
5a2b3a04e3
|
[FIX] fix inherit_id
|
5 years ago |
houssine
|
cd249f9a68
|
[FIX] fix confirm mail for logged user
|
5 years ago |
houssine
|
ae29f4219d
|
[FIX] fix typo and set back selection_add
|
5 years ago |
houssine
|
7d28cdb7ca
|
[FIX] fix selection field
|
5 years ago |
houssine
|
82f5265af5
|
[FIX] fix checkbox field replate t-attf-value by t-att-checked
|
5 years ago |
houssine
|
3d64a667fe
|
[FIX] avoid crashing in case captcha is not in the kwargs
|
5 years ago |
Houssine BAKKALI
|
a103acb35c
|
[FIX] fix var used before assignement
|
5 years ago |
Rémy Taymans
|
c778d4f626
|
[FIX] emc: Capital request and coop certificate
|
5 years ago |
houssine
|
126e34e937
|
[IMP] make field validated invisible
|
5 years ago |
houssine
|
77f1ed38e3
|
[IMP] small improvements
|
5 years ago |
houssine
|
fcfed3f016
|
[FIX] fix import
|
5 years ago |
houssine
|
3e6e817c67
|
[IMP] as it's implemented in the core. it's not needed anymore
|
5 years ago |
houssine
|
45c4232164
|
[IMP] don't control iban validity if no number is provided
|
5 years ago |
houssine
|
f3eb9b2fb4
|
[IMP] fix some PEP8
|
5 years ago |
houssine
|
d5ee9662bb
|
[IMP] remove no_register from required fields
|
5 years ago |
houssine
|
dbdb57ca70
|
[FIX] button icon aren't used anymore on list view.
|
5 years ago |
houssine
|
45486b9bca
|
[FIX] fix action_multi not recognized in v12
|
5 years ago |
houssine
|
94447b39c5
|
[FIX] fix retrieving mail template through self.env.ref
|
5 years ago |
Houssine BAKKALI
|
4c4cba7e44
|
Merge pull request #15 from coopiteasy/12_remove_niss_number
12 remove niss number
|
5 years ago |
houssine
|
5d5073d954
|
[IMP] filter on done and paid request
|
5 years ago |
houssine
|
4cc982414d
|
[IMP] Add UPD of legal form and contact person function from sub request
|
5 years ago |
Houssine BAKKALI
|
4d2f792bdc
|
Merge pull request #12 from coopiteasy/12_remove_niss_number
[REFACT] for legal reason we remove the niss number to email instead
|
5 years ago |
houssine
|
34a9960a36
|
[REFACT] for legal reason we remove the niss number to email instead
|
5 years ago |
houssine
|
a65c756b40
|
[IMP] update birthdate from subscription request
|
5 years ago |
Houssine BAKKALI
|
e57388caff
|
Merge pull request #9 from coopiteasy/12-translation-fr-easy-my-coop
[v12] Update fr_BE.po for Easy My Coop
|
5 years ago |
houssine
|
1bde6631ae
|
[MIG] migrate module to v12 and taking code from website_form_recaptcha
|
5 years ago |
houssine
|
7129a2d605
|
[MIG] fix render
|
5 years ago |
houssine
|
348cfd8019
|
[IMP] put the dependency on recaptcha reloaded module ported from 9
|
5 years ago |
houssine
|
e3f4865b48
|
[IMP] add t-if and change the site key variable name
|
5 years ago |
houssine
|
500364d15e
|
[FIX] remove page attribute. attribute doesn't exist anymore
|
5 years ago |
houssine
|
95c466ed61
|
[FIX] fix folder name
|
5 years ago |
houssine
|
bbb4a37244
|
[FIX] fix fieldname
|
5 years ago |
houssine
|
7e6abdf7c5
|
[FIX] change openerp tag and remove data record update
|
5 years ago |
vdewulf
|
fd55b64163
|
[v12] Update fr_BE.po for Easy My Coop
Update following Coline update in test environment for French translation
|
5 years ago |
Houssine BAKKALI
|
8442e1e33c
|
Merge pull request #7 from coopiteasy/12.0-fix-capital_request_invoice
[FIX] emc: Release capital request report
|
5 years ago |
Rémy Taymans
|
cb4a9c765f
|
[FIX] emc: Release capital request report
|
5 years ago |
Houssine BAKKALI
|
3330df2f91
|
[FIX] company_email doesn't exist on partner
The code has been moved from subscription request and this should have been removed previously when moving the code
|
5 years ago |
houssine
|
c0f84132c7
|
[IMP] fix indentation
|
5 years ago |
houssine
|
48d58595ed
|
[IMP] send mail using sudo()
|
5 years ago |
houssine
|
0e42d8f1d2
|
[FIX] add sudo to by pass access right restriction on send mail
|
5 years ago |
houssine
|
cba4dca8eb
|
[FIX] make python3 compliant
|
5 years ago |
houssine
|
9d72b4dec4
|
[REFACT] create function set_membership in order to be overridden
|
5 years ago |
houssine
|
86f7cab597
|
[IMP] set create user False as the default behaviour
|
5 years ago |
houssine
|
c7499df295
|
[IMP] this is handled in the get_mail_template_certificate function
|
5 years ago |
houssine
|
f0b0d01bed
|
[REFACT] checking membership in a dedicated function to allow overriding
|
5 years ago |
Rémy Taymans
|
79f0724c2c
|
Merge pull request #3 from coopiteasy/12.0-fix_install
[FIX] emc: Let emc be installable
|
5 years ago |