Skip to content

[17.0][ADD] res_partner_product_pricelist_operating_unit#762

Open
vvrossem wants to merge 2 commits intoOCA:17.0from
camptocamp:17.0-add-res_partner_product_pricelist_operating_unit
Open

[17.0][ADD] res_partner_product_pricelist_operating_unit#762
vvrossem wants to merge 2 commits intoOCA:17.0from
camptocamp:17.0-add-res_partner_product_pricelist_operating_unit

Conversation

@vvrossem
Copy link
Copy Markdown
Contributor

@vvrossem vvrossem commented Apr 4, 2025

Depends on:

TODO

  • add automated tests

@vvrossem vvrossem marked this pull request as draft April 4, 2025 12:15
@vvrossem vvrossem changed the title [ADD] res_partner_product_pricelist_operating_unit [17.0][ADD] res_partner_product_pricelist_operating_unit Apr 4, 2025
@vvrossem vvrossem force-pushed the 17.0-add-res_partner_product_pricelist_operating_unit branch 12 times, most recently from efb2f44 to 6f968ca Compare April 9, 2025 11:34
vvrossem added 2 commits April 9, 2025 13:39
Ensures `operating_unit_ids` can be used in `domain`
despite being visible only to users in the `operating_unit.group_multi_operating_unit` group.

Fixes:
```
Field 'operating_unit_ids' used in domain of <field name="property_product_pricelist"> (
  [
    '|',
    ('operating_unit_id', 'in', operating_unit_ids),
    ('operating_unit_id', '=', False),
  ]
) is restricted to the group(s) operating_unit.group_multi_operating_unit.
```
@vvrossem vvrossem force-pushed the 17.0-add-res_partner_product_pricelist_operating_unit branch from 6f968ca to eb28357 Compare April 9, 2025 11:39
@vvrossem vvrossem marked this pull request as ready for review April 9, 2025 11:39
@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Aug 10, 2025
@github-actions github-actions bot closed this Sep 14, 2025
@vvrossem
Copy link
Copy Markdown
Contributor Author

hello @OCA/accounting-maintainers, could you please reopen this PR and apply the "no stale" label? 🙌

@AaronHForgeFlow AaronHForgeFlow added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no stale Use this label to prevent the automated stale action from closing this PR/Issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants