diff --git a/erpnext/accounts/doctype/pos_invoice/pos_invoice.json b/erpnext/accounts/doctype/pos_invoice/pos_invoice.json index b98e0f9776b..684b0b0ff49 100644 --- a/erpnext/accounts/doctype/pos_invoice/pos_invoice.json +++ b/erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -1625,6 +1625,5 @@ "states": [], "timeline_field": "customer", "title_field": "customer_name", - "track_changes": 1, - "track_seen": 1 -} \ No newline at end of file + "track_changes": 1 +}