mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Allow purchase orders to be completed directly from the app (#686)
* Allow purchase orders to be completed directly from the app * Code formatting
This commit is contained in:
parent
7d32bd6d88
commit
a0b8795b27
5 changed files with 44 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ We enforce consistent code formatting using Dart's built-in formatter. Before su
|
|||
1. Fork the repository and create a feature branch
|
||||
2. Make your changes
|
||||
3. Ensure your code passes all tests and linting
|
||||
4. Format your code using `fvm dart format`
|
||||
4. Format your code using `invoke format`
|
||||
5. Submit a pull request with a clear description of the changes
|
||||
6. Address any review comments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue