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

692 Commits

Author SHA1 Message Date
18alantom
512e16d910 refactor: move fjs init boilerplate out, shift db init 2021-11-29 15:02:05 +05:30
Alan
5251138542
Merge pull request #258 from 18alantom/fuzzy-match-autocomplete
fix: autocomplete behaviour, use fuzzy matching
2021-11-26 12:53:43 +05:30
18alantom
d491a46a21 fix: autocomplete behaviour, use fuzzy matching 2021-11-26 12:51:47 +05:30
Alan
36f175c714
Merge pull request #257 from 18alantom/shift-systemsettings
refactor: shift autoupdate to systemsettings
2021-11-25 16:54:01 +05:30
18alantom
f45ea81224 refactor: shift autoupdate to systemsettings 2021-11-25 16:48:26 +05:30
18alantom
f4b14bc0da fix(ux): unset link value if no matches 2021-11-25 15:47:47 +05:30
18alantom
9fa7968fe2 fix(ux): select closest match on blur 2021-11-25 15:22:59 +05:30
Alan
24e43d1ea0
Merge pull request #256 from 18alantom/fix-oustanding-reversion
fix: multiple payment related fixes
2021-11-25 14:54:49 +05:30
18alantom
b8671cb2ed fix: multiple payment related fixes
- outstanding amount reset on payment cancel
- payment reference type is now select
- map property on select fields for different display values
- multiple payment validations
- sensible binding payment amount and reference amount
2021-11-25 14:49:50 +05:30
Alan
c3760431a1
Merge pull request #255 from 18alantom/fixing-settings-popup
fix(ux): don't spawn a new window for settings
2021-11-24 18:21:10 +05:30
18alantom
7ebbddd307 fix(ux): shifting chevrons on date picker, formatting 2021-11-24 16:20:02 +05:30
18alantom
a9caf67236 fix(ux): don't spawn a new window for settings
- db changing in the sidebar
2021-11-24 14:38:13 +05:30
Alan
95735a91e8
Merge pull request #253 from ankitsinghaniyaz/fix-linux-build
fix linux icons not showing and add deb and rpm package
2021-11-23 18:37:20 +05:30
Ankit Singhaniya
abd0224bdf fix linux icons not showing and add deb and rpm package 2021-11-23 18:34:50 +05:30
18alantom
ceec97ab3a fix: update all icons, fix notarize import, update README.md 2021-11-23 12:56:46 +05:30
Alan
50371b1a56
Merge pull request #251 from piyushsinghania/fix/error-message-while-navigating
Prevented error message on navigation
2021-11-23 10:35:01 +05:30
Piyush Singhania
b5cb406c0c Prevented RangeError: maximum call stack size exceeded 2021-11-22 19:44:52 +05:30
18alantom
ad39d53d3b build: remove arch arm cause can't compile for that without arm 2021-11-22 16:45:35 +05:30
18alantom
d6dabc0772 fix: typo 2021-11-22 16:40:04 +05:30
Alan
39d0fd1d3a
Merge pull request #252 from 18alantom/prep-release
build: update configs
2021-11-22 16:21:23 +05:30
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