فهرست منبع

Retocar impresión de registro de caja

sebas 4 سال پیش
والد
کامیت
de1ab22d16
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. BIN
      __init__.pyc
  2. 1 1
      static/src/js/account_bank_statement.js

BIN
__init__.pyc


+ 1 - 1
static/src/js/account_bank_statement.js

@@ -152,7 +152,7 @@ openerp.account_bank_statement_print = function (instance, local) {
             });
             var rows = docItem;
             pdfDoc.autoTable(getColumns, rows, {
-                styles: { overflow: 'linebreak', fontSize: 7, columnWidth: 'wrap'},
+                styles: { overflow: 'linebreak', fontSize: 6, columnWidth: 'wrap'},
                 columnStyles: {
                     line_date : {columnWidth: '8px'},
                     line_name : {columnWidth: '8px'},