Rémy Taymans
2d56132e52
[FIX] b_shift_attendance: Group error for generic user
5 years ago
robin.keunen
fbecfa5ba6
[IMP] cpo: return act_window from server action
5 years ago
robin.keunen
4e58913059
[REF] cpo: refactor
[REF] cpo: blacken
wip
5 years ago
robin.keunen
1d644f4d9d
[ADD] cpo: readme
5 years ago
Vincent Van Rossem
ff9959c725
[TOFIX] computed_purchase_order: cpo_seller_id is missing
5 years ago
Vincent Van Rossem
73fa87b341
[FIX] computed_purchase_order: bad sql query - duplicated id
5 years ago
Vincent Van Rossem
33cbede8ae
[FIX] compute_purchase_order: product.uom -> uom.uom
5 years ago
Vincent Van Rossem
e51e22f756
[FIX] compute_purchase_order: fields renamed in beesdoo_stock_coverage
5 years ago
Vincent Van Rossem
b1bdf15290
[FIX] compute_purchase_order: stock_coverage has been renamed
5 years ago
Vincent Van Rossem
0f802d97e6
[MIG] compute_purchase_order: migration to 12.0
- followed oca guidelines
5 years ago
Vincent Van Rossem
713235e0e3
[MIG] compute_purchase_order: migration to 11.0
- followed oca guidelines
- not tested on odoo 11.0
5 years ago
Vincent Van Rossem
af1ffcb465
[MIG] compute_purchase_order: migration to 10.0
- followed oca guidelines
- not tested on odoo 10.0
5 years ago
robin.keunen
8776fb2242
[IMP] cpo: store total_amount (performance)
6 years ago
robin.keunen
6154a98329
[IMP] cpo: add forecast qty to cpo view
6 years ago
robin.keunen
10a465c895
[FIX] cpo: compute fiscal position
6 years ago
robin.keunen
2634067c7b
[FIX] cpo: use uom_po_id.factor to compute expected coverage
6 years ago
robinkeunen
70b1fe3676
compute purchase order line taxes id
6 years ago
robinkeunen
b90adcafcc
remove category colonne (useless here)
6 years ago
robinkeunen
b74fa7b4db
[IMP] add product code in product name on PO creaption from CPO
6 years ago
robinkeunen
393be1aa63
compute purchase order, performance fix
6 years ago
Rémy Taymans
226e4addd1
[FIX] beesdoo_shift_attendance: Installation
Test does not succeed yet.
5 years ago
Rémy Taymans
f2307147dd
[FIX] b_shift_attendance name (and move demo data)
5 years ago
Rémy Taymans
04cb6ce644
[FIX] b_base,b_worker_status: is_worker field not found
5 years ago
Rémy Taymans
cfe1b117b0
[FIX] b_worker_status
Fix bug reported in 9.0 on the computation of nextcoundown.
Fix missing add_days_delta function.
Fix missing today var.
5 years ago
Rémy Taymans
fd8d71a106
[MIG] beesdoo_website_shift: Migrate to 12.0
5 years ago
Vincent Van Rossem
6b04c4a43e
[MIG] beesdoo_stock: adaptation to 12.0
5 years ago
Vincent Van Rossem
3a82a089d8
[MIG] beesdoo_stock: migration to 12.0
- followed oca guidelines
5 years ago
Vincent Van Rossem
5ae8aa23ef
[MIG] beesdoo_stock: migration to 11.0
- followed oca guidelines
- not tested on odoo 11.0
5 years ago
Vincent Van Rossem
44852e563f
[MIG] beesdoo_stock: migration to 10.0
- followed oca guidelines
- not tested on odoo 10.0
5 years ago
Rémy Taymans
e3cfe26b18
[IMP] b_stock: Manifest
Change the name of the module in the manifest and change description.
6 years ago
nicolasjamoulle
0bd45db3bc
[ADD] beesdoo_stock: actions on articles in stock.picking
[ADD] Add files and action menu
[IMP] Tests to fill wizard with products lines
[ADD] Get product.template method
[ADD] Load right template wizard
[ADD] Method to get lines product
[ADD] beesdoo_stock: actions on articles in stock.picking
6 years ago
Manuel Claeys Bouuaert
368c3ac0d0
[REF] beesdoo_purchase: remove message_subscribe_users, rename t-field-options, extend description, remove unnecessary files, blacken
5 years ago
Vincent Van Rossem
b88372cfb0
[FIX] beesdoo_product: warning total_with_vat depends on itself
5 years ago
Vincent Van Rossem
31c496d3ec
[FIX] beesdoo_product: child.attrs is undefined
- double closing tag /> /> creates a TypeError in form_renderer.js
5 years ago
robin.keunen
e3acfebf19
[ADD] beesdoo_stock_coverage: tests
5 years ago
robin.keunen
306c7ffddd
[MIG] beesdoo_stock_coverage: v12
5 years ago
robin.keunen
146651cddf
[REF] beesdoo_stock_coverage
5 years ago
robin.keunen
2de207e51a
[REF] blacken stock coverage
5 years ago
robinkeunen
58f92089ad
flake stock coverage
6 years ago
robinkeunen
9fede5a91c
store and compute total_consumption
7 years ago
robinkeunen
171bbf8ad4
refactor module name
7 years ago
odoo-pda
1fce26620c
[FIX] templates and beesdoo_shift,
[ADD] small changes on macavrac_base
5 years ago
odoo-pda
3aae0fa025
[ADD] macavrac_base module.
(+ small cleans on beesdoo_website_shift)
5 years ago
odoo-pda
d4f8d2c32a
[FIX] make beesdoo_shift installable
on an empty db.
5 years ago
Thibault Francois
d97b676023
[REF] Refactoring of shift module
Move counter specific and cooperator status specific to a module call beesdoo_worker_status
Remove dependency of beesdoo_base to beesdoo_shift
beesdoo_worker_status depends on beesdoo_base
Move all attendance sheet related code to a new module attendance sheet
Leave empty interface on beesdoo_shift to be implemented in other module to define
specific behavior of the counter and the status of the cooperator
5 years ago
Rémy Taymans
22e756c9d3
[FIX] b_shift: Having two PO file for fr language break installation
5 years ago
Elouan Le Bars
5804e26a42
[FIX] b_shift : abstract model
SQL requests were made on abstract table.
5 years ago
Elouan Le Bars
2e5b564125
[REF] beesdoo_shift : add comment
5 years ago
Elouan Le Bars
3efb918708
[ADD] b_shift : wizard for generation of missing attendance sheets
5 years ago
Elouan Le Bars
62af06d757
[MIG] b_shift : remove menu badges
Not supported since Odoo 11.
5 years ago