Commit 140f63a366a574e70b378db6040c3080bdaeae0f

Authored by Marcelo Puebla
1 parent e4acefe54f
Exists in master

Se hardcodea el campo flete, bomba, fob al generar un remito abierto desde hoja de ruta.

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
src/js/controller.js
... ... @@ -329,6 +329,9 @@ angular.module('focaCrearHojaRuta').controller('hojaRutaCtrl',
329 329 estado: 0,
330 330 destinoVenta: 0,//TODO
331 331 operacionTipo: 0, //TODO
  332 + flete: false,
  333 + fob: false,
  334 + bomba: false,
332 335 },
333 336 notaPedido: {
334 337 id: 0