[Fix] No permission to read report Bank Clearance Summary for account user
This commit is contained in:
parent
d5e52bc251
commit
53a28eb39d
@ -16,7 +16,7 @@ def execute(filters=None):
|
|||||||
|
|
||||||
def get_columns():
|
def get_columns():
|
||||||
return [
|
return [
|
||||||
_("Payment Document") + ":Link/DocType:130",
|
_("Payment Document") + "::130",
|
||||||
_("Payment Entry") + ":Dynamic Link/"+_("Payment Document")+":110",
|
_("Payment Entry") + ":Dynamic Link/"+_("Payment Document")+":110",
|
||||||
_("Posting Date") + ":Date:100",
|
_("Posting Date") + ":Date:100",
|
||||||
_("Cheque/Reference No") + "::120",
|
_("Cheque/Reference No") + "::120",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user