access_restriction_by_user/models
2026-01-19 10:32:23 +07:00
..
__pycache__ 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
__init__.py 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
mrp_production.py 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
res_users.py 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
restricted_models.py 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
sale_order.py fix the bugs when confirm sales order 2026-01-12 11:14:51 +07:00
stock_picking.py 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