Hi all,
Came across an issue while trying to sort through items that will be cycle counted. I have Administrator access.
In Operations > Physical Inventory, Odoo v16 does NOT allow you to sort by Last Count Date. I attempted to adjust the Javascript code found in the Debug menu in Edit View:List from
The existing code for this column is-
New code that should theoretically make it sortable is-
But for some reason, after saving, the change does not take effect. Anyone have any ideas?