18alantom
|
ea079db92e
|
incr: remove src imports from ipcCalls.ts
- simplify ipcCalls
|
2023-07-10 13:03:32 +05:30 |
|
18alantom
|
d0571a2450
|
chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
|
2023-06-22 14:22:54 +05:30 |
|
18alantom
|
080eaa5e4f
|
refactor(ui): use showDialog for FB Dialog Component
- remove showMessageDialog using native component
- add icons to the Dialog component
|
2023-03-27 00:27:00 -07:00 |
|
18alantom
|
8f84f2677c
|
incr: add template select and save menu items
- add shortcut for view hints, show shortcut to apply changes
- update shortcut helper ui
|
2023-03-13 12:36:56 +05:30 |
|
18alantom
|
cd09d31b9b
|
incr: remove redundant fields
- complete the feature
|
2022-10-03 11:48:14 +05:30 |
|
18alantom
|
37dc3e911f
|
incr: small fixes
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
5a633b9d07
|
incr: add gstr exports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
496b2b77aa
|
incr: display gstr reports
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
27aed52044
|
incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
de7e5ba807
|
refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
0201844fd0
|
refactor: properly type naming
- remove redundant files
- change getDoc and getNewDoc
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
a546f144ca
|
incr: drop unused doctypes
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
0d78df598c
|
fix: mark missed strings as translate
|
2022-03-31 10:53:11 +05:30 |
|
18alantom
|
c52b7f54ad
|
fix: translate all labels
|
2022-02-16 13:15:33 +05:30 |
|
18alantom
|
cc09847337
|
refactor: rename imports, frappejs → frappe
|
2022-01-21 02:27:29 +05:30 |
|
Piyush Singhania
|
c8a314c5dc
|
Created the initial setup for GSTR-1 export as CSV
|
2022-01-14 12:18:00 +05:30 |
|
Alan
|
7e18dc503a
|
Merge pull request #298 from piyushsinghania/feature/gstr2
Add ability to view and export GSTR II
|
2022-01-12 16:13:12 +05:30 |
|
Piyush Singhania
|
e3e2b43da0
|
Added ability to export B2B GSTR-2 CSV data
|
2022-01-10 18:54:32 +05:30 |
|
Piyush Singhania
|
1798902835
|
Resolved merge conflicts
|
2022-01-10 16:50:53 +05:30 |
|
18alantom
|
3d0e91d3f5
|
fix: GSTR reports, cashflow
|
2022-01-07 10:51:19 +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 |
|
Piyush Singhania
|
51b05adf44
|
Created the initial setup for GSTR-2 Report exporting as csv
|
2021-12-29 16:14:35 +05:30 |
|
Piyush Singhania
|
ba81cb5b7a
|
Fixed stateCodeMapping issue
|
2021-12-29 13:42:11 +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
|
dccaa60017
|
Merge branch 'master' of github.com:frappe/books into feature/gstr1-b2c
|
2021-12-28 20:32:27 +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
|
80606b2cca
|
feat: add gst1 b2cs and b2cl
|
2021-12-23 22:05:34 +05:30 |
|
18alantom
|
c4c5ef3a9f
|
refactor: rename linkFields to actions, remove clear filter from viewConfigs
|
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
|
679904ac6a
|
filter to show only uncacnelled invoices
|
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 |
|
Piyush Singhania
|
d652ee800d
|
Refactored filter fields
|
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
|
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
|
93540b35fd
|
Conditional fixes
|
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
|
60f0d00eb5
|
Added gstr-1 gstr-2 reports feature
|
2021-12-21 12:37:25 +05:30 |
|
18alantom
|
1fd616fb0d
|
fix(ui): No empty required selects, set placeholders everywhere
|
2021-12-16 18:17:32 +05:30 |
|
18alantom
|
1a8a23d2a2
|
build(electron): bump electron to 15.3.0
- refactor Common Js imports to ES6
|
2021-11-05 14:31:35 +05:30 |
|
thefalconx33
|
54e115b030
|
[Fixes] #98 UI Issues 05-08-2019
|
2019-08-14 13:22:45 +05:30 |
|
thefalconx33
|
86d0ef3d06
|
- Dashboard
- SearchBar
- Invoice & Bill Rename
|
2019-08-01 17:22:58 +05:30 |
|
thefalconx33
|
ed164a492e
|
- GSTR1, GSTR2, GSTR3B Reports
- Message Dialog
- Handle Error in Form Submit and Revert
- Report Filter Custom Doc
|
2019-07-30 17:32:49 +05:30 |
|
thefalconx33
|
472451203c
|
GSTR3B Json generation
|
2019-07-25 15:20:48 +05:30 |
|
thefalconx33
|
ed357ecb46
|
- Chart of accounts action buttons
- Report Export with current filters
|
2019-07-24 15:02:53 +05:30 |
|