Thibault Francois
2ed912c330
[CHANGE][0045 - Date de livraison dans le bon de commande]
Remove date_planned and button to set date in tab delivery
Add a new field manual_date_planned
Onchange on order_line to set the first time a date planned
Force the manual_date_planned to all line at confirmation
Change the report for purchase order
[ADD] default value on picking responsible: set the create_uid as responsible (this mean the one that confirm the purchase order
6 years ago
robinkeunen
d25ce44dff
use contact widget
- cleaner conditions
- adds phone and mobile icons
7 years ago
odoo
cac710b246
replace partner phone by user phone
7 years ago
odoo
bb5cf144d2
add name and phone of referent on purchase order
7 years ago
Thibault Francois
773acbffdb
[FIX] xpath in beesdoo_purchase
8 years ago
Thibault Francois
f36dda0303
[FIX] Change the right field
8 years ago
Thibault Francois
d9591c8587
[CHANGE] Make date planned editable
8 years ago
Thibault Francois
31943794f0
Remove Add commande@bees-coop.be as follower
8 years ago
Thibault Francois
28df63ea65
[ADD] translation file for each individual module
8 years ago
Thibault Francois
aee89b0488
[CLEAN] remove trailing space
8 years ago
EliseDup
943bb5abdb
S0025 : fix. Add subtypes discussion and those linked to purchase_order
8 years ago
EliseDup
ce5371acb1
Fix task 025, command@bees follower of purchase order
8 years ago
EliseDup
827f395803
last changes
9 years ago
EliseDup
8887cf6b71
S001
9 years ago
Elouan Le Bars
2e545ba44c
[ADD] b_pos : default customer barcode config
Override default data so as to set encoding to EAN-13.
5 years ago
Elouan Le Bars
7920d40b0c
[ADD] b_base : demo datas worker eater
5 years ago
Augustin Borsu
f06e493023
[DOC] add partner-contact OCA module
5 years ago
Elouan Le Bars
ab88ed1b8d
[ADD] b_base : demo datas
5 years ago
Elouan Le Bars
4c2d119103
[REM] partner_firstname
5 years ago
Manuel Claeys Bouuaert
c997b76b88
[FIX] remove button and functionality of print receipt
5 years ago
Manuel Claeys Bouuaert
59fbe7609a
[FIX] Fix indentation
5 years ago
Manuel Claeys Bouuaert
94fce4b3d9
[FIX] Fix version number, data tags and import ordering
5 years ago
Manuel Claeys Bouuaert
3bcd51ba71
beesdoo_pos module : migration to version 10.0, 11.0 and 12.0
5 years ago
Manuel Claeys Bouuaert
a525d0a017
Adding beesdoo_pos module (version 9.0)
5 years ago
Manuel Claeys Bouuaert
1421460e96
beesdoo_product module : migration to version 11.0 and 12.0
5 years ago
Manuel Claeys Bouuaert
677d43af34
beesdoo_product module : migration to version 10.0
5 years ago
Manuel Claeys Bouuaert
dcf7ce9a5c
Adding beesdoo_product module (version 9.0)
5 years ago
Manuel Claeys Bouuaert
6c126e7525
pos_price_to_weight module : migration to version 12.0
5 years ago
Manuel Claeys Bouuaert
b6c5075872
pos_price_to_weight module : migration to version 11.0
5 years ago
Manuel Claeys Bouuaert
eb92bd7044
pos_price_to_weight module : migration to version 10.0
5 years ago
Manuel Claeys Bouuaert
7cf663d55c
Adding pos_price_to_weight module (version 9.0)
5 years ago
Elouan
b6b73cac03
Report controller not needed anymore in 12.0 for beesdoo_base
5 years ago
Elouan
542a17fec2
Adjusted beesdoo_base to version 12.0
5 years ago
Elouan Le Bars
9cd3fa2e5d
[FIX] b_base
5 years ago
Rémy Taymans
b0b7c65f2e
[ADD] Readme: Module that do not need to be ported
5 years ago
Augustin Borsu
7ff9742ce9
[doc] docker create initial db
5 years ago
Augustin Borsu
e061b657c6
[FIX]: working dockerfile and docker-compose
5 years ago
Augustin Borsu
eb6f9cd6d8
[DOC] update main readme
5 years ago
Rémy Taymans
18e2975a24
[FIX] b_w_shift: Configure highlight of task template
Fix for feature added in commit 24d193d
.
5 years ago
Rémy Taymans
558eb78311
[CHG] b_w_shift: Configure highlight of task template
Task templates are now highlighted based on a highlight rule.
5 years ago
Rémy Taymans
a570574ce0
[FIX] b_w_shift: Shift with no start and end time
When the worker has subscribed to a shift template but not yet to a
shift, the shift used to generate her next shift is the first shift
found in the shift template (so this is a shift that is attached to
another worker from the same shift template).
Now the system pays attention to not use a shift that has no start time
or end time defined.
6 years ago
Rémy Taymans
739280b52d
[IMP] b_w_shift: Show Next Countdown date on intranet
6 years ago
Rémy Taymans
b9cfe66f79
[FIX] b_w_shift: Issue with settings
There was an issue that shows an error message when trying to modify the
settings for shift in the website configuration.
This is due to a missing sequence in the database. I don't know why this
sequence where not present. But a simple query create it if it doesn't
exists.
6 years ago
Rémy Taymans
70010703d1
[FIX] b_w_shift: Syntax
6 years ago
nicolasjamoulle
1d98c0f0c3
[IMP] beesdoo_website_shift new configuration rule in pc
6 years ago
nicolasjamoulle
8b7c5f4d36
[ADD] b_w_shift: Message for new worker
6 years ago
Rémy Taymans
0645875fb0
[FIX] b_w_shift: status_id not found
6 years ago
Rémy Taymans
668764f35d
[ADD] b_website_shift: shift status
Show the shift status in the list of the next shifts of a worker. For
small screen shift status is represented by a colored label.
Add shift status as a label for the past shift of a worker on small screen.
6 years ago
Rémy Taymans
81e25904c0
[FIX] b_website_shift: unsubscribed worker
The user unsubscribed and resigning should not be able to subscribe to a
shift.
6 years ago
Rémy Taymans
b05371a085
[FIX] b_website_shift: cancelled shift
Stop showing cancelled shift in available shift list.
6 years ago