nicolasjamoulle
1790969ab0
[FIX] syntax error break line
6 years ago
nicolasjamoulle
0d424b3204
[ADD] Default information from worker
6 years ago
Robin Keunen
f9bd98ea8d
Merge pull request #61 from robinkeunen/9.0-fix-main-supplierinfo
[FIX] beesdoo_product: main supplier info returns single record
6 years ago
robin.keunen
4d7de162e9
[FIX] beesdoo_product: main supplier info returns single record
6 years ago
Rémy Taymans
f1754ee2cd
[FIX] b_shift: Condition to unsubscribe a worker
Quick fix from @tfrancoi .
6 years ago
nicolasjamoulle
d884fcdc3e
[ADD] Date of information session not fill by default
6 years ago
nicolasjamoulle
c4ec95ed10
Followed info session not checked by default
6 years ago
Rémy Taymans
55ba363e53
[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
eaa8b6062b
[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
d67f4396bc
[FIX] b_website_shift: cancelled shift
Stop showing cancelled shift in available shift list.
6 years ago
Rémy Taymans
393d8ea2d4
[ADD] b_purchase: create_uid on purchase order
This adds the field create_uid on the `purchase.order` form view.
6 years ago
Robin Keunen
f42953c939
Merge pull request #57 from robinkeunen/9.0-custom-product-view
[FIX] beesdoo_custom: add default code to tree view
6 years ago
robin.keunen
2ffd9b03ce
[FIX] beesdoo_custom: add default code to tree view
6 years ago
Robin Keunen
1fe93b91db
Merge pull request #46 from robinkeunen/9.0-custom-product-view
[ADD] custom beesdoo product view
6 years ago
robinkeunen
dc7ce62810
[ADD] beesdoo_custom module and custom product view
6 years ago
robinkeunen
199e470c85
Revert "[ADD] custom beesdoo product view"
This reverts commit b91212a79a
.
6 years ago
robinkeunen
b91212a79a
[ADD] custom beesdoo product view
6 years ago
Thibault Francois
14e110689d
[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
Thibault Francois
d91d0e92c3
[FIX] Fix the display of the price in the pos ticket generated in the backend. Use the configuration of the session, if tva included show price tva included else show price without tax
6 years ago
Thibault Francois
f7084b3873
[CHANGE] -1 instead of -2 when not attempting a shift, -2 only when alert time is not set, remove alert time only once you reach +1
6 years ago
Thibault Francois
e40881a75c
[FIX] Change label on different firstname and last name and name field to make them easier to differianciate
6 years ago
Thibault Francois
242fcd7c29
[CHANGE] Change the computation for unsubscribed status of irregular worker
They become unsubscribe when the regular counter fall under a value that can be define in parameter
[FIX] don't show unsubscribed or resigning worker in the list of worker you can assign on a shift
6 years ago
Thibault Francois
9cf77ac24d
[FIX] Use the right view inheritance
don't use pos view for a module that only depens on base
6 years ago
Thibault Francois
c00483309c
[CLEAN] separate timezone logic in another methoda
6 years ago
Rémy Taymans
e0f0d68233
[FIX] b_shift: timezone error in shift generation
The bug was that some shift are 'misstimezoned' near DST moment and for
timezone far from the UTC time. Now the date and time of a shift is
calculated in the local timezone then converted into UTC time to be
stored in database.
6 years ago
Thibault Francois
fc15fd2e58
[TASK 48l] take irregular worker holidays into account: Don't change counterduring cron when they are on holidays
6 years ago
Thibault Francois
cebdfee073
[FIX] bad import to remove tools file
6 years ago
Thibault Francois
20e06efcc7
[ADD][TASK 0048j]
Cooperative status des personnes archivées à archiver aussi
6 years ago
Thibault Francois
c0028af4b6
[FIX][TASK 0048k] Revert info à supprimer quand worker id change
6 years ago
Thibault Francois
1fd2a6a439
[ADD] Can shop field on res.partner that take into account the cooperator type and the cooperator status
6 years ago
Thibault Francois
58ea43d80a
[IMP][TASK 0048i] Statut a jour mais pas de créneau - cannot shop?
6 years ago
Thibault Francois
49433e8767
[FIX] Double header on partner form
6 years ago
Thibault Francois
2c7323546f
[FIX] Bad hour for shift generated the day of timeshift, use the hour of the shift instead of 00:00:00 to call context_timestamp
6 years ago
Thibault Francois
5da97da546
[IMP] improve compatibility layer, use related field: fix capital C
6 years ago
Thibault Francois
f386782de2
[IMP] improve compatibility layer, use related field
6 years ago
Thibault Francois
51e1c1e346
[ADD] Split firstname feature in a new module and change the name of the field to fit the community module with the same name. This module will shadow partner_firstname and thus remove the cheesy feature
6 years ago
robinkeunen
3c2db18f6b
update readme.md
6 years ago
robinkeunen
4ef720dc0f
md format
6 years ago
robinkeunen
40bcf41520
linux installation (draft)
6 years ago
Rémy Taymans
0532a72bd6
[ADD] website_theme: h3 title design
Change the font for the h3 title.
7 years ago
Rémy Taymans
556f25dd3e
[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
7255713421
[ADD] website_eater: Information about eaters
Add the eater information in the website portal.
7 years ago
robinkeunen
326aa71aa0
[FIX] compute total_with_vat_by_unit separately
7 years ago
robinkeunen
134d4fdf5f
[BUG] division by zero
7 years ago
robinkeunen
989b62dd34
[FIX] case when taxes_id is not set
7 years ago
Robin Keunen
c64e0ea736
Merge pull request #45 from beescoop/9.0-fix-label-price-computation
[FIX] label price computation
7 years ago
robinkeunen
2790a10a76
[FIX] label price computation
7 years ago
Rémy Taymans
34f636d1a7
[FIX] website_shift: Translation
7 years ago
Rémy Taymans
f74bef14c9
[FIX] website_shift: Error when regular has no tz
Issue when no timezone set to a regular worker. It try to use the user
timezone but has it doesn't exists runs into an error.
To solve this, it first takes the timezone of the user, if it is
empty, it takes the timezone of the context, and if also empty it uses
UTC.
7 years ago
Thibault Francois
6ada86b6b8
[FIX] Irregular worker in holiday cannot shop
7 years ago