2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Faris Ansari
ced079c9cb fix: Remove non-existent method 2019-12-10 01:28:33 +05:30
Faris Ansari
496401c47e chore: Remove electron pdf generation
- Moving it to accounting repo
2019-12-07 00:03:27 +05:30
Faris Ansari
48d12d1a93 chore: Remove unused packages 2019-12-06 23:42:06 +05:30
Faris Ansari
d027871707 fix: Set printPath using app.getAppPath() 2019-12-05 02:33:52 +05:30
Faris Ansari
f6204ad6db fix: getPDFForElectron 2019-11-28 23:08:37 +05:30
thefalconx33
2a1673dfe3 Corrected path for print.html 2019-09-03 13:30:55 +05:30
thefalconx33
d352e39082 -Use puppeteer core for smaller app size 2019-08-19 14:38:07 +05:30
Anto Christopher
8bdce07a00 Default PDF Settings (#105)
* Fix values not updating in single doctypes

* Add print settings and comment isNew function

* Add print settings

* add no margin comment
2019-01-12 16:12:30 +05:30
Faris Ansari
cb731ba45f Load printwindow in background 2018-10-24 23:42:40 +05:30
Faris Ansari
c8b05140e9 Use electron to generate pdf 2018-10-24 23:22:02 +05:30
Faris Ansari
9fdc94bd93 Link bootstrap css in puppeteer for generating pdf 2018-10-23 02:21:19 +05:30
Faris Ansari
b99519d86b Configurable destination for Electron PDF 2018-10-22 23:26:42 +05:30
Faris Ansari
3047abfe51 added frappe.login
- login working
2018-04-30 19:57:41 +05:30
Faris Ansari
66284ec5b3 minor fixes 2018-04-16 18:34:16 +05:30
Faris Ansari
4471bc0bd1 getPDF api for electron 2018-04-16 15:02:31 +05:30
Faris Ansari
32cd6581d1 PDF generation
- /api/method/pdf
- frappe.getPDF
- download using blob url
2018-04-15 00:44:02 +05:30
Faris Ansari
d7fede965d Pdf generation based on puppeteer 2018-03-30 00:21:56 +05:30