-
- Downloads
[FIX] stock_account: open layer form from list
Since e4988b70, the record openned from the stock valuation layer list view will depend on the stock move parent's document. If, the move has a picking_id set, the record will be the stock picking. This implies in some cases (a stock move linked to a picking or a manufacturing order) we cannot access the stock valuation form view and thus the accounting entries are not reachable from there. This commit adds a button in the list view to open the layer form view. closes odoo/odoo#105452 Signed-off-by:Arnold Moyaux (arm) <arm@odoo.com>
Please register or sign in to comment