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 |
|
大眼仔旭
|
4b93ba5376
|
Add Simplified Chinese translation
Add Simplified Chinese translation
|
2022-10-08 15:54:47 +08: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 |
|
18alantom
|
537a8f7153
|
incr: update currency display
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
a8532f05db
|
incr: add exchange rate widget
- set instance currency as readOnly
- minor refactor in Base
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
5e458bc033
|
feat(dev): fill button in Setup Wiz when dev mode
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
cc84c51825
|
incr: factorize invoice schemas
|
2022-10-03 11:48:14 +05:30 |
|
Alan
|
0048d5896a
|
Merge pull request #469 from Isaac-Kwon/master
Add Korean Translation
|
2022-10-02 23:15:56 -07:00 |
|
Minjae Isaac Kwon
|
3a96fdec65
|
Add translator
|
2022-09-30 21:18:12 +09:00 |
|
Minjae Isaac Kwon
|
d5221e8872
|
Init ko translation
|
2022-09-30 21:13:42 +09:00 |
|
18alantom
|
ac77748a5f
|
fix: prevent Account Cash not found
|
2022-09-26 18:14:59 +05:30 |
|
18alantom
|
8d3d0a29ee
|
incr: add logUnexpected
- prevent undefined rootType, log it instead
|
2022-09-20 22:49:09 +05:30 |
|