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

358 Commits

Author SHA1 Message Date
18alantom
40f6e9db05 fix(ux): remove tax rate from invoice breakdown 2021-11-11 11:18:22 +05:30
18alantom
9339efe951 fix: remove console.logs 🤦 2021-11-10 19:20:20 +05:30
18alantom
99e686a96b fix: bank account parent not being set on setup 2021-11-10 14:29:25 +05:30
18alantom
3afdb72ed3 fix: ask user to add .db extension 2021-11-09 16:44:05 +05:30
18alantom
c20cc5a5db fix: db creation flow, don't show annoying messages when not required
- minor refactors and formatting
2021-11-09 16:08:25 +05:30
18alantom
511d044715 fix: remove spurious commits 2021-11-08 19:53:39 +05:30
Alan
ab97812239
Merge pull request #236 from 18alantom/minor-fixes-payments
fix: minor changes and fixes to Payments
2021-11-08 19:49:04 +05:30
18alantom
f905fab256 fix: prevent "Saving..." due to slipping error (needs frappejs #152) 2021-11-08 19:37:06 +05:30
18alantom
08ae048db0 fix: prevent editing of submitted submitable doctypes from quickform view 2021-11-08 17:05:30 +05:30
18alantom
8f64d95055 refactor: rename "Payment For" to "References"
- formatting
- change default values to function defaults
- add migration script for the Payment table
2021-11-08 15:15:27 +05:30
18alantom
5cf725d0b7 fix: issues with db loading 2021-11-06 01:11:39 +05:30
18alantom
09d4b305eb fix: make Payment For not required, fix amount bug, ref mandatory only if not cash 2021-11-05 20:00:28 +05:30
Alan
c6c89c2e9f
Merge pull request #232 from 18alantom/bump-versions
build(deps): bump versions of all except vue
2021-11-05 14:47:22 +05:30
18alantom
1a8a23d2a2 build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
0461976a5b fix: don't hide period selectors when no data 2021-11-05 12:00:42 +05:30
18alantom
f0424d0ee4 refactor: deprecate use of remote; remove bg transparency on macOS 2021-11-04 15:03:51 +05:30
18alantom
864d07fd1b chore: bump linters and parsers and electron's friends
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
Piyush Singhania
be3574edc5 Fixed profit and loss graph auto updation 2021-11-02 19:05:43 +05:30
18alantom
27b8dfceab chore: bump tailwind to 2, postcss 7 compat mode 2021-11-02 18:00:45 +05:30
Ankit Singhaniya
ca0c2968e0
Merge pull request #13 from piyushsinghania/fix/wrong-font-in-saved-pdf
Fixed the font issue while saving pdf
2021-10-28 21:25:47 +05:30
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
cbeecb39d5 Changed generic records word in "No records found" to dynamic name 2021-10-28 15:19:29 +05:30
Piyush Singhania
7aceb64776 Ui updates and some naming changes 2021-10-28 14:51:39 +05:30
Piyush Singhania
d185345bd1 Added empty states for empty lists 2021-10-27 09:21:03 +05:30
Ankit Singhaniya
a76f9281ed
refactor make pdf method 2021-10-26 00:07:31 +05:30
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
Piyush Singhania
e9b3d2ca03 Added enhancement to filter out reverted invoices 2021-10-21 23:10:14 +05:30
18alantom
7ad7bf7b2f refactor: minor cleanups 2021-10-19 14:35:47 +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
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
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
649691939c fix create new database method 2021-10-19 14:12:54 +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
b89314e036 fix api change for dialog.showModelBox 2021-10-19 13:12:00 +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
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
d9bd73642b fix: Datepicker
- Remove timezone adjustment
2020-05-11 20:09:39 +05:30
Faris Ansari
d5786b42a5 Merge branch 'master' of https://github.com/frappe/books 2020-05-06 23:40:37 +05:30