mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
moved directory structure
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