mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
add doc-text
This commit is contained in:
@ -693,6 +693,7 @@ class SupplierPriceBreak(common.models.PriceBreak):
|
|||||||
|
|
||||||
Attributes:
|
Attributes:
|
||||||
part: Link to a SupplierPart object that this price break applies to
|
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
|
quantity: Quantity required for price break
|
||||||
cost: Cost at specified quantity
|
cost: Cost at specified quantity
|
||||||
currency: Reference to the currency of this pricebreak (leave empty for base currency)
|
currency: Reference to the currency of this pricebreak (leave empty for base currency)
|
||||||
|
Reference in New Issue
Block a user