7 lines
62 B
Python
7 lines
62 B
Python
import frappe
|
|
|
|
no_cache = 1
|
|
|
|
|
|
def get_context(context):
|
|
pass
|