houssine
ac019e5c92
[IMP] add legal_form to values before partner creation
5 years ago
houssine
93437ff98f
[IMP] add value of the belgian localisation
5 years ago
houssine
0a91674174
[REFACT] move belgian company type to belgian localisation
5 years ago
houssine
554a4497b1
[REFACT] remove commented code
5 years ago
houssine
da0653d76b
[REFACT] replace national register number by email
Due to a legal issue we won't use the national register number anymore.
So the unique identification will now be made through the email of the
partner from now.
5 years ago
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
Rémy Taymans
54dcbd82ff
[ADD] emc: Internal Rules Approved
The new cooperator needs to approve internal rules.
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
96f0b7f0d6
[ADD] require data policy approval
7 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
4a9ef70ff3
[FIX] fix required field
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
e417895d73
[IMP] put iban control in a specific function to be reused
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
62381a191a
[IMP] make user creation conditional and moving code to invoice payment
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
19c4cd3338
[IMP] make related field short name read only in share line
6 years ago
houssine
8c4b8df0fb
[IMP] make fields read only once the state is no more draft
6 years ago
houssine
243e32b4b5
[FIX] little fix to handle "/" for beescoop.
fix to handle the forked implementation of partner_firstname
6 years ago
houssine
283dc8fa73
[FIX] fix wrong field birthdate as we use partner_contact_birthdate
6 years ago
houssine
d607e15bd3
[PEP8] remove space at end of line
6 years ago
houssine
74bdf18d0b
[TODO] Add todo comment
6 years ago
houssine
44bf62e38d
[IMP] turn some fields mandatory
6 years ago
houssine
923daeda34
[PEP8] make the code compliant with PEP8
6 years ago
houssine
606d9a4cd5
[IMP] make the field readonly
6 years ago
houssine
78a594ed05
[REFACT] remove unused variable
6 years ago
houssine
cb260f5b22
[FIX] fix import
6 years ago
houssine
68277e9cdb
[IMP] put on the waiting list
Add the possibility to put a subscription request on the waiting list.
add a waiting state the action to update the state and the related
button on the form
6 years ago
houssine
a3a8d2faa8
[FIX] confirmation mail template fix variable name
6 years ago
houssine
93fe42f5a5
[IMP] implement share conversion
6 years ago
houssine
03f1bab207
[REFACT] get sequence and mail template by ref
get sequences and mail templates by ref on their xml id instead
searching on the name field of the corresponding object
6 years ago
houssine
1f14f58ed6
[IMP] change summed fields in group by
6 years ago
houssine
2130359982
[FIX] fix case where the representative wasn't yet in the system
6 years ago
houssine
45b513f2a9
[IMP] add type representative as default type for contact of company
6 years ago
houssine
0ea59cc854
[IMP] add status and source field and default value to trace from where
a subscription request has been created
6 years ago
houssine
f2ad689d22
[FIX] undeclared function
6 years ago
houssine
0324a06793
[IMP] cannot validate a subscription request with share number smaller
or equal 0
6 years ago
houssine
e455c54b1d
[FIX] fix case where register company number are not used
6 years ago
houssine
a805cdcb0e
[FIX] quick fix for non belgian localization(we should not take the
national number into account
6 years ago
houssine
8e77bbdbaf
[FIX] fix hard coded default lang in subscription request. needed for
swiss localisation
7 years ago
houssine
c0ca876ec0
[REFACT] customer field is defined from the share type.
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
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