mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
Update python.md
Formatting
This commit is contained in:
parent
87d05daf16
commit
9b9bcb941e
@ -126,6 +126,7 @@ item = StockItem.create(api, {
|
|||||||
'notes': 'A stack of couches',
|
'notes': 'A stack of couches',
|
||||||
'location': 10, ## PK of a StockLocation already in the database...
|
'location': 10, ## PK of a StockLocation already in the database...
|
||||||
})
|
})
|
||||||
|
```
|
||||||
|
|
||||||
#### Adding manufacturers and supplier
|
#### Adding manufacturers and supplier
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user