Skip to content

[FIX] stock_multi_store: Fix record rule for stock picking type that not have warehouse defined#107

Closed
rov-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-111067-rov
Closed

[FIX] stock_multi_store: Fix record rule for stock picking type that not have warehouse defined#107
rov-adhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-h-111067-rov

Conversation

@rov-adhoc
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 15:18
@roboadhoc
Copy link

Pull request status dashboard

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Este PR ajusta una regla de registros del módulo stock_multi_store para evitar problemas de acceso cuando un albarán (stock.picking) está vinculado a un tipo de operación cuyo warehouse_id no está definido.

Changes:

  • Amplía el domain_force de la regla global de stock.picking para permitir el caso picking_type_id.warehouse_id = False.
  • Mantiene la excepción para dropship y la lógica de visibilidad por tiendas (store_id / child_of).

@rov-adhoc rov-adhoc force-pushed the 18.0-h-111067-rov branch 2 times, most recently from b1adf76 to 168b950 Compare March 2, 2026 12:18
@rov-adhoc rov-adhoc force-pushed the 18.0-h-111067-rov branch from 168b950 to 79080bb Compare March 5, 2026 15:30
@cav-adhoc
Copy link
Contributor

@roboadhoc r+ nobump

roboadhoc pushed a commit that referenced this pull request Mar 6, 2026
…not have warehouse defined

closes #107

Signed-off-by: Camila Vives <cav@adhoc.inc>
@roboadhoc roboadhoc closed this Mar 6, 2026
@roboadhoc roboadhoc deleted the 18.0-h-111067-rov branch March 6, 2026 13:59
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.

4 participants