Rémy Taymans
755f48fbf7
[ADD] website_portal: Restrict modif personal info
On the website portal, users must only be able to modify their phone and
postal address.
7 years ago
Rémy Taymans
830223c319
[FIX] b_shift_attendance: Bug on update
4 years ago
Rémy Taymans
68b4b84c0a
[FIX] b_shift_attendance: remove unused param
4 years ago
Rémy Taymans
d681fa5d1a
Merge pull request #134 from beescoop/12.0-mig-obeesdoo_beesdoo_easy_my_coop
[12.0] [MIG] beesdoo_easy_my_coop
4 years ago
Rémy Taymans
f1b33e9143
[FIX] b_shift,b_base: can_shop computation on res_partner
4 years ago
Houssine BAKKALI
b27ba0669c
Merge pull request #152 from beescoop/12.0-fix-attendance-smart-button
[FIX] remove style in separator tag.
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
1893c0bc4c
Merge pull request #151 from beescoop/12.0-mig-beesdoo_crelan_csv
[12.0] [MIG] beesdoo_crelan_csv
5 years ago
houssine
cade8d1796
[FIX] remove style in separator tag.
The first one break the ability to click on the button. And style seems
to have no effect on v12
5 years ago
Manuel Claeys Bouuaert
5deabce60d
[MIG] pos_require_product_quantity: v9 to v12
5 years ago
Thibault Francois
c1bfb35931
[FIX] Import crelan use user lang to convert str balance to float
8 years ago
Thibault Francois
98348d4f92
[FIX] Crelan, add md5 hash of the communication in order to avoid collision
8 years ago
Thibault Francois
db8505cc5e
[FIX] conflict name of crelan import with coda import
8 years ago
Thibault Francois
39e2f09725
[ADD] translation file for each individual module
8 years ago
Thibault Francois
6efd9d5338
[ADD] crelan import module
8 years ago
Rémy Taymans
ab7938d1c6
Merge pull request #135 from beescoop/12.0-mig-obeesdoo-beesdoo_custom
[12.0] [MIG] beesdoo_custom
5 years ago
Rémy Taymans
d7f750441e
Merge pull request #150 from beescoop/12.0-fix-beesdoo_product-rem-pos_price_to_weight-dependency
[12.0][REM] beesdoo_product: pos_price_to_weight dependency
5 years ago
Manuel Claeys Bouuaert
019fe62ff6
[REM] beesdoo_product: pos_price_to_weight dependency
5 years ago
Rémy Taymans
5dc4f7b2b4
[CHG] b_custom -> b_product_usability
5 years ago
Rémy Taymans
1c9fe6395c
[IMP] b_custom: manifest
5 years ago
Vincent Van Rossem
559329b01d
[FIX] beesdoo_custom: XML external ID product -> stock
5 years ago
Vincent Van Rossem
635808b539
[FIX] beesdoo_custom: missing dependency and renamed fields
5 years ago
Cyrille Bollu
630ccdee3c
[MIG] beesdoo_custom: Migration to 12.0
5 years ago
Cyrille Bollu
1ee245f2dc
[MIG] beesdoo_custom: Migration to 11.0
5 years ago
Cyrille Bollu
a2b14b9688
[MIG] beesdoo_custom: Migration to 10.0
5 years ago
robin.keunen
fa915870fa
[IMP] beesdoo_custom: consistent naming accross views and filters
5 years ago
robin.keunen
4db3215928
[IMP] beesdoo_custom: rename "reference fournisseur" to "communication"
5 years ago
robin.keunen
865e7f807a
[ADD] beesdoo_custom: provider_reference on invoice_supplier_tree
5 years ago
robin.keunen
db627ed3c0
[IMP] beesdoo_custom: product as list rather than kanban
6 years ago
robin.keunen
0b58066b50
[FIX] beesdoo_custom: add default code to tree view
6 years ago
robinkeunen
e858324b68
[ADD] beesdoo_custom module and custom product view
6 years ago
Rémy Taymans
d8c8837ed3
[IMP] b_emc: Merge emc_eater into b_emc
5 years ago
Rémy Taymans
07566d25b3
[MOV] b_shift: res.partner definition in separated file
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
Rémy Taymans
53719aaba1
[CHG] b_base: Remove cooperator_type info
This new b_base module focus on adding member cards and eater
functionality.
Constrain about number of eater should be customise for each
cooperative. And if the cooperative is using easy_my_coop module the
maximum number of eater should be specified on the share product.
Also cooperator_type has no meaning here. For cooperative that uses
easy_my_coop, cooperator_type is a computed field based on the share
that the cooperator owns.
beesdoo_easy_my_coop and beesdoo_worker_status will be modified for
taking this into account.
5 years ago
Rémy Taymans
dafdf345ba
[CHG] b_base: country_id is not belgium by default anymore
5 years ago
Rémy Taymans
9093854ca6
[REF] b_base: @api.one -> self.ensure_one()
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