update production

This commit is contained in:
sinergia 2023-06-25 01:50:26 -05:00
parent 8049d555f2
commit 0bfc36b7c2

View File

@ -40,7 +40,6 @@ class Production(metaclass=PoolMeta):
quantity = Uom.compute_qty(input_.uom, quantity,
input_.product.default_uom, round=False)
else:
raise UserError(str('problemas'))
quantity = input_.compute_quantity(factor)
move = self._explode_move_values(
self.picking_location, self.location, self.company,