Commit Graph

14 Commits

Author SHA1 Message Date
d32984dc04 fix procuerement group error on odoo 19 2026-01-23 13:02:59 +07:00
4a228662a3 feat: Add ProcurementGroup and StockMove models to bypass user restrictions during procurement run and stock move creation. 2026-01-23 10:08:08 +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
c347e6f4d1 Fix: Stop tracking __pycache__ files 2026-01-19 10:40:30 +07:00
7a0cf23df9 feat: Update module to Odoo 19 by bumping version, adapting MRP and Stock Picking views, and removing stock valuation layer access rules. 2026-01-19 10:33:18 +07:00
4eee218534 feat: Implement user-specific control for quality check button visibility on manufacturing orders and inventory transfers via a new allowed_quality_checks field on users. 2026-01-19 10:32:49 +07:00
88494104cc feat: Hide quality check buttons on manufacturing orders for specific user groups with exceptions for quality roles. 2026-01-19 10:32:23 +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