Commit Graph

13 Commits

Author SHA1 Message Date
f914c64c5f feat: Re-enable user restrictions for stock picking types and introduce purchase order bypass for confirmation and approval. 2026-02-12 16:23:17 +07:00
fa34513ecc refactor: remove _search method override from MrpWorkcenter 2026-02-12 14:36:28 +07:00
ebb4ea65db feat: Extend access restrictions for picking types and locations to include warehouse-based rules and remove redundant _search override. 2026-02-12 10:23:13 +07:00
9dfecde29e feat: Restrict access to stock quantity reports by user allowed warehouses and refactor stock model access control to use ir.rules. 2026-02-11 15:29:52 +07:00
ea5a37bb70 refactor: Remove redundant list conversion when combining Odoo Domain objects. 2026-01-28 11:27:54 +07:00
56f526abd6 feat: Implement access restrictions for approval requests and add bypass_user_restriction context to various action methods across multiple models. 2026-01-21 15:17:45 +07:00
f3aa161807 feat: Extend user access restrictions to quality check buttons on manufacturing orders and stock pickings, and update domain handling for Odoo 19. 2026-01-16 09:01:05 +07:00
cdc0f6b2da fix the bugs when confirm sales order 2026-01-12 11:14:51 +07:00
45accc9e48 feat: Implement access restrictions for approval requests and refine domain application, including a fix for 'All Approvals' window action. 2026-01-06 14:27:20 +07:00
94705c64bf feat: Introduce permissive ir.rules and SQL-based ID retrieval for access restrictions, improving stock location visibility and adding stock_account dependency. 2026-01-06 11:02:09 +07:00
895dc077ec feat: add system group user exemption to access restriction checks in _search methods. 2026-01-06 09:29:40 +07:00
023fa4d544 fix: enforce access restrictions when allowed lists are empty and update field help messages to reflect this behavior. 2026-01-06 09:02:57 +07:00
6601b57833 first commit 2026-01-05 12:03:16 +07:00