18alantom
|
88f601511d
|
fix(ui): transition on quick edit display
|
2023-01-05 10:43:24 +05:30 |
|
18alantom
|
892ca87fe1
|
feat: hideable sidebar
|
2023-01-05 10:43:24 +05:30 |
|
18alantom
|
808abd224f
|
fix(ux): common purpose entries displayed in specific lists
|
2023-01-04 17:53:42 +05:30 |
|
18alantom
|
6b8c74c35f
|
fix: remove account from CoA without refresh
- prevent opening datetime if readonly
|
2022-12-14 16:48:55 +05:30 |
|
18alantom
|
d1c2b17ae3
|
fix: prevent Save and Submit appearing together
|
2022-12-14 14:32:09 +05:30 |
|
18alantom
|
9804486562
|
fix: setupwizard datetime issue
|
2022-12-14 12:27:40 +05:30 |
|
18alantom
|
ff8b5431f5
|
fix: import issue
|
2022-12-13 16:24:03 +05:30 |
|
18alantom
|
a879f04ad5
|
incr: add stock indicator text
- move inventory reports to Inventory
|
2022-11-30 20:16:20 +05:30 |
|
18alantom
|
bea9d86b91
|
feat: add view transfer/payments on invoices
|
2022-11-30 19:05:49 +05:30 |
|
18alantom
|
1f259524b9
|
incr: grouped action dropdowns
|
2022-11-30 12:29:52 +05:30 |
|
18alantom
|
332bf93a1e
|
incr: change inventory enable trigger
|
2022-11-30 11:24:05 +05:30 |
|
18alantom
|
ab2d2f8975
|
incr: add make stock transfer
|
2022-11-22 14:42:49 +05:30 |
|
18alantom
|
5d732844fb
|
incr: add ledger links
- fix sidebar issue
- show grand total
|
2022-11-21 12:05:05 +05:30 |
|
18alantom
|
9a510f1a63
|
feat: add shipment and purchase receipt
|
2022-11-18 23:01:50 +05:30 |
|
18alantom
|
14138967c1
|
incr: add inventory settings
|
2022-11-18 14:14:29 +05:30 |
|
18alantom
|
cf37077b6d
|
incr: add Purchase Recipt & Shipment scaffolding
|
2022-11-14 14:00:11 +05:30 |
|
18alantom
|
e1123ecc3a
|
incr: add basic stock ledger (w.i.p)
|
2022-11-07 13:29:35 +05:30 |
|
18alantom
|
09e2da3abd
|
refactor: update CoA balance calculation
- update tests
|
2022-11-06 23:55:22 -08:00 |
|
18alantom
|
d73d331a87
|
refactor: use NaN safe Number parsing where applicable
|
2022-11-06 23:55:22 -08: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
|
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
|
7886e1c9dc
|
feat: add attachment field to Invs., Pays. and JEs
|
2022-10-13 17:29:10 +05:30 |
|
18alantom
|
34f79d5f69
|
fix(ui): un-break list cause of min-width
|
2022-10-12 20:20:53 +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
|
25236560df
|
incr: update print templates to display correct currency
|
2022-10-03 13:48:31 +05:30 |
|
18alantom
|
cd09d31b9b
|
incr: remove redundant fields
- complete the feature
|
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
|
6a16fd7afc
|
fix(ux): freeze message
|
2022-09-19 16:53:18 +05:30 |
|
18alantom
|
bbc02ad4a3
|
refactor: move field evaluations to Base.vue
- minor style updates
|
2022-09-19 14:23:27 +05:30 |
|
18alantom
|
23bb908957
|
fix(ui): clean up styling
|
2022-09-18 19:37:26 +05:30 |
|
18alantom
|
62a418cacc
|
refactor: move field styling to Base.vue
|
2022-09-18 18:54:42 +05:30 |
|
18alantom
|
65a91e6f86
|
fix(ui): semantics Setup -> Set Up
|
2022-08-30 16:08:31 +05:30 |
|
Alan
|
f40f889a0f
|
Merge pull request #458 from mael-chouteau/master
Update : French translation after regeneration
|
2022-08-30 03:20:54 -07:00 |
|
18alantom
|
67e38e4729
|
fix: prevent errors cause undef or null
|
2022-08-30 13:43:52 +05:30 |
|
Maël Chouteau
|
e23f788331
|
FIX : Translation not made and code suggestion
|
2022-08-24 10:35:13 -05:00 |
|
18alantom
|
e9fe08e1f8
|
incr: allow deletion of groups if no children
|
2022-08-10 12:34:39 +05:30 |
|
18alantom
|
5c5dc09d58
|
fix: purgeCache, close db
|
2022-07-30 16:33:09 +05:30 |
|
18alantom
|
f3ca36cdd3
|
fix(ux): allow print when saved
|
2022-07-30 12:23:56 +05:30 |
|
18alantom
|
e76e67ceea
|
fix: drag issue on Windows
|
2022-07-27 17:41:26 +05:30 |
|
18alantom
|
e7b067e3c6
|
fix: openSettings tab issue
- duplicate prevents edit cause of submitted copy issue
|
2022-07-21 19:15:02 +05:30 |
|
18alantom
|
af8ffcbf71
|
fix: window-drag on Windows
- remove listener on unmounting outside click
|
2022-07-21 18:10:31 +05:30 |
|