Skip to content

Conversation

@daiduongnguyen-odoo
Copy link
Contributor

@daiduongnguyen-odoo daiduongnguyen-odoo commented Dec 30, 2024

  • = stock

  • PROPBLEM: when viewing purchase or vendor dashboard (under logistic section) , viewing the scoreboard for purchased or order it calculate all record from purchase.report but when clicking on it, redirect to view of 'purchase order' only which is wrong compare to the number display on the scoreboard

  • SOLUTION: This commit fix by edit the domain of related pivot which the scoreboard use to display data to the domain having state in either Purchase or Done

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo
Copy link
Contributor

robodoo commented Dec 30, 2024

Pull request status dashboard

@C3POdoo C3POdoo requested review from a team and Whenrow and removed request for a team December 30, 2024 09:26
@daiduongnguyen-odoo
Copy link
Contributor Author

Hello @LucasLefevre Can you take a look please ?

@jennie-pham
Copy link

Hello @LucasLefevre Can you take a look please ?

@LucasLefevre Please consider this suggestion from duong77476-viindoo. Our client has raised numerous complaints about this issue. These dashboards serve business owners by providing a quick view of key figures. However, if the data is incorrect, it can significantly impact the evaluation of employee performance, lead to wrong decisions, and diminish trust in the management software. We sincerely hope you will pay attention to this issue and address it promptly.

@LucasLefevre
Copy link
Contributor

Hello!

Thanks for the feedback! I think it makes sense.

Shouldn't domains of other data sources be adapted as well ?

@daiduongnguyen-odoo
Copy link
Contributor Author

Hello!

Thanks for the feedback! I think it makes sense.

Shouldn't domains of other data sources be adapted as well ?

You mean all the pivot stuff, because currently reported by my client it has problem in the scoreboard like i mention in the pr description.
I haven't check whether other datasource being used with same purpose that display the purchase.order in state done or purchase.order . Mean that maybe somewhere in the dashboard they will display all the purchase.order and not take into account which state

@LucasLefevre
Copy link
Contributor

yes, I mean other pivots on purchase.report.

Note that I'm maintainer of the generic dashboard engine, not all the dashboards for the different apps. I know little about the functional aspects and details of each apps. So you might know better about the logistic specifics

@daiduongnguyen-odoo daiduongnguyen-odoo force-pushed the v16_fix_spreadsheet_dashboard_purchase_stock branch from 88e7094 to 64fc1cb Compare January 3, 2025 09:10
@daiduongnguyen-odoo
Copy link
Contributor Author

@LucasLefevre Done sir, should we ping someone who has the best knowledge about this to be sure maybe ?

* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done
@daiduongnguyen-odoo daiduongnguyen-odoo force-pushed the v16_fix_spreadsheet_dashboard_purchase_stock branch from 64fc1cb to 0c83051 Compare January 4, 2025 03:10
@royle-vietnam
Copy link
Contributor

Hi @Whenrow, can you review this PR, thanks

@Whenrow
Copy link
Contributor

Whenrow commented Jan 8, 2025

robodoo r+
Thank you

robodoo pushed a commit that referenced this pull request Jan 8, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes #191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
@robodoo robodoo closed this Jan 8, 2025
aaltinisik pushed a commit to aaltinisik/OCBAltinkaya that referenced this pull request Jan 11, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 15, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 20, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 27, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 27, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
adhoc-cicd-bot pushed a commit to adhoc-cicd/odoo-odoo that referenced this pull request Jan 28, 2025
* = stock

* PROPBLEM: when viewing purchase or vendor dashboard (under logistic
section) , viewing the scoreboard for purchased or order it calculate
all record from purchase.report but when clicking on it, redirect to
view of 'purchase order' only which is wrong compare to the number
display on the scoreboard
* SOLUTION: This commit fix by edit the domain of related pivot which
the scoreboard use to display data to the domain having state in either
Purchase or Done

closes odoo#191985

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
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

Successfully merging this pull request may close these issues.

6 participants