Add part to sales order via barcode scan (#461)

* Add part to sales order via barcode scan

* Update release notes

* Remove unused imports
This commit is contained in:
Oliver 2023-11-22 00:14:55 +11:00 committed by GitHub
parent eb1be30df4
commit 1ec1a867d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 110 additions and 3 deletions

View file

@ -7,6 +7,8 @@
- Fixes bug when removing entire quantity of a stock item
- Add line items to purchase orders directly from the app
- Add line items to purchase order using barcode scanner
- Add line items to sales orders directly from the app
- Add line items to sales order using barcode scanner
### 0.13.0 - October 2023