mirror of
https://github.com/inventree/inventree-app.git
synced 2025-12-03 18:59:50 +00:00
Modern Label printing (#724)
* Basic widget * Redirect label printing action * Refactor label printing code * Construct form elements * Refactor to allow re-use of forms * Basic rendering of label printing form * Remove dead code * Pass custom handler through to form context * Refactoring API forms: - Allow custom pk field name - Add callback when values change * linting * Dynamically rebuild form * Handle nested fields * Handle label printing status * Run dart format * Update release notes * Remove unused var * Enable close icon * Handle initial plugin default value * Store default values: - Selected template (per label type) - Selected printing plugin * Dart format * Fix dart linting * use setter * Just use a public field
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
### 0.21.0 - November 2025
|
||||
---
|
||||
|
||||
- Support label printing again, fixing issues with new printing API
|
||||
- Adds zoom controller for barcode scanner camera view
|
||||
- Display default stock location in Part detail page
|
||||
- Display stock information in SupplierPart detail page
|
||||
|
||||
Reference in New Issue
Block a user