18alantom
f128ad6f57
fix(ux): invoice complete on visiting invoice
...
- earlier complete on setting image and address
- the way to complete wasn't clear and these aren't mandatory
- hence this change
2022-01-12 12:28:04 +05:30
Piyush Singhania
80e542f390
Renamed to skipDocumentCache
2022-01-12 11:55:27 +05:30
Piyush Singhania
721bfab5b8
Fetching fresh document and avoiding cached one to prevent error
2022-01-12 11:55:27 +05:30
18alantom
55832f19ad
fix(ux): select curr on focus
...
- close popover on blur
2022-01-11 12:33:49 +05:30
Piyush Singhania
1798902835
Resolved merge conflicts
2022-01-10 16:50:53 +05:30
18alantom
22f3080af3
fix(ui): use inline validations
2022-01-10 13:47:23 +05:30
18alantom
5a457614c3
fix: minor fixes to validation messages
...
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
ab7cffe609
fix: remove ternary & number input style
2022-01-07 12:01:49 +05:30
18alantom
85cd124024
fix: payment status check function
2022-01-07 10:51:19 +05:30
18alantom
3d7aa6ba26
fix: avoid null issue check for nonzero falsy
2022-01-07 10:51:19 +05:30
18alantom
4d85642a40
chore: deprecate numberFormat
2022-01-07 10:51:19 +05:30
18alantom
595341c2aa
fix: init pesa with correct currency
2022-01-07 10:51:19 +05:30
18alantom
5ad858ede7
fix: knex queries
2022-01-07 10:51:19 +05:30
18alantom
3d0e91d3f5
fix: GSTR reports, cashflow
2022-01-07 10:51:19 +05:30
18alantom
b69505bdbb
fix: minor fixes to dashboard
2022-01-07 10:51:19 +05:30
18alantom
5c6ac0e161
fix: currency field display (PI)
2022-01-07 10:51:19 +05:30
18alantom
4385a93a77
fix: validate to true if no validation, parse into pesa on input
2022-01-07 10:51:19 +05:30
18alantom
facf5dbfb6
feat: add locales, reword a get started
2022-01-07 10:51:19 +05:30
18alantom
ec3558f513
fix: call validate on blur
...
- number type Float, Int
- remove floatPrecision
2022-01-07 10:51:19 +05:30
18alantom
4650b1eeda
refactor: shift pesa init with currency to books
2022-01-07 10:51:19 +05:30
18alantom
2d59655bd0
fix: select field stacking context issue
2022-01-04 12:20:52 +05:30
18alantom
ddb46f8bee
fix: AutoComplete country, state, pos and place
2021-12-30 15:03:03 +05:30
18alantom
bc39a26590
fix: popover issues, deprecate portal-vue
2021-12-30 15:01:55 +05:30
18alantom
497872eb84
feat: allow aribitrary values in AutoComplete
...
- pass doc to getList
2021-12-30 14:30:46 +05:30
Piyush Singhania
51b05adf44
Created the initial setup for GSTR-2 Report exporting as csv
2021-12-29 16:14:35 +05:30
Ankit Singhaniya
5a460aebeb
add ability to show different columns based on filter in reports
2021-12-29 10:52:31 +05:30
Piyush Singhania
d6aa958537
Fixed dropdown CSS, removed sleep, renamed state label for India
2021-12-28 17:54:38 +05:30
18alantom
070b49d90f
fix: toast styling, remove from window
2021-12-21 18:22:40 +05:30
18alantom
f21aee6664
feat: add function to pop toast
...
fix: use calls to ipcMain to save data
refactor: remove redundant file and comments
2021-12-21 18:22:40 +05:30
18alantom
04fb48faed
feat: add toast component, to be launched externally
2021-12-21 18:22:40 +05:30
18alantom
afa261c592
refactor: move gstSavePath to utils
2021-12-21 18:22:40 +05:30
18alantom
ca8739f8c0
fix: pass report fetching function to action
...
refactor: remove unnecessary prompt function
2021-12-21 12:37:25 +05:30
18alantom
e1730d85c5
fix(ui): fix black of the button
2021-12-21 12:37:25 +05:30
18alantom
791d276f9d
fix: add grouped dropdown for export, add reset filter in Report.vue
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
c0c1c26d8d
move gst from print setting to account settings
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
26e69216a2
remove gst2 for now from sidebar
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3bdbdbb73a
update the hidden property for sidebar gstr reports
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3f8e058066
json file should open the folder instead
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
a303b6011b
link action fields in report should not hardcode type
2021-12-21 12:37:25 +05:30
Ankit Singhaniya
41bb11f023
update sidebar config to show hide groups and items based on condition
2021-12-21 12:37:25 +05:30
Piyush Singhania
4efe6552f9
Added ability to hide and show side bar items
2021-12-21 12:37:25 +05:30
Piyush Singhania
65c4faf135
Added filter to hide gst reports for countries other then India
2021-12-21 12:37:25 +05:30
Piyush Singhania
776f12c2d1
Moved function promptWhenGstUnavailable to gst.js
2021-12-21 12:37:25 +05:30
Piyush Singhania
6c29f0c4ba
Delete isGstReportsPage computed property, not needed anymore
2021-12-21 12:37:25 +05:30
Piyush Singhania
c18db1c406
Fix gstr-1 json format for validation
2021-12-21 12:37:25 +05:30
Piyush Singhania
4fa1c272d5
Added prompt while exporting if no gstin configured for company
2021-12-21 12:37:25 +05:30
Piyush Singhania
8c0e5d4e75
Fixed the fp value to match the last date of range
2021-12-21 12:37:25 +05:30
Piyush Singhania
228e069096
Code Refactoring
2021-12-21 12:37:25 +05:30
Piyush Singhania
f4fa8a6d88
Added feature to dowload gstr-1
2021-12-21 12:37:25 +05:30
Piyush Singhania
b4c6faae17
Added feature to download json data
2021-12-21 12:37:25 +05:30
Piyush Singhania
482f7875bb
Added date filter for a quater, added download path setup
2021-12-21 12:37:25 +05:30
Piyush Singhania
b7980c6a56
Added download as json button
2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5
Added gstr-1 gstr-2 reports feature
2021-12-21 12:37:25 +05:30
18alantom
1eb9431767
ux: add Cancel in Setup Wizard
2021-12-20 15:22:31 +05:30
18alantom
ae154a53e9
fix(ui): create Common Entries for Sales ∩ Purchases
2021-12-17 12:18:09 +05:30
18alantom
137c1c248e
fix(ux): print error to console when submission fails
2021-12-17 12:18:09 +05:30
18alantom
f502b8004b
fix(ux): scroll long db names
2021-12-16 18:17:32 +05:30
18alantom
b7cd516138
fix(ux): journal entry submission confirmation; message
2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1
fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later
2021-12-16 18:17:32 +05:30
18alantom
1fd616fb0d
fix(ui): No empty required selects, set placeholders everywhere
2021-12-16 18:17:32 +05:30
18alantom
ea5e0c9f6e
fix(ui): empty state in dropdown instead of Loading...
2021-12-16 18:17:32 +05:30
18alantom
95867541df
fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice
2021-12-16 18:17:32 +05:30
18alantom
bc17e72cda
fix: checkbox display, show cancelled set to checkbox
2021-12-16 18:17:32 +05:30
18alantom
91692d1e75
fix(ui): improve attach image placeholder
2021-12-16 18:17:32 +05:30
18alantom
ce7ef72048
fix(ui): select chevrons don't share space with text, no overflow issue
2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882
fix: Journal Entry Reference Date reflects referenceDate
2021-12-16 18:17:32 +05:30
18alantom
b1537f04e3
fix(ui): match icons and order to Settings
2021-12-15 14:17:42 +05:30
18alantom
ae5cade05a
fix: add failsafes along db connection paths
2021-12-10 13:42:43 +05:30
18alantom
415bf0e047
fix: use fallback group instead of first
2021-12-09 14:36:42 +05:30
18alantom
5c8976ba1b
fix: settings routing, illicit char in settings.vue
2021-12-09 14:10:05 +05:30
18alantom
2d7cf505e5
fix: company name update in db selector on change
2021-12-09 13:14:06 +05:30
18alantom
6fdabcb68c
fix(ux): rename default db file
2021-12-09 12:48:27 +05:30
18alantom
60d88a0a9d
fix: update sidebar on router.push
2021-12-09 12:45:49 +05:30
18alantom
c1c66bdd60
build(win): fix webkit-app-region issue
...
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
ad3b41721d
fix: set icon only if in dev mode, else not req
2021-12-07 13:01:15 +05:30
18alantom
1d0db3579a
fix(ui): empty state svg alignment
2021-12-07 11:18:56 +05:30
18alantom
deeaac0f74
fix(ui): prevent truncation, don't show year
2021-12-06 18:40:12 +05:30
18alantom
8e0e648497
fix(ui): center the donut chart text
2021-12-06 18:15:31 +05:30
18alantom
0d90efa819
refactor(ux): route to GetStarted if not complete or hidden
2021-12-02 18:50:51 +05:30
18alantom
40ddf7a171
fix: make onboarding completable
2021-12-02 18:41:56 +05:30
18alantom
b96902bd83
fix: prevent cannot read prop of null
2021-12-02 15:46:46 +05:30
18alantom
6197e78514
fix: readonly and hidden in TwoColumnForm
...
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
Alan
14ce1e88cf
Merge pull request #266 from 18alantom/fix-regional-changes
...
feat: allow regional model updates
2021-12-01 18:46:08 +05:30
18alantom
46a7e9e9c7
fix: routeTo function
2021-12-01 18:38:47 +05:30
18alantom
3f69d7fcc5
feat: allow regional model updates
2021-12-01 18:38:00 +05:30
18alantom
209e8bf7ec
fix: add console.error for db connection failure
2021-11-30 17:43:52 +05:30
18alantom
7a47ee2e22
refactor: update patch run pre and post migration patches
2021-11-30 17:39:40 +05:30
18alantom
bc2f7d9eda
fix: add missing function openSettings
2021-11-29 16:17:07 +05:30
18alantom
77144ddebe
refactor: remove load existing database cause just ipcRenderer invoke
2021-11-29 15:15:23 +05:30
18alantom
512e16d910
refactor: move fjs init boilerplate out, shift db init
2021-11-29 15:02:05 +05:30
18alantom
d491a46a21
fix: autocomplete behaviour, use fuzzy matching
2021-11-26 12:51:47 +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
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
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