mirror of
https://github.com/inventree/inventree-app.git
synced 2026-02-11 15:27:01 +00:00
[bug] Label fix (#768)
* [Bug] Fix label printing URL - Closes https://github.com/inventree/inventree-app/issues/767 * Bump release notes and version
This commit is contained in:
@@ -7,7 +7,7 @@ import "package:inventree/l10.dart";
|
||||
import "package:inventree/widget/progress.dart";
|
||||
import "package:inventree/widget/snacks.dart";
|
||||
|
||||
const String PRINT_LABEL_URL = "api/label/print/";
|
||||
const String PRINT_LABEL_URL = "label/print/";
|
||||
|
||||
/*
|
||||
* Custom form handler for label printing.
|
||||
|
||||
Reference in New Issue
Block a user