seitime-frappe/frappe/commands
Faris Ansari b382be67d5 feat: data-import command
Use the new Data Import from the command line

```
bench --site sitename data-import --doctype Item --file /path/to/csvfile.csv
```
2019-09-30 13:39:43 +05:30
..
__init__.py fix(commnds): Raise CalledProcessError if process returns non-zero exit code 2019-07-24 15:11:53 +05:30
scheduler.py fix(doctor): Show status of scheduler in bench doctor 2019-07-31 20:14:58 +05:30
site.py Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 2019-08-20 16:09:39 +05:30
translate.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
utils.py feat: data-import command 2019-09-30 13:39:43 +05:30