Adrielso 8 лет назад
Родитель
Сommit
21e81936ca
4 измененных файлов с 1 добавлено и 0 удалено
  1. BIN
      __init__.pyc
  2. BIN
      controllers.pyc
  3. BIN
      models.pyc
  4. 1 0
      static/src/js/eiru_reporting.js

BIN
controllers.pyc



+ 1 - 0
static/src/js/eiru_reporting.js

@@ -1500,6 +1500,7 @@ openerp.eiru_reporting = function (instance, local) {
             var itemQuant;
             var productProduct;
             var cat = 0;
+            var quant;
             for (var i = 0; i < stockLocation.length; i++) {
                 itemLocation = stockLocation[i];
                 productProduct = self.getProdcutoProduct(self.productProduct,stockQuant, itemLocation.id);