houssine
00bc5f2d68
[TYPO] fix typo
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
a93f97ba3e
[FIX] handle the case where the subscription is created from the CRM
7 years ago
houssine
62b8387ae2
[FIX] add missing self
7 years ago
houssine
3965408b6e
[IMP] make if statement understandable
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
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
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
a3fdc0b9f3
[IMP] save birthdate in the field defined by partner_contact_birthdate
7 years ago
houssine
52a6dc2547
[REFACT] no need to have this code anymore
7 years ago
houssine
55e573162b
[IMP] add function to get the representative of the company
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
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
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
houssine
a5c1f34a75
[IMP] manage legal representative when validating the subscription
7 years ago
houssine
2d23d85438
[IMP] add field legal representative
7 years ago
houssine
663a00fb2b
[FIX] contact should be a person and not a company
7 years ago
houssine
a073edfce9
[FIX] unreacheable variable
7 years ago
houssine
8938fb92c6
[FIX] in the case where a partner is already in the database(e.g as a
company partner) we flag the cooperator field to True at the
subscription request creation.
7 years ago
houssine
caed295c89
[REFACT]
7 years ago
houssine
422ae34d98
[FIX] if the contact already a cooperator the contact wasn't added to
the company
[IMP] add an user error it the contact person is already the contact of
another company
7 years ago
houssine
c9e243f83d
[FORMAT] format code
7 years ago
houssine
dac73d0a31
[IMP] add a field source for the subscription request to track the
source of the creation
7 years ago
houssine
e564869d10
[IMP] add wizard to create a subscription request right from the res
partner
7 years ago
houssine
cb26921273
[FIX] add missing return
7 years ago
houssine
5158082a5c
[FIX] apply patch from tfrancois for the birthdate data loss
7 years ago
houssine
da4f30186a
[IMP] bottom page logo now can be uploaded
7 years ago
houssine
d8ddfa34b0
[TYPO] fix typo
7 years ago
houssine
058f4b3988
[FIX] select the right mail template to send instead according the
status of the member
7 years ago
houssine
478aefa70b
[FIX] set back the write done on state
7 years ago
houssine
dab4ecc410
[IMP] make gender selection field values translatable
8 years ago
houssine
17101502bf
[FIX] put back the link to product.product as it needs a better rework
and a script for migrating data from existing projects
8 years ago
houssine
b92f0fd58d
[IMP] formating
8 years ago
houssine
a2d8171a32
[FIX] fix sending product.template id when working with product.product
in the whole process. This was raising some glitch when product.template
and produc.product doesn't have the same id. issue encountered on a demo
database.
8 years ago
houssine
85d7e3d09c
[REFACT] remove comment
8 years ago
houssine
70b44f5676
[IMP] add the possibility to force the minimum quantity to subscribe on
the share_type
8 years ago
houssine
474016e0d0
[IMP] move the sent of the capital release request in a separate
function to allow overriding it by other module to exclude the sending
is some use cases.
8 years ago
houssine
599d06aba5
[FIX] call the set_effective_cooperator parent function only in case of
deferred payment method
8 years ago
houssine
d12ed32914
[TYPO] small typo corrections on comments
8 years ago