浏览代码

[FIX] ajuste en el pdf

Rodney Elpidio Enciso Arias 6 年之前
父节点
当前提交
63468f3ecc
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      static/src/js/reports/report_stock_athletic.js

+ 0 - 3
static/src/js/reports/report_stock_athletic.js

@@ -697,7 +697,6 @@ function report_stock_athletic(reporting){
                     });
                 }else{
                     var company_id = self.session.company_id;
-
                     var ResCompany = _.filter(self.ResCompany, function(item){
                         return item.id === company_id;
                     });
@@ -706,8 +705,6 @@ function report_stock_athletic(reporting){
                         value: ResCompany[0].name,
                     });
                 }
-
-
             }
 
           if(location && location != 9999999){