houssine
|
00bc5f2d68
|
[TYPO] fix typo
|
7 years ago |
houssine
|
931f30362c
|
[IMP] remove readonly attribute
|
7 years ago |
houssine
|
208620f53b
|
[IMP] apply national register number control also for the legal
representative(same field than for a person).
|
7 years ago |
houssine
|
131b2a65d7
|
[IMP] add a computed field coop_candidate and a menu item to display
company representative
|
7 years ago |
houssine
|
3bdd08f830
|
[IMP] the company should be create with the email company instead of the
one of the representative.
|
7 years ago |
houssine
|
8d7fa459db
|
[IMP] add representative name the company subscription request
|
7 years ago |
houssine
|
3aab417b84
|
[FIX] fix case where subcription request has no company email.
|
7 years ago |
houssine
|
4cdd20f80d
|
[IMP] remove birthday field as the know we use the OCA module
partner_birthdate on this purpose.
|
7 years ago |
houssine
|
a93f97ba3e
|
[FIX] handle the case where the subscription is created from the CRM
|
7 years ago |
houssine
|
56289970f3
|
[FIX] add condition is_company when handling the company representative
|
7 years ago |
houssine
|
62b8387ae2
|
[FIX] add missing self
|
7 years ago |
houssine
|
3965408b6e
|
[IMP] make if statement understandable
|
7 years ago |
houssine
|
e9027a829e
|
[IMP] add encoding declaration
|
7 years ago |
houssine
|
2b9d11bb5c
|
[FIX] fix one case here the evaluation shouldn't be True
|
7 years ago |
houssine
|
afebc53c21
|
[IMP] extract sexy invoice from easy my coop to put it in a dedicated
module.
|
7 years ago |
houssine
|
4c68d41171
|
[COPYRIGHT] MAJ copyright and website
|
7 years ago |
houssine
|
f30c29be36
|
[FIX] fix qweb of the contact page as it's expecting singleton.
|
7 years ago |
houssine
|
5ecd528a2b
|
[VERSION] increment version
|
7 years ago |
houssine
|
2fae062591
|
[IMP] add a button to invite to login if the share subscriber has
already an account
|
7 years ago |
houssine
|
708e4d2944
|
[FIX] it was a missing self on the previous object
|
7 years ago |
houssine
|
101789f69b
|
[FIX] get field from self
|
7 years ago |
houssine
|
bd79b7d374
|
[FIX] check is company on res.partner instead of self
|
7 years ago |
houssine
|
e8cdcff7d0
|
[IMP] add a wizard to update readonly fields
|
7 years ago |
houssine
|
efaaa4b547
|
[IMP] if the cooperator candidate is connected we tie the related
partner to the cooperator subscription.
|
7 years ago |
houssine
|
226b5582e2
|
[TYPO] fix typo in error message
|
7 years ago |
houssine
|
f214882447
|
[IMP] move the flag become client to easy_my_coop_base
|
7 years ago |
houssine
|
3dd4c371fb
|
[FIX] fix typo in variable name
|
7 years ago |
houssine
|
59caa08fd3
|
[FIX] put code block to create user and send email invitation in the if
statement where it belongs
|
7 years ago |
houssine
|
7795ab4f07
|
[IMP] add dependency on email_template_config and add coop it easy
copyright
|
7 years ago |
houssine
|
a3fdc0b9f3
|
[IMP] save birthdate in the field defined by partner_contact_birthdate
|
7 years ago |
houssine
|
9f971e87de
|
[IMP] add partner_contact_birthday dependency
|
7 years ago |
houssine
|
52a6dc2547
|
[REFACT] no need to have this code anymore
|
7 years ago |
houssine
|
533862d03d
|
[IMP] move outside if and else common initialisation field
|
7 years ago |
houssine
|
6fb2bf9bd7
|
[REFACT] removed commented fields
|
7 years ago |
houssine
|
c849e01280
|
[IMP] if the partner tied to the connected user is a company the request
is forwarded to the company subscription form
|
7 years ago |
houssine
|
55e573162b
|
[IMP] add function to get the representative of the company
|
7 years ago |
houssine
|
74281c0599
|
[IMP] fill in subscription form with value from the user when he's
logged in
|
7 years ago |
houssine
|
77fe841f7f
|
[FIX] wrong fill in var
|
7 years ago |
houssine
|
152a185d72
|
[REFACT] move user creation code to a dedicated function
|
7 years ago |
houssine
|
1b2f3d7eb8
|
[FIX] if an old cooperator subscribe again to some share, he should not
receive a new cooperator number
|
7 years ago |
houssine
|
dde82cfbf1
|
[IMP] add logged checkbox on the two subscription forms
|
7 years ago |
houssine
|
eaa572eff0
|
[IMP] add dependency on partner_firstname
|
7 years ago |
houssine
|
c64efd2320
|
[FIX] fix birthdate convertion
|
7 years ago |
houssine
|
14b23b53d2
|
[IMP] allow to fill the cooperator subscription form from the connected
user data if logged.
|
7 years ago |
houssine
|
7c6ff0939b
|
[FIX] do not force sending email to avoid stacktrace in case of the mail
serveur is deactivated or not available.
|
7 years ago |
houssine
|
e9cf8493f5
|
[IMP] handle case where a legal representative subscribe to some shares.
So no duplicate is created. but the representative appears as a
cooperator candidate even if he has not subscribed
|
7 years ago |
houssine
|
aa6ef89207
|
[FIX] fix singleton error
|
7 years ago |
houssine
|
f6e06a64e6
|
[REFACT] remove commented code
|
7 years ago |
houssine
|
d88eed45ce
|
[IMP] add the possibility to force the date of the capital release
request to the super manager
|
7 years ago |
houssine
|
8f90e58440
|
[IMP] add utility python script to generate belgian national
identification number in the console
|
7 years ago |