2
0
mirror of https://github.com/frappe/books.git synced 2024-12-24 03:45:35 +00:00
Commit Graph

893 Commits

Author SHA1 Message Date
Piyush Singhania
91b3d969c2 Fixed the font issue while saving pdf
Added font support for Basic Template
Added feature to select between platform safe fonts
2021-10-25 21:46:12 +05:30
Ankit Singhaniya
17bf07a3ae
Merge pull request #12 from piyushsinghania/fix/partial-payment-ledger-entry-issue
Fixed the general ledger entry issue while doing partial payments
2021-10-21 23:22:09 +05:30
Piyush Singhania
4996aed1de Fixed the general ledger entry issue while doing partial payments 2021-10-21 23:19:32 +05:30
Ankit Singhaniya
a242979108
Merge pull request #11 from piyushsinghania/enhancement/added-filter-reverted-entry
Added enhancement to filter out reverted invoices
2021-10-21 23:13:18 +05:30
Piyush Singhania
e9b3d2ca03 Added enhancement to filter out reverted invoices 2021-10-21 23:10:14 +05:30
Alan
c8732d6d8d
Merge pull request #220 from 18alantom/fix-reported-issues-and-improvements
fix: reported issues and improvements
2021-10-19 14:47:37 +05:30
18alantom
7ad7bf7b2f refactor: minor cleanups 2021-10-19 14:35:47 +05:30
Piyush Singhania
f0bdc4e669 Fixed auto updation of rate and tax on changing item 2021-10-19 14:31:17 +05:30
Piyush Singhania
be97d722b7 Improved the svg layout in dashboard, when no data is available 2021-10-19 14:30:28 +05:30
Piyush Singhania
0aa7eab0d3 Improved dashboard layout 2021-10-19 14:29:37 +05:30
Piyush Singhania
e2f1c7742b Fixed scrolling issue in journal entry rows, also added some enhancements 2021-10-19 14:28:44 +05:30
Piyush Singhania
59201366b7 Refactored Business template, used isSalesInvoice computed property rather than directly checking there in the template for it 2021-10-19 14:24:17 +05:30
Piyush Singhania
fc8ba4da6a Created a computed propert isSalesInvoice in the Base.vue component and using it in the minimal template 2021-10-19 14:23:49 +05:30
Piyush Singhania
22d49f5c6f Fix: Re-editing of notes in salesinvoice now possible 2021-10-19 14:21:43 +05:30
Piyush Singhania
9c24eeb6ea Fix issue with attach image component 2021-10-19 14:19:30 +05:30
Piyush Singhania
655c1a0893 fix purchase invoice incorrect to and from in minimal template 2021-10-19 14:18:07 +05:30
Ankit Singhaniya
09594101ef fix date picker not showing right timezone 2021-10-19 14:16:20 +05:30
Ankit Singhaniya
eae8057571 fix ability to load exisiting database 2021-10-19 14:15:04 +05:30
Ankit Singhaniya
0ed6cc48c6 fix issue with creating new file due to formaula/default 2021-10-19 14:14:00 +05:30
Ankit Singhaniya
649691939c fix create new database method 2021-10-19 14:12:54 +05:30
Ankit Singhaniya
6343f11328 add notes to basic template back 2021-10-19 14:08:55 +05:30
Ankit Singhaniya
62359ba7ae fix formatting 2021-10-19 14:07:59 +05:30
Ankit Singhaniya
47abdb5ae3 format document 2021-10-19 14:06:16 +05:30
Ankit Singhaniya
87c944cd4f format document 2021-10-19 14:05:58 +05:30
Ankit Singhaniya
fd8221a576 fix pdf generation 2021-10-19 14:03:38 +05:30
Ankit Singhaniya
11e3474e8d fix how the download path is calculated 2021-10-19 13:59:00 +05:30
Ankit Singhaniya
17d607ef14 add logging for async errors 2021-10-19 13:56:14 +05:30
Ankit Singhaniya
b11bb9527a fix formatting 2021-10-19 13:55:25 +05:30
Ankit Singhaniya
aefd70b5e3 add gst details to all templates 2021-10-19 13:52:28 +05:30
Ankit Singhaniya
7033683465 add gst information in the business template 2021-10-19 13:40:16 +05:30
Ankit Singhaniya
7d07bd17b4 add ability to show account gstin in the basic template 2021-10-19 13:33:44 +05:30
Ankit Singhaniya
d32c1de82b add gstin to party and also show up in quick edit 2021-10-19 13:19:21 +05:30
Ankit Singhaniya
b89314e036 fix api change for dialog.showModelBox 2021-10-19 13:12:00 +05:30
Alan
3ec4e0a955
Merge pull request #216 from 18alantom/fix-build
fix: bump versions and background.js changes to get books to build.
2021-09-30 14:58:32 +05:30
18alantom
9bc8cd9fdd chore: set node version 2021-09-30 14:53:08 +05:30
Ankit Singhaniya
a589358d10 fix frappe charts version 2021-09-30 14:32:30 +05:30
Ankit Singhaniya
1ce5f742f1 update some configs based on the latest electron builder 2021-09-30 14:28:52 +05:30
Ankit Singhaniya
ce29ebfb3e upgrade packages 2021-09-30 14:11:30 +05:30
Ankit Singhaniya
7c3af79ecc upgrade electron to 8 and update vue cli electron builder 2021-09-30 14:11:11 +05:30
Ankit Singhaniya
c3b1338039 upgrade electron form 6 to 7, because the inspector was crashing 2021-09-30 14:07:16 +05:30
Ankit Singhaniya
0d73f756ad fix build 2021-09-30 14:07:06 +05:30
Ankit Singhaniya
1731087cc1 fix building 2021-09-30 14:07:00 +05:30
Faris Ansari
9b98bc9e91
Merge pull request #144 from anilbhanushali/patch-1 2020-05-26 18:22:16 +05:30
Anil Bhanushali
6affbe4181
Update README.md
point git url to correct repo for cloning frappejs.
2020-05-20 21:46:28 +05:30
Faris Ansari
2c7d49d79e v0.0.3-beta.13 2020-05-11 20:26:01 +05:30
Faris Ansari
7756002f9c
Merge pull request #113 from frappe/dependabot/npm_and_yarn/acorn-6.4.1 2020-05-11 20:18:13 +05:30
Faris Ansari
fd15ce029f
Merge pull request #135 from varanauskas/patch-1 2020-05-11 20:17:54 +05:30
Faris Ansari
73f2eaf701
Merge branch 'master' into patch-1 2020-05-11 20:17:42 +05:30
Faris Ansari
d9bd73642b fix: Datepicker
- Remove timezone adjustment
2020-05-11 20:09:39 +05:30
Rushabh Mehta
ac05b79789
Update README.md 2020-05-10 14:11:53 +05:30