fix: pos register shows cancelled documents (#23745)
This commit is contained in:
parent
b088c783df
commit
0d5aff54c2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user