2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
18alantom
0701c56429 incr: add code to generate a dummy instance 2022-05-23 16:18:23 +05:30
18alantom
76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +05:30
18alantom
591e7b3163 incr: complete typing models
- fix model exports
- add a README for models base
2022-05-23 16:18:22 +05:30
18alantom
91bf6e03fa incr: type Transaction and Tax 2022-05-23 16:18:22 +05:30
18alantom
a546f144ca incr: drop unused doctypes 2022-05-23 16:18:21 +05:30
18alantom
159d943593 feat: add singleton TelemetryManager
- change config to ts
- add docnames types
2022-03-11 12:26:43 +05:30