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 |
|
18alantom
|
984a501385
|
fix(ux): simplify filter options
- hide implicit filters
|
2022-07-20 15:17:24 +05:30 |
|
18alantom
|
0dccb42fb1
|
fix: simplify configfile updation
|
2022-07-20 14:14:36 +05:30 |
|
18alantom
|
209f4f4426
|
fix(ux): remove language slide
|
2022-07-19 14:03:33 +05:30 |
|
18alantom
|
5945db10dc
|
fix: don't log telemetry on setup or dummy create
- add a baseCount modal if dev mode for dummy create
|
2022-07-19 13:29:06 +05:30 |
|
18alantom
|
c88908de9a
|
fix: simplify telemetry code, send platform
|
2022-07-18 16:43:56 +05:30 |
|
18alantom
|
3717b7d23b
|
fix(ui): remove search border-l when Settings
|
2022-07-18 13:17:20 +05:30 |
|
18alantom
|
02825c4e9c
|
incr: allow edit without close
- remove bg if readonly
|
2022-07-15 14:20:25 +05:30 |
|
18alantom
|
099324217d
|
incr: add amount paid on entering writeoff
|
2022-07-15 14:00:25 +05:30 |
|
18alantom
|
02f1b11203
|
fix: row naming issue
|
2022-07-15 13:40:51 +05:30 |
|
18alantom
|
f05f77e191
|
incr: ledger posting for discount
- remove invoice wide discount
|
2022-07-15 13:05:07 +05:30 |
|
18alantom
|
01c2d903b1
|
incr: add discountAccount
|
2022-07-14 18:03:31 +05:30 |
|
18alantom
|
877cc0b8d4
|
incr: display discount input on the form
|
2022-07-14 15:28:25 +05:30 |
|
18alantom
|
bab18dc8f7
|
incr: use flags in invoiceitem discounting
- update grand total calculation
|
2022-07-14 14:58:26 +05:30 |
|
18alantom
|
7f928ca712
|
incr: add a few calculations
- add enableDiscounting
- add toggle between amount and percent
- minor ui fixes
|
2022-07-13 23:18:20 +05:30 |
|
18alantom
|
be44333e64
|
incr: display discount breakdown
|
2022-07-13 13:43:42 +05:30 |
|
18alantom
|
ff085d6766
|
incr: show discount note
|
2022-07-12 17:11:24 +05:30 |
|
18alantom
|
eb66317dce
|
incr: add computed, update row amount display vals
|
2022-07-12 15:53:46 +05:30 |
|
18alantom
|
3dfdf22f9f
|
incr: two way bound quick edit for item rows
|
2022-07-11 16:25:01 +05:30 |
|
18alantom
|
a8e8649112
|
incr: open quick edit on edit click
|
2022-07-11 14:15:37 +05:30 |
|
18alantom
|
e04d74128f
|
fix(ui): badge and button colors
|
2022-07-07 19:07:04 +05:30 |
|
18alantom
|
8e6aab2c02
|
fix(ux): persistent back button
|
2022-07-07 19:07:04 +05:30 |
|
18alantom
|
d268255c4a
|
fix(ui): scroll when readonly
|
2022-07-07 19:07:04 +05:30 |
|
18alantom
|
f45663853e
|
fix(ux): add CoA help
|
2022-06-20 13:11:47 +05:30 |
|
18alantom
|
7480763744
|
fix(ux): add save button to CoA
|
2022-06-20 13:07:54 +05:30 |
|
18alantom
|
07cf3b5192
|
ui: dashboard font weights
|
2022-06-19 12:24:14 +05:30 |
|
18alantom
|
a29684f0dd
|
feat: _dynamic_ help
|
2022-06-19 01:47:19 +05:30 |
|
18alantom
|
d7def35dbf
|
feat: add doc link (will be dyn later)
|
2022-06-17 14:20:04 +05:30 |
|
18alantom
|
daebdb0ea9
|
fix(ux): improve status indication
|
2022-06-14 14:40:46 +05:30 |
|
18alantom
|
d5b881c98f
|
fix: hacky way to update status badge
|
2022-06-13 18:52:47 +05:30 |
|
18alantom
|
f56789b579
|
incr(ui): improve sidebar, unify design elsewhere
|
2022-06-11 13:24:07 +05:30 |
|
18alantom
|
c5fdcf521b
|
incr: remove min restrictions
- minor color update
- increase dashboard colors by 100
|
2022-06-10 13:15:56 +05:30 |
|
18alantom
|
fc4a856f52
|
incr(ui): CoA create new spacing
|
2022-06-09 22:55:19 +05:30 |
|
18alantom
|
55a62aca87
|
incr: update colors
|
2022-06-09 17:57:11 +05:30 |
|
18alantom
|
51ef3d9e6b
|
incr(ui): button heights
- hover colors
|
2022-06-09 16:27:23 +05:30 |
|
18alantom
|
069ecd75eb
|
incr(ui): elevate form
|
2022-06-09 14:22:09 +05:30 |
|
18alantom
|
f1886926f3
|
incr: small fixes
|
2022-06-09 14:02:42 +05:30 |
|
18alantom
|
8d327f07fa
|
incr: shift version to system settings
- change db is a separate button
|
2022-06-09 14:02:41 +05:30 |
|
18alantom
|
b85f5db980
|
incr: update dashboard
- change aspect ratio to 3:2
|
2022-06-09 14:02:15 +05:30 |
|
18alantom
|
1c0896553e
|
incr: unify row heights
- delete rando file
|
2022-06-09 14:02:14 +05:30 |
|
18alantom
|
97d2885475
|
incr: use form container for form-ish layouts
|
2022-06-09 14:01:04 +05:30 |
|
18alantom
|
b8cfddedaf
|
incr: w-desk lines for header, listview and report
|
2022-06-09 14:01:04 +05:30 |
|
18alantom
|
a4500ec231
|
fix: list ordering
- error message overlap spacing
|
2022-06-09 14:00:37 +05:30 |
|
18alantom
|
82336e18bc
|
fix: party address doesn't show in print
|
2022-06-06 13:33:07 +05:30 |
|
18alantom
|
3975eb3f64
|
fix(ux): display can't delete cause link
- update reports on ledger entries
- pull data until .plus({days: 1}) to account for all entries of the day
|
2022-05-30 17:04:25 +05:30 |
|
18alantom
|
fbfde7d230
|
fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
|
2022-05-28 16:44:38 +05:30 |
|
18alantom
|
04725f0b86
|
fix(ui): titlebar on windows
|
2022-05-28 16:03:31 +05:30 |
|
18alantom
|
b9e584f5a9
|
fix(ui): remove unsightly scrollbars
|
2022-05-28 07:50:47 +05:30 |
|
18alantom
|
cdefbe055d
|
fix: sidebar margin
- reduce baseCount for Create Demo
|
2022-05-28 12:27:21 +05:30 |
|
18alantom
|
b44a77e75a
|
fix: lost styles on print after build
|
2022-05-28 12:02:50 +05:30 |
|
18alantom
|
f21e507f2a
|
incr: remove Check for Updates
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
cda198bc69
|
fix: show Ledger Entries
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
a09fa62f5f
|
incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
|
2022-05-26 15:41:15 +05:30 |
|
18alantom
|
8ee4dded19
|
incr(ui): mainly make the hrs touch the ends
|
2022-05-26 00:28:54 +05:30 |
|
18alantom
|
a8904a0854
|
incr: error handle lastSelectedFilepath load
|
2022-05-24 23:29:05 +05:30 |
|
18alantom
|
0e37f0073e
|
fix: fullscreen issue
- use native trafficlights
|
2022-05-23 18:24:11 +05:30 |
|
18alantom
|
2c596b11c8
|
incr: simplify telemetry
- it's not opt-in anymore cause my job deps on it
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
deefcd08f9
|
incr: updates to dummy creation
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
341c1bb639
|
incr: remove fs and path calls
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
0951e11cb1
|
incr: move pdf printer to main
- fix pdf printing
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
37dc3e911f
|
incr: small fixes
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
e20d7fc6d2
|
incr: enable non GST report exports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
496b2b77aa
|
incr: display gstr reports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
67f35b5f79
|
incr: get top expenses to display
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
07c923c6b1
|
incr: remove unused reports/**
- get profit and loss to display
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
e9226f38c8
|
incr: add MouseFollower
- unpaid invoices tooltips
- fix getstarted
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
1e35635170
|
incr: get cash flow to display
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ebb42c28ea
|
incr: get unpaid invoices to display
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
79650d6c8e
|
incr: add indentation support, format PNL
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
ad22005cc2
|
incr: get PNL to display
- needs a few more fixes
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bf01fa0327
|
incr: shift report commonalities to LedgerReport
- start with Profit and Loss
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
3cdba15b81
|
fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
64d1f13e42
|
incr: button for db delete
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
5188f28c0d
|
fix: list display, minor UI fixes
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
6a2475d9b8
|
incr: shift pagination outside
- create listreport component
- add pagination to listreport
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
cc493e9fb1
|
incr: start rewriting reports
- list type report eg GL almost done
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
86c4889959
|
incr: add list pagination
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
22b90cd424
|
incr: add button to create a demo instance
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
b7f0757d69
|
fix: maximize behaviour
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
bd6f110553
|
incr: get dataimport to work
- need to test on child table docs
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
a0f812e1a8
|
incr: add keyword fields, start with doc search
|
2022-05-23 16:18:22 +05:30 |
|