2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-16 20:25:26 +00:00
Commit Graph

310 Commits

Author SHA1 Message Date
01faed03ee Add "Category display" view
- Select "parts" from the app drawer
- Allow traversal of sub-categories
2020-04-03 10:37:28 +11:00
039b09564e Add class for representing SupplierPart model 2020-04-01 16:24:02 +11:00
784fae276b Add endpoint for Company model 2020-04-01 10:28:00 +11:00
0bf02dad64 Add endpoint for StockLocation model 2020-04-01 10:04:55 +11:00
df0b3c796c Add endpoint for StockItem model 2020-04-01 10:02:01 +11:00
e9b0cc3128 rename InvenTreeObject to InvenTreeModel 2020-04-01 09:48:53 +11:00
cc4f5091c7 Fix:
methods / data with _ can't be seen from separate library :|
2020-04-01 00:55:04 +11:00
3c541a9656 Split 'part' model into new file 2020-04-01 00:52:20 +11:00
25a16b5a28 Rename to 'model' 2020-04-01 00:06:51 +11:00
bce0d959c5 Move model representation code to sub-directory 2020-04-01 00:04:55 +11:00