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

722 Commits

Author SHA1 Message Date
18alantom
9285ac6d5e build: bump version, add support for portable build, nsis ask install location
- update package.json fields
- add specific icons for windows
- add icns for mac
- fix plist file formatting
2021-11-22 16:17:41 +05:30
18alantom
4340113ac9 fix(ux): disallow negative amount in Payments 2021-11-22 12:04:29 +05:30
Alan
4a53e0c344
Merge pull request #250 from 18alantom/temp
fix: Minor UI UX fixes
2021-11-22 11:27:47 +05:30
18alantom
4aeffabfa8 fix(ux): show outstanding amount if non zero
fix: don't allow submit for cancelled Payments
fix(ui): JE credit/debit colors
2021-11-22 11:25:09 +05:30
Alan
d8ae1f37d8
Merge pull request #249 from piyushsinghania/enhancement/cancel-paid-invoices
Add ability to cancel invoice
2021-11-22 11:24:32 +05:30
Piyush Singhania
f8ff30156b Prevented error message on navigation 2021-11-21 21:45:27 +05:30
Piyush Singhania
1ffd043ca9 Add ability to cancel invoice 2021-11-21 19:08:04 +05:30
18alantom
aa6a565f9b chore: move prettier config to package.json, fix icon spacing 2021-11-16 13:15:20 +05:30
Alan
ec862509e5
fix header 2021-11-14 17:45:12 +05:30
18alantom
3f11aa4dcb final logo update 2021-11-14 17:43:40 +05:30
18alantom
b146c68d17 fix logo spacing 2021-11-14 17:06:04 +05:30
Alan
b9576a13ba
fix header 2021-11-14 16:24:07 +05:30
18alantom
41657f4d3b fix README header, add tentative (better) icon 2021-11-14 16:21:34 +05:30
18alantom
11fd2bc956 fix: ES6 dynamic import on importing fixture JSONs 2021-11-12 00:31:30 +05:30
18alantom
459d334e08 fix: dynamic ES6 import
- db selector hangup on file deletion
2021-11-12 00:23:10 +05:30
18alantom
22dcaba66b fix: remove noop class from template 2021-11-11 19:24:17 +05:30
18alantom
f25ccd8aa8 fix(ui): show draft status for JE and non-submitables, set Cash as default 2021-11-11 15:05:34 +05:30
18alantom
de25de1fd4 fix(ui): show status badge on an open invoice 2021-11-11 13:41:33 +05:30
Alan
58259a2437
Merge pull request #246 from 18alantom/fix-icon-display-dock-messages
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:24:35 +05:30
18alantom
be4cb34398 fix(ui): display correct icon in the dock and messagebox in dev mode 2021-11-11 12:23:26 +05:30
Alan
d4b5627793
Merge pull request #245 from 18alantom/fix-tax-display
fix(ux): remove tax rate from invoice breakdown
2021-11-11 11:22:49 +05:30
18alantom
40f6e9db05 fix(ux): remove tax rate from invoice breakdown 2021-11-11 11:18:22 +05:30
Alan
e281b667b2
Merge pull request #240 from madisvain/patch-1
Change VATComply API for exchange rates
2021-11-10 21:46:57 +05:30
18alantom
9339efe951 fix: remove console.logs 🤦 2021-11-10 19:20:20 +05:30
18alantom
735bf3f830 fix: prevent NaN in the invoices 2021-11-10 19:09:21 +05:30
Alan
04d2c4278f
Merge pull request #243 from 18alantom/fix-customer-def-acc
fix: set party default account only if it exists
2021-11-10 17:02:27 +05:30
18alantom
a9c54b814e fix: set party default account only if it exists
- refactor conditionals
- formatting
2021-11-10 17:01:04 +05:30
Alan
0cabca4205
Merge pull request #242 from 18alantom/fix-remove-description
fix: remove description from the general ledger
2021-11-10 16:46:38 +05:30
18alantom
fbd2d75cd7 fix: remove description from the general ledger 2021-11-10 16:43:11 +05:30
Alan
d99563977d
Merge pull request #241 from 18alantom/fix-coa-issues
fix: bank account parent not being set on setup
2021-11-10 16:12:51 +05:30
18alantom
57a020f15e fix: autoset accounts only if present; display accounts in quick entry 2021-11-10 16:12:07 +05:30
18alantom
99e686a96b fix: bank account parent not being set on setup 2021-11-10 14:29:25 +05:30
Madis Väin
d0c6c27cf6
Change VATComply API for exchange rates
Change the exchangeratesapi.io to https://api.vatcomply.com rates API.

I'm the original author of Exchangerates API which now has a paywall and was acquired some years ago.

VATComply API will not be sold and provides the same API for exchange rates for free without requiring a API key.
2021-11-09 18:47:55 +02:00
18alantom
3afdb72ed3 fix: ask user to add .db extension 2021-11-09 16:44:05 +05:30
Alan
65570d4210
Merge pull request #239 from 18alantom/fix-db-creation
fix: db creation flow, don't show annoying messages when not required
2021-11-09 16:21:38 +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
96d7a9819c feat: add reversion and ledger link to payment quick entry 2021-11-08 17:36:09 +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
Alan
49cf248247
Merge pull request #237 from 18alantom/fix-db-load
fix: issues with db loading
2021-11-06 01:18:21 +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
Alan
b77f5536ec
Merge pull request #234 from ankitsinghaniyaz/master
Fix profit and loss graph not reflecting changes correctly
2021-11-05 12:02:52 +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