hr_multi_company_employee/models
2026-06-04 10:14:37 +07:00
..
__pycache__ feat: add stock dependency and dynamically update stock record rules for multi-company access 2026-06-04 10:14:37 +07:00
__init__.py feat: inherit product.template and product.product to enforce multi-company context during archival operations 2026-05-30 18:53:20 +07:00
hr_employee.py feat: add stock dependency and dynamically update stock record rules for multi-company access 2026-06-04 10:14:37 +07:00
pos_config.py first commit 2026-05-13 16:54:22 +07:00
pos_session.py fix: resolve AccessError in POS session message posting by using sudo for partner access and message notification 2026-05-29 11:34:46 +07:00
product.py refactor: use sudo() in product archive and write methods to bypass multi-company restrictions 2026-05-30 19:11:33 +07:00
res_users.py feat: implement bi-directional synchronization of company access between employees and res.users 2026-05-28 15:20:20 +07:00