Ameya Shenoy
8776376c13
multi fixes
...
- [fix] removed _ as a variable since it is used in translations
- linting fixes
- added error logging for permission errors
2018-08-23 10:47:01 +00:00
Ameya Shenoy
65e96ff7a4
added docstring to download multi pdf
...
- also made the PDF name as a parameter which is passed by the user
2018-08-21 14:59:47 +05:30
Ameya Shenoy
4504bc1ebc
[feature] print multiple docs from multiple doctypes
2018-08-20 18:57:59 +00:00
Ameya Shenoy
2d10c8e074
minor fixes
...
- [x] linting fixes
- [x] removed format as a parameter, instead used print_format
- [x] removed pycups as a requirement, user needs to manually install
- [x] moved import from global to inside a function to prevent errors
- [x] uncheck Enable Print Server is pycups is not installed
2018-07-24 11:03:11 +00:00
Mohammed R Abukhamseen
10a8946a18
Update print_format.py
2018-06-29 14:57:46 +03:00
sbco
d6ca2ceaee
enable print server
2018-06-28 12:45:07 +03:00
rohitwaghchaure
0db18fdf91
[Fix] Letterhead appearing on PDF even when not selected ( #4484 )
2017-11-14 13:43:33 +05:30
Rushabh Mehta
5472f2c327
[fix] pypdf > pydf2
2017-08-11 16:22:55 +05:30
Rushabh Mehta
9c03e3aef7
[fix] pypdf > pydf2
2017-08-11 14:22:15 +05:30
Rushabh Mehta
62f0480117
[rename] frappe.www.print to frappe.www.printview
2017-05-03 15:59:24 +05:30
Nabin Hait
4cf123bd8f
Fixed merge conflict
2016-11-28 14:25:11 +05:30
rohitwaghchaure
e03d56adb6
[Fix] Multiple letter head printing issue on print format ( #2365 )
2016-11-25 16:10:42 +05:30
Faris Ansari
81ef23ab0b
pdf prompt for orientation ( #2358 )
2016-11-25 16:01:00 +05:30
Rushabh Mehta
7b69625cbe
[fix] tests
2016-10-19 09:21:55 +05:30
Rohit Waghchaure
e275f1a7cb
Moved download_multi_pdf, download_pdf, report_to_pdf to new file print_format.py
2016-07-01 13:14:18 +05:30