mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-30 17:21:28 +00:00
Order extra lines (#632)
* Define classes for extra line item * Display PO extra line items - Also, some refactoring * Support extra line items for sales order * linting fixes * Update release notes
This commit is contained in:
@@ -1463,7 +1463,7 @@ class _APIFormWidgetState extends State<APIFormWidget> {
|
||||
// Form submission / validation error
|
||||
showSnackIcon(
|
||||
L10().formError,
|
||||
success: false
|
||||
success: false,
|
||||
);
|
||||
|
||||
// Update field errors
|
||||
|
Reference in New Issue
Block a user