Commit Graph

11 Commits

Author SHA1 Message Date
87b5563cff refactor: update stock quantity report domain logic to use odoo.fields.Domain and add purchase module dependency. 2026-03-10 11:49:41 +07:00
14cde1242d chore: remove 'purchase' from module dependencies. 2026-03-10 11:00:10 +07:00
0a06ad372f feat: add purchase module to dependencies 2026-03-10 10:34:07 +07:00
c347e6f4d1 Fix: Stop tracking __pycache__ files 2026-01-19 10:40:30 +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
6601b57833 first commit 2026-01-05 12:03:16 +07:00