Manuel Claeys Bouuaert
ec5c8998ac
[REF] beesdoo_easy_my_coop: place info_session_confirmed before internal_rules_approved
4 years ago
houssine
2811829ca3
[IMP] move view to dedicated file
4 years ago
Thibault Francois
c0a25cf8de
[FIX] beesdoo_easy_my_coop: define properly search is_worker
Define properly the search function for is_worker
Find the share line with a product allow working
and then find all the partner link to those lines
4 years ago
houssine
e5cab3f3fd
[FIX] conflict work around move the view to another file.
two different PR create the res_partner.xm so I move temporarily the
view to another xml file
4 years ago
houssine
6248d54510
[IMP] add missing info_session_confirmed field on partner view
4 years ago
houssine
fdd7fc3586
[IMP] use qweb syntax
4 years ago
robin.keunen
54f1aebd4a
[REF] remove unused imports
4 years ago
robin.keunen
e782462c5a
[REF] @api.one -> @api.multi
4 years ago
robin.keunen
62a3fe1e30
[REF] Name of compute method should start with "_compute_"
4 years ago
robin.keunen
918b82a230
[REF] add module readmes, fix manifests
[REF] __manifest__: add licence, remove description
[REF] add Coop IT Easy SCRLfs to authors
5 years ago
robin.keunen
fec11128dc
[REF] format xml files
4 years ago
robin.keunen
ee1a5f85d0
[REF] blacken
4 years ago
Rémy Taymans
f1b33e9143
[FIX] b_shift,b_base: can_shop computation on res_partner
4 years ago
Rémy Taymans
079fac0585
[FIX] b_emc: Constraint when editing parent_eater_id
4 years ago
Rémy Taymans
0b93dd1cf6
[ADD] b_shift,b_emc: can_shop status on res_partner
4 years ago
Rémy Taymans
d6b45f1fa2
[FIX] b_base, b_emc: writing several eater at once
4 years ago
Rémy Taymans
d8c8837ed3
[IMP] b_emc: Merge emc_eater into b_emc
5 years ago
Rémy Taymans
3c9e2afe4a
[FIX] b_worker_status: is_worker computation in b_emc
5 years ago
Rémy Taymans
6ed4c5a5e2
[CHG] b_emc: Eater max is configurable
5 years ago
Vincent Van Rossem
c16c6ddf34
[FIX] beesdoo_easy_my_coop: missing dependency
5 years ago
Vincent Van Rossem
899beb9b94
[FIX] beesdoo_easy_my_coop: correct XML external ID
5 years ago
Houssine BAKKALI
d5bfdc76b6
[FIX] fix missing underscore for _inherit
5 years ago
Houssine BAKKALI
e8ee6009ee
[FIX] fix module name in import
5 years ago
houssine
f25f0b6f98
[IMP] remove unnecessary views and update security groups
5 years ago
houssine
a0d2b56def
[REFACT] refactor the code make can shop extendable and configurable.
5 years ago
houssine
ddda33015a
[IMP] add can shop boolean on the share product
It will avoid to test on hardcoded values. It also makes several shares
allowing to shop product from the coop
5 years ago
Cyrille Bollu
60a1a65a17
[MIG] beesdoo_easy_my_coop: Migration to 12.0
5 years ago
Cyrille Bollu
dc2b6ad277
[MIG] beesdoo_easy_my_coop: Migration to 11.0
5 years ago
Cyrille Bollu
6259df1110
[MIG] beesdoo_easy_my_coop: Migration to 10.0
5 years ago
Elouan Le Bars
815169d5c6
[FIX] Mandatory field not displayed
Mandatory configuration approval field must be displayed now.
Same modifications as in f406155d5c
5 years ago
Rémy Taymans
d12efd12d6
[FIX] b_emc: Info session not always displayed
The info session was not always displayed on the form to become new
cooperator, despite a good configuration.
5 years ago
Rémy Taymans
d637fe9e87
[FIX] b_emc: Function misspelled
5 years ago
Rémy Taymans
fbc9ff702d
[IMP] b_emc: Info session confirmation in new coop form
This lets user configure if the info session confirmation should be
shown and/or required in the new cooperator form.
5 years ago
Rémy Taymans
90d0765017
[FIX] b_easy_my_coop: Info Session must not be required field
In the form to become a new cooperator, the field info_session_confirmed
was required but not in the form validation. This commit fixes that
incoherence but changing the form to let field info_session_confirmed
not required.
5 years ago
Rémy Taymans
27212ed664
[ADD] b_easy_my_coop: Info Session in new cooperator form
This adds, in the new cooperator form in the website, a checkbox that
the user can check if he already has taken part to an information
session.
This information will be saved in the partner object and will be used to
automatically check the info_session field of the cooperator_status when
it will be created by the wizard.
6 years ago
Thibault Francois
5d4c56274b
[ADD] Can shop field on res.partner that take into account the cooperator type and the cooperator status
6 years ago
Thibault Francois
1713c5f6a8
[FIX] Double header on partner form
6 years ago
Thibault Francois
eaf19fc5c1
[IMP] 008-z-C : enlever le type de coopérateur sur anciens coopérateurs: when share number is 0, you have no cooperator type anymore
7 years ago
Thibault Francois
130fc48ce8
[IMP] 008-z-D : mettre à jour les filtres Cooperateur de base pour prendre coop effectif: Change the domain to take into account the field member
7 years ago
Thibault Francois
93584deec5
[FIX] Make the runbot green again, remove the warning
7 years ago
Thibault Francois
f303dd06c1
[FIX] use existing field for cooperator type + [CLEAN] hide useless tab for physical person
7 years ago
Thibault Francois
b40e25eccb
[TASK 0044_b] Gestion des shifts : visualiser le créneau sur la fiche du membre régulier + [ADD] Tab worker information for all information linked with the work in the cooperative + [ADD] share type for beescoop + [ADD] Specific module that make the link between beesdoo and easy_my_coop : compute the share_type base on the share bought
8 years ago