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

[FIX] stock: relocate wizard #165192

Conversation

HANNICHE-Walid
Copy link
Member

Steps to reproduce:

Inventory App
Reporting
Locations
Select Product
Relocate
Select new location
Confirm
Traceback

Bug:
since commit 1 it's not possible to execute server actions directly

Fix:
the server action was only used to set a static context key skipped that step and directly call action_view_quants from quants model

opw-3900154

@robodoo
Copy link
Contributor

robodoo commented May 13, 2024

@C3POdoo C3POdoo requested a review from a team May 13, 2024 08:50
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label May 13, 2024
@HANNICHE-Walid HANNICHE-Walid force-pushed the saas-17.2-opw-3900154-relocateStock-waha branch from c7971f4 to 61e852b Compare May 14, 2024 15:03
Steps to reproduce:
> Inventory App
> Reporting
> Locations
> Select Product
> Relocate
> Select new location
> Confirm
> Traceback

Bug:
since commit [1] it's not possible to execute server actions directly

Fix:
the server action was only used to set a static context key
skipped that step and directly call action_view_quants from quants model

opw-3900154

[1]:odoo@f49e97e
@HANNICHE-Walid HANNICHE-Walid force-pushed the saas-17.2-opw-3900154-relocateStock-waha branch from 61e852b to 1338fed Compare May 14, 2024 17:36
@Whenrow
Copy link
Contributor

Whenrow commented May 21, 2024

robodoo r+

robodoo pushed a commit that referenced this pull request May 21, 2024
Steps to reproduce:
> Inventory App
> Reporting
> Locations
> Select Product
> Relocate
> Select new location
> Confirm
> Traceback

Bug:
since commit [1] it's not possible to execute server actions directly

Fix:
the server action was only used to set a static context key
skipped that step and directly call action_view_quants from quants model

opw-3900154

[1]:f49e97e

closes #165192

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
robodoo pushed a commit that referenced this pull request May 21, 2024
Steps to reproduce:
> Inventory App
> Reporting
> Locations
> Select Product
> Relocate
> Select new location
> Confirm
> Traceback

Bug:
since commit [1] it's not possible to execute server actions directly

Fix:
the server action was only used to set a static context key
skipped that step and directly call action_view_quants from quants model

opw-3900154

[1]:f49e97e

closes #165192

Signed-off-by: William Henrotin (whe) <whe@odoo.com>
@robodoo robodoo closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants