Commit Graph
814 Commits
Author SHA1 Message Date
Ankit Singhaniya f6d031ed4e move pos add to quick fields inside if block 2021-12-29 13:30:41 +05:30
Ankit Singhaniya 89cf874dbe add ability to show different columns based on filter in reports 2021-12-29 12:34:58 +05:30
Ankit Singhaniya df51742aff make place of supply and gst into seperate entries 2021-12-29 12:34:58 +05:30
Ankit Singhaniya 9085170b02 update foreach with for loop 2021-12-29 12:34:58 +05:30
Piyush Singhania 1ad66be110 Fixed dropdown CSS, removed sleep, renamed state label for India 2021-12-29 12:34:58 +05:30
Ankit Singhaniya 25aba0279e update transfer type filer value 2021-12-29 12:34:58 +05:30
Piyush Singhania 9fd833f416 Added sleep back to populate data properly 2021-12-29 12:34:58 +05:30
Ankit Singhaniya 540f2988f1 feat: add gst1 b2cs and b2cl 2021-12-29 12:34:57 +05:30
18alantom 0b5e250597 refactor: DRY, use map keys for select 2021-12-28 17:33:52 +05:30
18alantom 5a6d08edef fix: async call to b2b gstr gen
- use map to prevent issues later
2021-12-28 17:22:34 +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 89bc652571 feat: add Export to P&L, BS and TB 2021-12-21 18:22:40 +05:30
18alantom cb190eed94 feat: add Export > JSON 2021-12-21 18:22:40 +05:30
18alantom b4fbbd9bb7 feat: add Export > JSON for General Ledger 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
18alantom c4c5ef3a9f refactor: rename linkFields to actions, remove clear filter from viewConfigs 2021-12-21 12:37:25 +05:30
18alantom 9869daf498 chore: remove hsnCode from non Regional 2021-12-21 12:37:25 +05:30
18alantom 1b1a5b8b84 fix: remove required on hsnCode 2021-12-21 12:37:25 +05:30
Ankit Singhaniya b4707d868f add back removed link fields 2021-12-21 12:37:25 +05:30
Ankit Singhaniya 90c9bd61ab make hsn and sac code a regional thing 2021-12-21 12:37:25 +05:30
Ankit Singhaniya 679904ac6a filter to show only uncacnelled invoices 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 65a5e313ed remove unused import 2021-12-21 12:37:25 +05:30
Ankit Singhaniya 4bfa54b3d2 make default date as function 2021-12-21 12:37:25 +05:30
Ankit Singhaniya 384c238583 update syntax for null check 2021-12-21 12:37:25 +05:30
Ankit Singhaniya ef6216f506 remove unwanted package due to unwanted import 2021-12-21 12:37:25 +05:30
Ankit Singhaniya ea4bdcae2d update text for prompt 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 a294ca20bc Passed value to the function rather then hard input 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 b44b651695 Renamed gstr-1 functions from get to generate 2021-12-21 12:37:25 +05:30
Piyush Singhania 94c350195c Removed extra indentation layer 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 d652ee800d Refactored filter fields 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 d8389a8b2e Altered the position of gstin input field 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 38713ee2d0 Added item code field for items 2021-12-21 12:37:25 +05:30
Piyush Singhania 23d21bdfb9 Fixed the Nil rated, exempted goods filter condition 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