mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
spelling fix
This commit is contained in:
parent
c6d0c03adf
commit
84a95aaadb
@ -1219,7 +1219,7 @@ class SalesOrderAdditionalLineItem(OrderAdditionalLineItem):
|
|||||||
Model for a single AdditionalLineItem in a SalesOrder
|
Model for a single AdditionalLineItem in a SalesOrder
|
||||||
Attributes:
|
Attributes:
|
||||||
order: Link to the SalesOrder that this line item belongs to
|
order: Link to the SalesOrder that this line item belongs to
|
||||||
title: titile of line item
|
title: title of line item
|
||||||
sale_price: The unit sale price for this OrderLineItem
|
sale_price: The unit sale price for this OrderLineItem
|
||||||
"""
|
"""
|
||||||
@staticmethod
|
@staticmethod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user