2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 11:09:01 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
18alantom
acf95f346e fix(ux): hide get started in demo
- auto select demo instance on creation
2023-08-24 17:14:14 +05:30
18alantom
8c9d81d298 chore: format files using prettier 2023-06-27 13:11:15 +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
9804486562 fix: setupwizard datetime issue 2022-12-14 12:27:40 +05:30
18alantom
d73d331a87 refactor: use NaN safe Number parsing where applicable 2022-11-06 23:55:22 -08:00
18alantom
652a3c1139 refactor: dummy and fyo tests use tape 2022-10-31 13:03:50 +05:30
18alantom
5c5dc09d58 fix: purgeCache, close db 2022-07-30 16:33:09 +05:30
18alantom
5945db10dc fix: don't log telemetry on setup or dummy create
- add a baseCount modal if dev mode for dummy create
2022-07-19 13:29:06 +05:30
18alantom
fbfde7d230 fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
2022-05-28 16:44:38 +05:30
18alantom
b7d41db996 incr: simplify error logging, send to renderer 2022-05-27 16:20:28 +05:30
18alantom
f27d22504b incr: fix build issue and minor updates to readme 2022-05-27 00:45:05 +05:30
18alantom
a09fa62f5f incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
2022-05-26 15:41:15 +05:30
18alantom
46dbb6348f fix: updateSchemas works now, also proper cleanup 2022-05-25 14:33:36 +05:30
18alantom
2c596b11c8 incr: simplify telemetry
- it's not opt-in anymore cause my job deps on it
2022-05-23 16:18:23 +05:30
18alantom
deefcd08f9 incr: updates to dummy creation 2022-05-23 16:18:23 +05:30
18alantom
401a86eeeb chore: bump pesa
- fix isPesa impl
2022-05-23 16:18:23 +05:30
18alantom
496b2b77aa incr: display gstr reports 2022-05-23 16:18:23 +05:30
18alantom
3cdba15b81 fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
2022-05-23 16:18:23 +05:30
18alantom
22b90cd424 incr: add button to create a demo instance 2022-05-23 16:18:23 +05:30
18alantom
0701c56429 incr: add code to generate a dummy instance 2022-05-23 16:18:23 +05:30
18alantom
d5d40dd807 incr: add party and items dummy stuff 2022-05-23 16:18:23 +05:30