18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
fcc31d0755
fix: use pesa in gst reports when using raw knex
2022-01-17 17:37:22 +05:30
Piyush Singhania
34d7e5e9a2
Refactored code
2022-01-14 12:18:00 +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
de17463bd2
fix: use neg, neq, update reports GL, PnL, BS, TB
2022-01-07 10:51:19 +05:30
18alantom
b4957c3a64
fix: update JE, fix validation message
2022-01-07 10:51:19 +05:30
18alantom
c9349b0570
fix: update ledger posting calculations
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
06cef24f96
fix: place filter, formatting
2021-12-30 15:19:54 +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
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
5a6d08edef
fix: async call to b2b gstr gen
...
- use map to prevent issues later
2021-12-28 17:22:34 +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
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
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
Ankit Singhaniya
90c9bd61ab
make hsn and sac code a regional thing
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
ea4bdcae2d
update text for prompt
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
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
776f12c2d1
Moved function promptWhenGstUnavailable to gst.js
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
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
18alantom
11fd2bc956
fix: ES6 dynamic import on importing fixture JSONs
2021-11-12 00:31:30 +05:30
Alan
e281b667b2
Merge pull request #240 from madisvain/patch-1
...
Change VATComply API for exchange rates
2021-11-10 21:46:57 +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
Madis Väin
d0c6c27cf6
Change VATComply API for exchange rates
...
Change the exchangeratesapi.io to https://api.vatcomply.com rates API.
I'm the original author of Exchangerates API which now has a paywall and was acquired some years ago.
VATComply API will not be sold and provides the same API for exchange rates for free without requiring a API key.
2021-11-09 18:47:55 +02:00
18alantom
1a8a23d2a2
build(electron): bump electron to 15.3.0
...
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
Piyush Singhania
e9b3d2ca03
Added enhancement to filter out reverted invoices
2021-10-21 23:10:14 +05:30
Faris Ansari
1e44cc9fae
fix: Move importCOA file to accounting
2019-12-26 23:56:42 +05:30
Faris Ansari
9726fe4e8a
fix: Minor fixes
...
- Better error message in ledgerPosting
- Remove models key from model/index.js
- Format AccountingLedgerEntry.js
- Set default Account to Cash for Payment Type Cash
- Add placeholders for Payment Form
- Add key to v-for elements in TwoColumnForm
2019-12-20 12:20:43 +05:30
Faris Ansari
4904632549
fix: Commonify Transaction code
...
for SalesInvoice and PurchaseInvoice
2019-12-04 22:51:48 +05:30
Faris Ansari
049432dbf1
fix: SalesInvoice
...
- Make round off entry to balance debit and credit with an allowance of 0.5
- Add Write Off and Round Off Account in AccountingSettings
- Generate Tax Summary without intermediate JSON field
2019-12-03 13:40:42 +05:30