mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 20:25:26 +00:00
Remove and fix some TODO entries (#188)
This commit is contained in:
@ -514,12 +514,6 @@ class InvenTreeModel {
|
||||
return results;
|
||||
}
|
||||
|
||||
|
||||
// Provide a listing of objects at the endpoint
|
||||
// TODO - Static function which returns a list of objects (of this class)
|
||||
|
||||
// TODO - Define a "save" / "update" function
|
||||
|
||||
// Override this function for each sub-class
|
||||
bool matchAgainstString(String filter) {
|
||||
// Default implementation matches name and description
|
||||
|
Reference in New Issue
Block a user