mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
chore: remove stale type hint
This commit is contained in:
@@ -101,7 +101,6 @@ class POSInvoice(SalesInvoice):
|
||||
is_return: DF.Check
|
||||
items: DF.Table[POSInvoiceItem]
|
||||
language: DF.Data | None
|
||||
last_scanned_warehouse: DF.Link | None
|
||||
letter_head: DF.Link | None
|
||||
loyalty_amount: DF.Currency
|
||||
loyalty_points: DF.Int
|
||||
|
||||
Reference in New Issue
Block a user