| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Technical Name |
kw_account_user |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Versions | 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
Auto-enable Full Accounting Features
A zero-config installer convenience: on install, automatically adds admin and root users to the "Show Full Accounting Features" group and the Analytic Accounting group, and wires the account manager group to imply both. Saves manual clicks on every fresh-install development environment.
Admin and root pre-enabled
Adds base.user_admin and base.user_root to account.group_account_user on install.
Analytic Accounting unlocked
Same two users gain analytic.group_analytic_accounting — analytic plans, accounts and dashboards visible immediately.
Group implications
Sets account.group_account_manager.implied_ids to include analytic + account user — managers always have the full accounting view.
Auto-install
Manifest carries auto_install: True — installs automatically when the standard account module is present.
How it works
- One-shot security XML. No models, no views, no wizards — just a security data file that adjusts group memberships at install time.
- Idempotent. The XML records use stable
noupdate="0"behaviour suitable for repeated module updates. - Best for development environments. Production deployments may prefer explicit, audited group assignments — review before enabling on shared databases.
Part of the Ukrainian Accounting Suite
Companion to the printable-document and utility modules.
Questions or feedback?
Kitworks Systems supports the Ukrainian Accounting Suite. Reach out for installation help, bug reports or custom integrations.
Contact us
Please log in to comment on this module