2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

More tests for Part

- barcode
- category_path
This commit is contained in:
Oliver Walters
2019-05-04 23:35:52 +10:00
parent 3fda5a3925
commit 1f80e8c655
3 changed files with 19 additions and 1 deletions

View File

@ -36,4 +36,10 @@
fields:
name: 'Widget'
description: 'A watchamacallit'
category: 7
category: 7
- model: part.part
fields:
name: 'Orphan'
description: 'A part without a category'
category: null