mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +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 |