blob: 72ad8fa455fdbf09661317b8385a338e42cc6eac [file] [log] [blame]
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals
standard_queries = {
"Customer": "selling.utils.get_customer_list",
}