mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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
|
||||
Attributes:
|
||||
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
|
||||
"""
|
||||
@staticmethod
|
||||
|
Loading…
Reference in New Issue
Block a user