Department Account — HR Department Dimension on Accounting
by Alphasoft http://www.alphasoft.co.id$ 49.01
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Employees (hr)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 56 |
| Technical Name |
aos_department_account |
| License | OPL-1 |
| Website | http://www.alphasoft.co.id |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Employees (hr)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 56 |
| Technical Name |
aos_department_account |
| License | OPL-1 |
| Website | http://www.alphasoft.co.id |
| Versions | 18.0 19.0 |
Department Account
Add HR department dimension to journal entries
Tag every move with a department. Slice your P&L per team.
Jump to: Why · Features · How it works · Use cases · Pricing
New field —
department_id on account.move
Propagate —
stored related on aml
Per-dept —
search journals by team
Per-dept columns —
via aos_department_financial_reports
Why a department dimension?
Multi-team companies need to know which department drove which revenue or cost. Analytic accounts work but require manual distribution per line. HR department is simpler — one tag per journal entry, automatically propagated to all its lines.
This module adds department_id on account.move and a stored related on account.move.line — ready for filter, search, and per-department reporting.
Key features
Department field on moves
New department_id Many2one to hr.department on account.move.
Auto-propagated to lines
Stored related field on account.move.line so list views can group / filter without joins.
Search & filter ready
List views show optional Department column. Group-by works.
Reports integration
Pair with aos_department_financial_reports to add a Department filter / split column to P&L, BS, CF.
No data migration
Existing entries get an empty department; fill in as needed.
Tiny footprint
~30 lines of model code. Zero dependencies beyond account + hr.
How it works
Tag the move
Pick a department on any invoice / bill / journal entry form.
Auto-propagated
All move lines inherit the department via a stored related field.
Slice your reports
Filter journals / financial reports by department.
Use cases
Multi-branch companies
Each branch is a department. Tag every invoice → P&L per branch.
Cost-center accounting
Maintenance vs production. Tag expenses → cost analysis per cost center.
Project / team P&L
Each team has its own budget. Tag revenue + expenses → margin per team.
Pairs with...
aos_department_financial_reports
— bridges this module to aos_financial_reports, adding a
Department filter pill + per-department split column to P&L, BS, CF, EQ, and TB reports.
Install both for the full dimension experience.
Pricing
Department Account
USD 49
Full source code · OPL-1 · Free updates within 18.x
- ✓ department_id on account.move
- ✓ Stored related on account.move.line
- ✓ List view + group-by integration
- ✓ Pairs with reports bridge module
- ✓ Source code (OPL-1)
Support & About
Need help?
We respond within 1 business day.
- Email: info@alphasoft.co.id
- Website: www.alphasoft.co.id
About Alphasoft
Alphasoft is an Indonesian Odoo development house focused on accounting, ISP/telco operations, and Indonesian-tax compliance modules.
License: OPL-1 | Author: Alphasoft | Odoo: 18.0 Community / Enterprise
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module