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
18alantom
4aeffabfa8
fix(ux): show outstanding amount if non zero
...
fix: don't allow submit for cancelled Payments
fix(ui): JE credit/debit colors
2021-11-22 11:25:09 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
Piyush Singhania
1ffd043ca9
Add ability to cancel invoice
2021-11-21 19:08:04 +05:30
18alantom
459d334e08
fix: dynamic ES6 import
...
- db selector hangup on file deletion
2021-11-12 00:23:10 +05:30
18alantom
22dcaba66b
fix: remove noop class from template
2021-11-11 19:24:17 +05:30
18alantom
f25ccd8aa8
fix(ui): show draft status for JE and non-submitables, set Cash as default
2021-11-11 15:05:34 +05:30
18alantom
de25de1fd4
fix(ui): show status badge on an open invoice
2021-11-11 13:41:33 +05:30
Alan
58259a2437
Merge pull request #246 from 18alantom/fix-icon-display-dock-messages
...
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:24:35 +05:30
18alantom
be4cb34398
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:23:26 +05:30
18alantom
40f6e9db05
fix(ux): remove tax rate from invoice breakdown
2021-11-11 11:18:22 +05:30
18alantom
9339efe951
fix: remove console.logs 🤦
2021-11-10 19:20:20 +05:30
18alantom
99e686a96b
fix: bank account parent not being set on setup
2021-11-10 14:29:25 +05:30
18alantom
3afdb72ed3
fix: ask user to add .db extension
2021-11-09 16:44:05 +05:30
18alantom
c20cc5a5db
fix: db creation flow, don't show annoying messages when not required
...
- minor refactors and formatting
2021-11-09 16:08:25 +05:30
18alantom
511d044715
fix: remove spurious commits
2021-11-08 19:53:39 +05:30
Alan
ab97812239
Merge pull request #236 from 18alantom/minor-fixes-payments
...
fix: minor changes and fixes to Payments
2021-11-08 19:49:04 +05:30
18alantom
f905fab256
fix: prevent "Saving..." due to slipping error (needs frappejs #152 )
2021-11-08 19:37:06 +05:30
18alantom
08ae048db0
fix: prevent editing of submitted submitable doctypes from quickform view
2021-11-08 17:05:30 +05:30
18alantom
8f64d95055
refactor: rename "Payment For" to "References"
...
- formatting
- change default values to function defaults
- add migration script for the Payment table
2021-11-08 15:15:27 +05:30
18alantom
5cf725d0b7
fix: issues with db loading
2021-11-06 01:11:39 +05:30
18alantom
09d4b305eb
fix: make Payment For not required, fix amount bug, ref mandatory only if not cash
2021-11-05 20:00:28 +05:30
Alan
c6c89c2e9f
Merge pull request #232 from 18alantom/bump-versions
...
build(deps): bump versions of all except vue
2021-11-05 14:47:22 +05:30