Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report builder ignores the json code in v7 #5673

Closed
srinivasragav opened this issue Jul 6, 2016 · 1 comment
Closed

Report builder ignores the json code in v7 #5673

srinivasragav opened this issue Jul 6, 2016 · 1 comment
Assignees

Comments

@srinivasragav
Copy link

I am trying to create a report with report builder for filtering the quotation based on the customer , after creating and saving the first report for the first customer I went on creating the second report for the next customer, but after saving the second report , the first report follows the filter of the second report , however there is no change in the Json file
there is no change in the json file but the filter applied latest is considered for all the reports ,

{"filters":[["Quotationmaster","customer","=","APPLE"]],"columns":[["customer","Quotationmaster"],["name","Quotationmaster"]],"sort_by":"Quotationmaster.modified","sort_order":"desc","sort_by_next":null,"sort_order_next":"desc"}
Please help.

I actually want to filter the quotations based on the customer .

@nabinhait nabinhait added this to the ERPNext 7 milestone Jul 7, 2016
@srinivasragav
Copy link
Author

@rmehta . Will running bench update solve the issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants