@@ -1,3 +1,4 @@
+/* globals pedidosService: true */
app.controller('editPedidoCtrl', function ($scope, $http, $routeParams, notify, $location, $timeout, editing) {
$scope.cero=true;
$scope.total=0;