Commit Graph
602 Commits
Author SHA1 Message Date
Ankit Singhaniya e8a2730d4d Merge pull request #17 from piyushsinghania/enhancement/added-empty-states-for-empty-lists
Added empty states for empty lists
2021-10-28 15:47:04 +05:30
Piyush Singhania 2f823f9c0a Merge branch 'enhancement/added-empty-states-for-empty-lists' of github.com:piyushsinghania/books into enhancement/added-empty-states-for-empty-lists 2021-10-28 15:24:19 +05:30
Piyush Singhania cbeecb39d5 Changed generic records word in "No records found" to dynamic name 2021-10-28 15:19:29 +05:30
Piyush Singhania 7c1160c5b9 Changed generic records work to dynamic name 2021-10-28 15:16:05 +05:30
Ankit Singhaniya ec096b5bbc Merge pull request #18 from piyushsinghania/enhancement/added-filter-reverted-entry
Ui updates and some naming changes
2021-10-28 15:15:29 +05:30
Piyush Singhania 7aceb64776 Ui updates and some naming changes 2021-10-28 14:51:39 +05:30
Ankit Singhaniya e214cb8aa0 Merge pull request #14 from piyushsinghania/enhancement/added-filter-reverted-entry
update -> used app conventions for better readability
2021-10-28 09:21:38 +05:30
Piyush Singhania 9d64907ada used app coding conventions 2021-10-27 21:32:40 +05:30
Piyush Singhania d185345bd1 Added empty states for empty lists 2021-10-27 09:21:03 +05:30
Piyush Singhania bfa1aa4b99 update -> used app conventions for better readability 2021-10-26 01:20:35 +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