Skip to content

Commit

Permalink
Added doctypes to represent item classifications and taxation types. …
Browse files Browse the repository at this point in the history
…Exported fetched data records as fixtures.
  • Loading branch information
GichanaMayaka committed Mar 5, 2024
1 parent 66271d1 commit 5e37b56
Show file tree
Hide file tree
Showing 14 changed files with 12,334 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ To install the app in a [Frappe Bench](https://frappeframework.com/docs/user/en/

followed by:

`bench --site your.site.name.here install-app kenya_compliance`.
`bench --site your.site.name.here install-app kenya_compliance`

To run tests, ensure Testing is enabled in the target bench by running:
To run tests, ensure Testing is enabled in the target site by running:

`bench --site your.site.name.here set-config allow_tests true`

Expand Down
Loading

0 comments on commit 5e37b56

Please sign in to comment.