2
0
mirror of https://github.com/frappe/books.git synced 2025-01-22 22:58:28 +00:00
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
..
2022-05-23 16:18:23 +05:30
2022-05-23 16:18:23 +05:30
2022-05-26 15:41:15 +05:30
2022-05-23 16:18:23 +05:30

Dummy

This will be used to generate dummy data for the purposes of tests and to create a demo instance.

There are a few .json files here (eg: items.json) which have been generated, these are not to be edited.

The generated data has some randomness, there is a baseCount arg to the exported setupDummyInstance function, the number of transactions generated are always more than this.