odoo/addons/sale_stock/test
Guewen Baconnier 3a314780c0 [FIX] sale_*, delivery: more consistent ignore of cancelled SO lines
Sales Order lines have a cancelled state, but this state is not
always considered when looping over lines. This check is
done in some places already and this patch's aim is to do it in the
remaining places.

- Cancel the procurement of a sale line in sale.order.line
instead of sale.order, so a line canceled individually with
sale_order_line.button_cancel will properly cancel it
procurement.
- Sale report: uses the state of lines instead of Sales order,
so canceled lines of not-canceled orders are correctly represented
in the analysis.
- test: do not create invoices lines for canceled sale lines
- test: creation of moves with canceled lines
- test: check if lines are still canceled when sale order is done

Closes #6036
2015-04-24 17:29:51 +02:00
..
cancel_order_sale_stock.yml [REM] models: remove the magic methods signal_XXX() 2014-07-07 11:50:30 +02:00
picking_order_policy.yml [REM] models: remove the magic methods signal_XXX() 2014-07-07 11:50:30 +02:00
prepaid_order_policy.yml [MERGE] merged with main trunk 2013-10-10 15:32:12 +02:00
sale_order_canceled_line.yml [FIX] sale_*, delivery: more consistent ignore of cancelled SO lines 2015-04-24 17:29:51 +02:00
sale_order_onchange.yml [MERGE] merged with main trunk 2013-10-10 15:32:12 +02:00
sale_stock_users.yml [FIX/IMP]runbot and No Rule matching this procurement. add access rights 2013-12-10 11:41:06 +05:30