2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
Commit Graph

841 Commits

Author SHA1 Message Date
Piyush Singhania
1798902835 Resolved merge conflicts 2022-01-10 16:50:53 +05:30
18alantom
2dd4906788 chore: use yarn.lock post upgrade frappejs 2022-01-06 18:38:43 +05:30
18alantom
4e83d26bb5 chore: switch sqlite3 to vscode fork, refresh frappejs dep 2022-01-06 15:17:07 +05:30
18alantom
2d59655bd0 fix: select field stacking context issue 2022-01-04 12:20:52 +05:30
Alan
0d2854557a
Merge pull request #295 from ankitsinghaniyaz/feature/gstr1-b2c
Add ability to export GSTR1 B2CS and B2CL
2021-12-30 15:36:55 +05:30
18alantom
06cef24f96 fix: place filter, formatting 2021-12-30 15:19:54 +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
Piyush Singhania
50a71749ee Removed text at the end of file 2021-12-29 14:44:34 +05:30
Piyush Singhania
e8d263d3b1 Merge branch 'feature/gstr1-b2c' of https://github.com/ankitsinghaniyaz/books into feature/gstr1-b2c 2021-12-29 13:43:08 +05:30
Piyush Singhania
ba81cb5b7a Fixed stateCodeMapping issue 2021-12-29 13:42:11 +05:30
Ankit Singhaniya
f707d8c53b move address inside if block 2021-12-29 13:34:26 +05:30
Ankit Singhaniya
f6d031ed4e move pos add to quick fields inside if block 2021-12-29 13:30:41 +05:30
Piyush Singhania
5d6104ce0d Fixed pos issue in countries other than India 2021-12-29 12:40:13 +05:30
Piyush Singhania
00c81beec1 Merge branch 'feature/gstr1-b2c' of https://github.com/ankitsinghaniyaz/books into feature/gstr1-b2c 2021-12-29 12:39:43 +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
Ankit Singhaniya
5a460aebeb add ability to show different columns based on filter in reports 2021-12-29 10:52:31 +05:30
Ankit Singhaniya
21dace3e03 make place of supply and gst into seperate entries 2021-12-29 09:54:57 +05:30
Ankit Singhaniya
99dfc93129 update foreach with for loop 2021-12-28 20:41:40 +05:30
Ankit Singhaniya
39bad5bd83 Merge branch 'feature/gstr1-b2c' of github.com:ankitsinghaniyaz/books into feature/gstr1-b2c 2021-12-28 20:39:09 +05:30
Ankit Singhaniya
1555523fd7 update transfer type filer value 2021-12-28 20:38:33 +05:30
Ankit Singhaniya
efcee2a1a1
Merge pull request #32 from piyushsinghania/feature/gstr1-b2c
Fixed dropdown CSS, removed sleep, renamed state label for India
2021-12-28 20:35:10 +05:30
Ankit Singhaniya
dccaa60017 Merge branch 'master' of github.com:frappe/books into feature/gstr1-b2c 2021-12-28 20:32:27 +05:30
Piyush Singhania
d6aa958537 Fixed dropdown CSS, removed sleep, renamed state label for India 2021-12-28 17:54:38 +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
Ankit Singhaniya
3f157f2d6c
Merge pull request #29 from piyushsinghania/feature/gstr1-b2c
Added sleep back to populate data properly
2021-12-28 11:43:59 +05:30
Piyush Singhania
1b942cdedf Added sleep back to populate data properly 2021-12-27 15:30:01 +05:30
Ankit Singhaniya
80606b2cca feat: add gst1 b2cs and b2cl 2021-12-23 22:05: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