Commit graph

9272 commits

Author SHA1 Message Date
Anand Doshi
5c734a696f Merge pull request #1614 from sbkolate/patch-1
Fix table header background color in pdf view
2016-03-07 20:14:06 +05:30
Anand Doshi
8655194362 [fix] report pdf always in landscape 2016-03-07 19:16:43 +05:30
Anand Doshi
c044baa2fe [fix] query_repor.tjs and comment feed communication patch 2016-03-07 14:56:42 +05:30
Anand Doshi
a987e32f94 [fix] async and socketio 2016-03-07 14:56:42 +05:30
sbkolate
5c88e19576 Update test_print_format.py 2016-03-05 19:44:38 +05:30
sbkolate
1a60f979c7 Fix table header background color in pdf view
wkhtmltopdf removes div/th background color
reference: http://stackoverflow.com/questions/25118343/wkhtmltopdf-div-background-color

	background-color: #eee !important; //will fix the problem in Modern Print Pdf View

Check this url

Table Header border is comming in print priview
https://demo.erpnext.com/api/method/frappe.templates.pages.print.download_pdf?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0

but Table Header background color is removed in pdf
https://demo.erpnext.com/print?doctype=Sales%20Invoice&name=%5BSelect%5D00024&format=Standard&no_letterhead=0
2016-03-05 19:09:33 +05:30
Rushabh Mehta
2e6b3ad356 [fixes] changed patches while migrating from v4 to v6 2016-03-04 22:38:37 +05:30
Rushabh Mehta
a3ae74fa92 [fix] minor catch TemplateError for Email Alert 2016-03-04 12:13:31 +05:30
Rushabh Mehta
25530808d6 Merge branch 'develop' 2016-03-03 17:16:49 +05:30
Rushabh Mehta
f689223e3f bumped to version 6.25.6 2016-03-03 17:46:49 +06:00
Rushabh Mehta
e03d22bb37 [fix] change parser in pdf generation 2016-03-03 17:16:22 +05:30
Rushabh Mehta
3bacda598d Merge pull request #1608 from vjFaLk/validation
Allow dashes in DocType name
2016-03-03 15:25:50 +05:30
Valmik Jangla
82e01ae57a Allow dashes in DocType name 2016-03-03 15:04:33 +05:30
Rushabh Mehta
0041e19f79 Merge branch 'develop' 2016-03-03 13:50:18 +05:30
Rushabh Mehta
ef99e31762 bumped to version 6.25.5 2016-03-03 14:20:18 +06:00
Rushabh Mehta
f9e09bdd2e [hot] [fix] print js 2016-03-03 13:49:42 +05:30
Rushabh Mehta
186bf7c17c [fix] print preview 2016-03-03 13:49:41 +05:30
Rushabh Mehta
82d9b4f641 Merge branch 'develop' 2016-03-03 13:12:56 +05:30
Rushabh Mehta
e3a4dacffc bumped to version 6.25.4 2016-03-03 13:42:56 +06:00
Rushabh Mehta
a48c6268b0 Merge branch 'develop' 2016-03-03 12:34:58 +05:30
Rushabh Mehta
2ab6ebcf3e bumped to version 6.25.3 2016-03-03 13:04:58 +06:00
Rushabh Mehta
da4014e012 [patch] 2016-03-03 12:34:31 +05:30
Rushabh Mehta
8a0dd3a51a Merge branch 'develop' 2016-03-03 11:47:45 +05:30
Rushabh Mehta
43f024134f bumped to version 6.25.2 2016-03-03 12:17:45 +06:00
Rushabh Mehta
4203cac04f [patch] reload translation table before anything else 2016-03-03 11:47:13 +05:30
Rushabh Mehta
bd069e984b Merge branch 'develop' 2016-03-03 11:26:49 +05:30
Rushabh Mehta
edd82a5898 bumped to version 6.25.1 2016-03-03 11:56:49 +06:00
Rushabh Mehta
a8d4ee8b65 [translations] 2016-03-03 11:25:41 +05:30
Rushabh Mehta
56408f7a33 Merge branch 'develop' 2016-03-03 11:04:24 +05:30
Rushabh Mehta
5360cd6d73 bumped to version 6.25.0 2016-03-03 11:34:24 +06:00
Rushabh Mehta
0d81b0f357 [change-log] 6.25.0 2016-03-03 11:03:06 +05:30
Rushabh Mehta
db128e6c3a [minor] add translated get_formatted 2016-03-03 10:44:30 +05:30
Rushabh Mehta
d21f226c39 [fix] [tests] 2016-03-02 17:16:33 +05:30
Anand Doshi
398b1cdcf5 [minor] moved migration code to commands._migrate for reuse 2016-03-02 17:02:30 +05:30
Rushabh Mehta
4113888e60 [fix] [tests] 2016-03-02 16:24:23 +05:30
Rushabh Mehta
b698124ae8 [fix] multi-lingual print formats 2016-03-02 15:44:36 +05:30
Rushabh Mehta
d0c2e57e1f [translation] moved Translation DocType from erpnext 2016-03-02 14:50:11 +05:30
Rushabh Mehta
2331c0ea43 [minor] like unlinked communicaiton 2016-03-02 11:39:01 +05:30
Rushabh Mehta
f679b7642a [minor] [docs] 2016-03-02 11:21:29 +05:30
Rushabh Mehta
e6aeb6c9d5 Merge pull request #1605 from anandpdoshi/fix/sync-fixtures-ignore-standard-validation
[fix] don't validate standard webform if in sync fixtures
2016-03-01 17:24:13 +05:30
Rushabh Mehta
82b655d3d8 Merge pull request #1606 from anandpdoshi/fix/xss-filter-only-for-draft
[fix] apply xss filter only if docstatus is draft or submit with update     after submit enabled for the field
2016-03-01 17:22:46 +05:30
Anand Doshi
8b72bbd256 [hotfix] cint for deny multiple sessions 2016-03-01 17:19:31 +05:30
Anand Doshi
acc5c7ef09 [fix] apply xss filter only if docstatus is draft or submit with update after submit enabled for the field 2016-03-01 17:14:31 +05:30
Anand Doshi
027e1d2131 [fix] don't validate standard webform if in sync fixtures 2016-03-01 17:13:12 +05:30
Rushabh Mehta
4b550c4f49 Merge pull request #1602 from smorele/develop
change links to start tutorial in both french and english
2016-03-01 16:00:44 +05:30
Rushabh Mehta
7636e8f7bc Merge pull request #1517 from bohlian/develop
PDF Generation for Query Reports
2016-03-01 15:50:39 +05:30
Rushabh Mehta
8362e98972 Merge pull request #1603 from StrellaGroup/develop
[fixed] Multiple Sessions are Always Denied
2016-03-01 15:45:06 +05:30
Rushabh Mehta
14c5b681c4 Merge pull request #1601 from anandpdoshi/fix/uninstall-drop-tables
[fix] uninstall-app: drop tables after commit
2016-03-01 15:44:01 +05:30
Rushabh Mehta
803feec337 Merge pull request #1604 from rohitwaghchaure/multi-lingual-2
[enhancement] multi-lingual print formats
2016-03-01 15:26:26 +05:30
rohitwaghchaure
9adaabbf38 [enhancement] multi-lingual print formats 2016-03-01 15:19:22 +05:30