You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problema:
-Al intentar actualizar cantidades de un producto en inventario a través
de la interfaz de actualizar cantidades, muestra error ya que
_apply_inventory está esperando un parámetro.
Solución:
-Se agrega date=None en los argumentos del método _apply_inventory, este
en V19 es requerido para la ejecución de la función correctamente.
Tarea (Link):
https://binaural.odoo.com/web#id=59671&cids=2&model=project.task&view_type=form
Tarea de proyecto [x]
Ticket de soporte []
0 commit comments