Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
anoopmb
/
frappe
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Merge branch 'hotfix'
version-14
Rushabh Mehta
8 vuotta sitten
vanhempi
7b905cc107
ecc3a7ebe2
commit
c5cda94894
2 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/__init__.py
+1
-1
frappe/utils/pdf.py
+ 1
- 1
frappe/__init__.py
Näytä tiedosto
@@ -13,7 +13,7 @@ import os, sys, importlib, inspect, json
from .exceptions import *
from .utils.jinja import get_jenv, get_template, render_template
__version__ = "7.0.3
7
"
__version__ = "7.0.3
8
"
local = Local()
+ 1
- 1
frappe/utils/pdf.py
Näytä tiedosto
@@ -51,7 +51,7 @@ def prepare_options(html, options):
'quiet': None,
# 'no-outline': None,
'encoding': "UTF-8",
'load-error-handling': 'ignore',
#
'load-error-handling': 'ignore',
# defaults
'margin-right': '15mm',
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna