François Honoré (Acsone)

Results 30 issues of François Honoré (Acsone)

Forward-Port of https://github.com/shopinvader/odoo-shopinvader/pull/596

approved
ready to merge

Depends on PR: https://github.com/shopinvader/odoo-shopinvader/pull/1076

Based on PR: https://github.com/shopinvader/odoo-shopinvader/pull/713 Changes, compared to original PR: Mark automatically the new partner created as a customer (`customer_rank > 0`)

needs review
migration

Migration of `shopinvader_promotion_rule` from https://github.com/shopinvader/odoo-shopinvader/pull/894 (`13.0`) Depends on - [ ] https://github.com/OCA/sale-workflow/pull/1583 Remove: - [ ] Entry in test-requirements

needs review
migration

Add possibility to use a specific exporter for shopinvader.variant json used as response in shopinvader_request case. By default, the M2O field is empty and keep the previous behaviour.

change

This module lets the user to create some timesheets (for differents employees/projects/date range) in one shot. All entry are filled with `0` as `unit_amount`. But as all entries are generated,...

approved

This module lets the user to clean some empty timesheets (for a specific date range). This is usefull when you have a lot of empty entries into timesheets (so visible...

In some case, the `product_packaging` is empty so the `product_uom_id` too and the rounding is not possible. This fix force a default value (`2`) for the `rounding`.

enhancement
needs review