Skip to content

Commit

Permalink
Removed obsolete sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
geverit4 committed Jan 9, 2025
1 parent 30f0897 commit 884285a
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,39 +168,7 @@ The `barcode` filter supports these format mappings:
- JAN → jan
- PZN → pzn

### Batch Printing

Use ERPNext's standard print functionality to print multiple labels at once by selecting multiple records and using the print action.

## Development

### Setting Up Development Environment

1. Clone the repository:
```bash
git clone https://github.com/appliedrelevance/epitag.git
```

2. Install development dependencies:
```bash
bench setup requirements --dev
```

3. Run tests:
```bash
bench --site your-site.local run-tests --app epitag
```

### Contributing

1. Fork the repository
2. Create a new branch for your feature
3. Write tests for your changes
4. Submit a pull request

## Documentation

For detailed documentation, please visit our [documentation site](https://epitag.appliedrelevance.com/docs).

## Support

Expand Down

0 comments on commit 884285a

Please sign in to comment.