mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update python.md
This commit is contained in:
parent
ef4461cb2d
commit
b4af0702af
@ -198,3 +198,12 @@ SupplierPart.create(api,{
|
||||
```
|
||||
|
||||
Supplier and manufacturer are added with just one command. The SKU is the code under which the couch is listed in the store.
|
||||
|
||||
#### Add the user manual or other documents
|
||||
We have the possibility to add documents to the part. We can use pdf for documents but also other files like 3D drawings or pictures. To do so we add the following commands:
|
||||
|
||||
```python
|
||||
blabla
|
||||
|
||||
```
|
||||
Thats it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user