odoo/odoo#199785
Created by Lulu Grimalkin (lugr)
Closed
- label
- odoo-dev:master-orderpoint_buttons-lugr
- head
- 2ee204dca611efe59519633b6b1ed61bb2d2f338
odoo/odoo | |
---|---|
saas-18.2 | #199785 |
[FIX] stock: add `nbSelected` accessor to list controller
Buttons in the stock.StockOrderpoint.listView
template depend on the nbSelected
method that was moved out of the list controller, so we're adding it back.
Task ID: 4614152