Merge pull request #7545 from rohitwaghchaure/minor_issue

[Fix] Account user not able to access the report Payment Period Based On Invoice Date
This commit is contained in:
Nabin Hait 2017-01-20 14:36:48 +05:30 committed by GitHub
commit bd1a628c55

View File

@ -46,7 +46,7 @@ def validate_filters(filters):
def get_columns(filters):
return [
_("Payment Document") + ":Link/DocType: 100",
_("Payment Document") + ":: 100",
_("Payment Entry") + ":Dynamic Link/"+_("Payment Document")+":140",
_("Party Type") + "::100",
_("Party") + ":Dynamic Link/Party Type:140",