Commit 90ff6023ac4313b554950dcacbdbda35a6d6591c

Authored by Luigi
1 parent e26d0fc934
Exists in master and in 2 other branches develop, lab

Seteo capacidad total luego de seleccionar producto

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/js/controllerDetalles.js
... ... @@ -49,6 +49,7 @@ angular.module('focaCrearHojaRuta')
49 49 },
50 50 ],
51 51 }).then(function (res) {
  52 + cisterna.disponible = cisterna.capacidad;
52 53 var newArt =
53 54 {
54 55 id: 0,