mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Fix for AttachmentTable (#6481)
* Fix for AttachmentTable - Rebuild actions when permissions are recalculated * Update examples.md
This commit is contained in:
@ -253,4 +253,4 @@ BomItem.create(api, data={'part':sofa_id, 'sub_part':armrest_id, 'quantity':2, '
|
||||
```
|
||||
|
||||
Now you have three BOM items that make the BOM for the sofa. The `id` values are the primary keys of the
|
||||
specified parts. The reference can be any string that names the instances.
|
||||
specified parts. The reference can be any string that names the instances.
|
||||
|
Reference in New Issue
Block a user