mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
restructured erpnext and deleted unwanted
This commit is contained in:
@@ -0,0 +1 @@
|
||||
SELECT DISTINCT t1.`name` FROM `tab%(based_on)s` t1, `tabTarget Detail` t2 WHERE t2.parent = t1.name and (t2.target_amount != 0 or t2.target_amount is not null)
|
||||
Reference in New Issue
Block a user