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

add doc-text

This commit is contained in:
Matthias
2022-03-14 23:30:37 +01:00
parent 1c9a29dfb8
commit f72979f2df

View File

@ -693,6 +693,7 @@ class SupplierPriceBreak(common.models.PriceBreak):
Attributes:
part: Link to a SupplierPart object that this price break applies to
updated: Automatic DateTime field that shows last time the price break was updated
quantity: Quantity required for price break
cost: Cost at specified quantity
currency: Reference to the currency of this pricebreak (leave empty for base currency)