fix: pos register shows cancelled documents (#23747)

This commit is contained in:
Saqib
2020-10-28 17:08:47 +05:30
committed by GitHub
parent 7d9dd3c628
commit a51d9e3259

View File

@@ -63,6 +63,7 @@ def get_pos_entries(filters, group_by_field):
FROM
`tabPOS Invoice` p {from_sales_invoice_payment}
WHERE
p.docstatus = 1 and
{group_by_mop_condition}
{conditions}
ORDER BY