mirror of
https://github.com/inventree/inventree-app.git
synced 2025-12-22 20:13:13 +00:00
Add model for InvenTreePartAttachment
This commit is contained in:
@@ -9,9 +9,6 @@ import 'model.dart';
|
||||
|
||||
class InvenTreeCompany extends InvenTreeModel {
|
||||
|
||||
@override
|
||||
String NAME = "Company";
|
||||
|
||||
@override
|
||||
String get URL => "company/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user