$ 270.98
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 11389 |
| Technical Name |
aos_branch_financial_reports |
| License | OPL-1 |
| Website | http://www.alphasoft.co.id |
| Versions | 15.0 16.0 17.0 18.0 19.0 |
Branch Filter
for AFR Financial Reports
Slice every financial report — P&L, Balance Sheet, Cash Flow, Equity, Trial Balance, General Ledger — by branch. One pill, every report, real SQL filtering.
Why finance teams love it
Built by finance ops, for finance ops. We replaced the copy-paste-into-Excel branch reporting workflow with a single click in Odoo itself.
One pill, every report
A new "Branches" filter pill appears next to the Journals pill on P&L, BS, CF, Equity, TB and GL. Same UX you already know.
Numbers add up
Filtering happens at the SQL level on
account_move.branch_id — totals are real,
not a client-side hide. Print PDF / Excel matches the
screen exactly.
Multi-select & clear
Pick one branch, pick ten — the report re-runs in milliseconds. "Clear All" button to reset in one click.
Zero configuration
Auto-installs the moment aos_branch_account
is present. Nothing to enable, no menu to add, no field
to map.
How it works
Three steps. No training. The Branches pill behaves exactly like the Journals pill your team already uses.
Open any AFR report
P&L, BS, CF, Equity, TB or GL — your existing menus.
Click the Branches pill
Tick the branches you want. Pick one, pick many.
Get filtered totals
On screen, in PDF, in Excel — same SQL-true numbers.
What's included
A 2-file bridge module that piggy-backs on the extension
hooks shipped with aos_financial_reports v7.2+.
- Branch pill on Profit & Loss
- Branch pill on Balance Sheet
- Branch pill on Cash Flow Statement
- Branch pill on Statement of Changes in Equity
- Branch pill on Trial Balance
- Branch pill on General Ledger
- PDF / Excel / CSV exports honour the filter
- Multi-company aware — branches scoped to active companies
- Auto-install with
aos_branch_account - Source-included, OPL-1 licensed
Compatibility
Each release ships with version-matched dependencies. Install the matching tag for your Odoo version.
| Odoo Version | Module Version | aos_financial_reports | aos_branch_account | Status |
|---|---|---|---|---|
| 19.0 | 19.0.1.0.0 | ≥ 19.0.7.x | 19.0.1.0 | Supported |
| 18.0 | 18.0.1.1.0 | ≥ 18.0.7.x | 18.0.1.0 | Supported |
| 17.0 | 17.0.1.0.0 | ≥ 17.0.7.x | 17.0.1.0 | Supported |
| 16.0 | 16.0.1.0.0 | ≥ 16.0.7.x | 16.0.1.0 | Supported |
| 15.0 | 15.0.1.0.0 | ≥ 15.0.7.x | 15.0.1.0 (stripped) | Supported |
FAQ
Common questions answered.
Do I need to migrate existing data?
No. The bridge reads branch_id you already have on
account.move (via aos_branch_account). No migration
script runs at install.
Does it affect performance?
The filter adds a single equality clause to the existing balance SQL. On a 1M-line database the overhead is below 50 ms.
Can I filter by multiple branches at once?
Yes. The pill is multi-select. The SQL uses
IN (...) so an arbitrary number of branches works.
Does printed PDF show the branch in the header?
The filter narrows the underlying data; the report template lists the selected branches in the meta section. Customise via QWeb if needed.
What about Departments?
Sister module aos_department_financial_reports does
the same trick for HR departments. Both can be installed
side-by-side.
License?
OPL-1 — source included, perpetual usage on the licensed deployments. Free updates within the major Odoo version.
Filter Laporan Keuangan Per Cabang
Sekali install, semua laporan AFR (Laba Rugi, Neraca, Arus Kas, Ekuitas, Trial Balance, General Ledger) langsung dapat pill Branches di toolbar filter.
- Pilih 1 cabang atau banyak sekaligus, tanpa pindah menu.
- Filter di-apply langsung di SQL — angka di layar persis sama dengan angka di Excel/PDF.
- Auto-install begitu
aos_branch_accountterpasang. Tidak ada setup tambahan. - Cocok untuk multi-outlet, konsolidasi HQ + cabang, dan audit per cabang.
- Mendukung Odoo 15 → 19 dengan dependency yang sudah disesuaikan per versi.
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