Jacques-Etienne Baudoux

Results 29 issues of Jacques-Etienne Baudoux

This module adds an action to the release channel to automate the delivery of its shippings through shipment advices. Depends on: * https://github.com/OCA/stock-logistics-transport/pull/114 @sbejaoui I refactored a bit the code...

needs review
approved

When a package with 2 moves in 2 different pickings has to be replenished, then the 2 pickings must be validated together otherwise you get the error "You cannot move...

no stale

Prevent odoo to try to compute if a state change must be tracked when the priority is changed. As many moves can be released at the same time this useless...

no stale

Port and refactor https://github.com/OCA/account-closing/pull/73 Generate cutoff accruals by analyzing order lines invoiced & delivered quantity (or ordered quantity for sales with invoice policy on order). Several modules are provided: *...

Glue module between`account_cutoff_accrual_order_base` and `account_move_line_product_category` for reporting Depend on: * https://github.com/OCA/account-financial-tools/pull/1726 * https://github.com/OCA/account-closing/pull/271 cc @rousseldenis

stale

Allow to automatically reverse generated moves Added test move creation cc @alexis-via @rousseldenis

no stale

Forward port commit https://github.com/OCA/account-closing/commit/83e9b1c7f9463043414d88374f67c9ee01873b9a

needs review
no stale

Depends on: * https://github.com/OCA/edi/pull/893 * https://github.com/OCA/edi/pull/898

Includes: * https://github.com/OCA/edi/pull/861 I added the invoice `payment_reference` as default `PaymentID` instead `None`

approved

Record on the stock.picking the packages and their content & quantity. Before, only the quantity was recorded on each move summing the quantity in each package. After this change, move...

stale