Commit Graph

  • 9e6c22d012 feat: add skip_sync_employee_company_ids context to prevent recursive sync loops in res_users write operations 19.0 Suherdy Yacob 2026-06-20 13:08:07 +0700
  • cfd5575451 feat: implement multi-company logic for product and stock valuation models and add stock_account dependency Suherdy Yacob 2026-06-04 14:12:24 +0700
  • 9e0e5ad977 feat: add stock dependency and dynamically update stock record rules for multi-company access Suherdy Yacob 2026-06-04 10:14:37 +0700
  • 971f004a26 refactor: use sudo() in product archive and write methods to bypass multi-company restrictions Suherdy Yacob 2026-05-30 19:11:33 +0700
  • 48fa2d0dd7 feat: inherit product.template and product.product to enforce multi-company context during archival operations Suherdy Yacob 2026-05-30 18:53:20 +0700
  • 07125cdc43 fix: resolve AccessError in POS session message posting by using sudo for partner access and message notification Suherdy Yacob 2026-05-29 11:34:46 +0700
  • c70ce3d70e feat: add multi-company access support for POS sessions and employees by overriding partner security rules and load methods Suherdy Yacob 2026-05-29 11:22:28 +0700
  • fc3bb1bfef refactor: move record rule definitions from _register_hook to XML and add product dependency Suherdy Yacob 2026-05-28 17:09:08 +0700
  • dfe249a1f0 feat: implement bi-directional synchronization of company access between employees and res.users Suherdy Yacob 2026-05-28 15:20:20 +0700
  • e5998791e9 refactor: revert res_partner_rule to standard domain to prevent AccessError and update module author Suherdy Yacob 2026-05-28 15:00:07 +0700
  • 2c1870f076 feat: update company and product record rules to bypass multi-company restrictions for POS users Suherdy Yacob 2026-05-19 23:43:18 +0700
  • 2a2de8a790 chore: ignore .pyc files in hr_multi_company_employee module Suherdy Yacob 2026-05-19 18:59:02 +0700
  • 2885b49a37 feat: update res_company_rule_employee to allow branch users to access parent company records Suherdy Yacob 2026-05-19 18:45:26 +0700
  • babcb8af37 chore: remove compiled python bytecode files from version control Suherdy Yacob 2026-05-19 17:14:39 +0700
  • eb5974ccf6 chore: add gitignore file for python and ide configuration files Suherdy Yacob 2026-05-19 16:18:51 +0700
  • c6a53aa21d feat: add multi-company record rule for public employees to hr_employee model Suherdy Yacob 2026-05-19 16:12:02 +0700
  • 8ab0089659 feat: update res_partner_rule domain force to support multi-company employee access Suherdy Yacob 2026-05-19 15:49:19 +0700
  • 842c6bcbdf feat: add company_ids field to hr.employee.public to support multi-company visibility Suherdy Yacob 2026-05-19 09:25:26 +0700
  • b45364a528 feat: implement multi-branch employee visibility through updated security rules, search overrides, and company sync logic Suherdy Yacob 2026-05-15 13:46:07 +0700
  • 6a13fef24d first commit Suherdy Yacob 2026-05-13 16:54:22 +0700