2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Update python.md

Formatting
This commit is contained in:
Michael
2021-03-03 08:16:22 +01:00
committed by GitHub
parent 87d05daf16
commit 9b9bcb941e

View File

@ -126,6 +126,7 @@ item = StockItem.create(api, {
'notes': 'A stack of couches',
'location': 10, ## PK of a StockLocation already in the database...
})
```
#### Adding manufacturers and supplier