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

[9][10] OCA Reports doesn't work properly when filtering by accounts (receiv/payab options) #314

Closed
amcor opened this issue May 18, 2017 · 2 comments

Comments

@amcor
Copy link
Member

amcor commented May 18, 2017

Module account_financial_report_qweb

There's an error when selecting payable/receivable boolean options. I think the problem is on the onchange function, the onchange works well in view, but when printing it does not work, and all accounts are printed.

(I've checked general ledger and partner balance reports and it's wrong in both)

@amcor amcor changed the title [9][10] OCA Reports don't work properly when filtering by accounts (receiv/payab options) [9][10] OCA Reports doesn't work properly when filtering by accounts (receiv/payab options) May 18, 2017
@omar7r
Copy link
Contributor

omar7r commented May 23, 2017

Check this issue odoo/odoo#14761
Meanwhile you can change the widget of account_ids field to many2many_tags, but we need a solution for the many2many widget bug if it was loaded from on_change.

@amcor
Copy link
Member Author

amcor commented Jun 7, 2017

Thanks omar!! It's a temporal fix but at least it's working now. I'll be waiting the final solution to this bug.

@amcor amcor closed this as completed Jun 7, 2017
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

2 participants