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

2132 Commits

Author SHA1 Message Date
18alantom
c3898e0f1c refactor: database tests 2022-10-31 13:39:02 +05:30
18alantom
9c8077f8cd refactor: schema builder tests 2022-10-31 13:20:41 +05:30
18alantom
652a3c1139 refactor: dummy and fyo tests use tape 2022-10-31 13:03:50 +05:30
18alantom
6806c42daf chore: add tape 2022-10-29 15:10:24 +05:30
18alantom
128af8337b v0.7.0 2022-10-25 14:39:49 +05:30
18alantom
0bd6aa9a81 fix: prevent dropdown scrolling out 2022-10-25 14:36:09 +05:30
18alantom
3edc050cfb fix: prevent wonky dropdown key scrolling 2022-10-25 14:34:28 +05:30
Alan
544eb5128d
Merge pull request #486 from 18alantom/fix-attach-image
fix(ux): attach image
2022-10-25 01:58:47 -07:00
18alantom
078356aae1 fix(ui): full width if no image 2022-10-25 14:28:13 +05:30
18alantom
b74ca580cc fix(ui): quick edit form title display 2022-10-25 14:24:33 +05:30
18alantom
92b8f61e03 refactor: move ipc call out of vue components 2022-10-25 13:43:00 +05:30
18alantom
b24fd1123d fix(ux): allow attach image clear
- refactor attach image
2022-10-25 13:31:49 +05:30
18alantom
87971b8a6b fix: payment reference filter 2022-10-24 14:07:19 +05:30
18alantom
1e457ddcf2 fix: hide pay ref if no refs and sub or canc 2022-10-24 13:55:24 +05:30
18alantom
3b229321a9 fix: not found write off account
- shows a proper error message
- prevents not found error with random hash
2022-10-24 13:46:18 +05:30
18alantom
4646049ad8 fix: don't fetch currency from Money obj
- cause pesa is used only for computation
- currency info is stored on the Doc or system wide
2022-10-24 13:20:23 +05:30
18alantom
dbb2398270 fix(ux): add calc fy end, start 2022-10-24 13:05:13 +05:30
18alantom
168fc27b31 v0.7.0-beta.0 2022-10-17 22:43:47 +05:30
Alan
465ca089d0
Merge pull request #484 from 18alantom/exports
feat: Exports
2022-10-17 10:13:04 -07:00
18alantom
795df3e8b9 fix(ux): add Escape listener on Modal 2022-10-17 22:38:06 +05:30
18alantom
90c8516e62 feat: exports 2022-10-17 22:24:33 +05:30
18alantom
fb2b026e96 incr(ui): export wizard 2022-10-17 14:58:33 +05:30
18alantom
ece213d69f refactor: add FormHeader
- add custom vue type shims
2022-10-17 14:55:37 +05:30
18alantom
2efc2908fc fix: db async issue 2022-10-16 17:07:06 +05:30
18alantom
058d5dc24e fix: attachment clear bug 2022-10-13 17:45:30 +05:30
18alantom
4614e221b4 fix(test): field counts cause of attachments 2022-10-13 17:36:16 +05:30
Alan
4ddf2bf81e
Merge pull request #482 from 18alantom/attachments
feat: Attachments
2022-10-13 05:04:38 -07:00
18alantom
ef31682918 fix(ui): prevent grid collapse
- bump vue
2022-10-13 17:30:58 +05:30
18alantom
7886e1c9dc feat: add attachment field to Invs., Pays. and JEs 2022-10-13 17:29:10 +05:30
18alantom
819e6821e1 fix: prevent converter errors on duplication 2022-10-13 17:10:28 +05:30
18alantom
71a3a45b99 feat: add Attachment type 2022-10-13 16:55:34 +05:30
18alantom
34f79d5f69 fix(ui): un-break list cause of min-width 2022-10-12 20:20:53 +05:30
Alan
5de0f6c8d8
Merge pull request #479 from 18alantom/defaults
feat: Defaults
2022-10-12 03:21:38 -07:00
18alantom
6c5dd3a4f9 fix: prevent Create from appearing as Link value 2022-10-12 15:48:22 +05:30
18alantom
110dee04eb incr: use Defaults 2022-10-12 14:59:43 +05:30
18alantom
a11810e50b incr: add Defaults 2022-10-12 14:05:18 +05:30
18alantom
3d168f23f6 incr(ui): remove icons from settings 2022-10-12 12:29:15 +05:30
18alantom
8528f3024d fix(ui): custom scrollbars 2022-10-11 13:22:45 -07:00
18alantom
7899619ab4 feat: mention tax invoice on print 2022-10-11 13:22:45 -07:00
18alantom
fc779de25d fix: show Posting Date on Make Payment
- keep rate if item rate is zero on ex-rate change
2022-10-11 13:22:45 -07:00
18alantom
6216a73688 v0.6.6 2022-10-08 00:31:01 +05:30
18alantom
c28bc0d27f chore: remove stray window assign 2022-10-08 00:30:24 +05:30
18alantom
5f937b041b fix: unable to pay multiple invoices 2022-10-08 00:28:44 +05:30
18alantom
7c03b98d67 fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
2022-10-08 00:11:50 +05:30
18alantom
ef4e934bfd v0.6.6-beta.0 2022-10-03 14:53:51 +05:30
Alan
24b6021606
Merge pull request #429 from 18alantom/multi-currency-invoicing
feat: multi currency invoicing
2022-10-03 02:15:15 -07:00
18alantom
25236560df incr: update print templates to display correct currency 2022-10-03 13:48:31 +05:30
18alantom
6ee1365e45 incr: update tax summmary 2022-10-03 13:48:02 +05:30
18alantom
cd09d31b9b incr: remove redundant fields
- complete the feature
2022-10-03 11:48:14 +05:30
18alantom
d986471323 fix: transitive dependent field updates 2022-10-03 11:48:14 +05:30