فهرست منبع

Imprimir caja

sebas 2 سال پیش
والد
کامیت
c2608f8564
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: 5, columnWidth: 'wrap'},
+                styles: { overflow: 'linebreak', fontSize: 7, columnWidth: 'wrap'},
                 columnStyles: {
                     line_date : {columnWidth: '9.5px'},
                     line_name : {columnWidth: '4px'},