mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
1 line
96 B
SQL
1 line
96 B
SQL
SELECT DISTINCT name FROM tabDocType WHERE document_type="Transaction" AND ifnull(istable,0) = 0 |