Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Localisation
  3. Romania - Aged Partner Balances v 19.0
  4. Sales Conditions FAQ

Romania - Aged Partner Balances

by NextERP Romania https://www.nexterp.ro
Odoo

$ 1979.82

v 19.0 Third Party
This module requires Odoo Enterprise Edition.
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Invoicing (account)
• Discuss (mail)
Community Apps Dependencies Show
• Romania - Account Extra Types
• Romania - Account Enterprise
• NextERP Base
Lines of code 2820
Technical Name l10n_ro_account_report_partner_balance
LicenseOPL-1
Websitehttps://www.nexterp.ro
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Invoicing (account)
• Discuss (mail)
Community Apps Dependencies Show
• Romania - Account Extra Types
• Romania - Account Enterprise
• NextERP Base
Lines of code 2820
Technical Name l10n_ro_account_report_partner_balance
LicenseOPL-1
Websitehttps://www.nexterp.ro
  • Description
  • License
Romania - Aged Partner Balances icon

Romania - Aged Partner Balances

Romania - Aged Partner Balances

v 19.0.0.1.0 LocalisationOPL-1
  • Overview
  • Features
  • Configuration
  • How it works
  • Versions

Overview

This module adds two Romania-scoped variants of Odoo's Aged Partner Balance reports — RO Aged Receivable and RO Aged Payable — built on top of Odoo's native account.report engine.

The variants are country-scoped to Romania (country_id = base.ro) and re-implement the aging-bucket SQL with intervals adapted to the Romanian accounting practice for trade-partner ledgers.

What's different from the stock Aged Partner Balance:

  • Fixed Romanian aging buckets — At Date, 1 - 30, 31 - 90, 91 - 270, 271 - 365, Older. The aging-interval filter that lets users redefine the buckets on the stock report is hidden via an OWL inheritance of AgedPartnerBalanceFilters.
  • Custom SQL engine — each variant exposes its own _report_custom_engine_aged_payable / _report_custom_engine_aged_receivable formula and a dedicated abstract model (l10n.ro.account.aged.payable / l10n.ro.account.aged.receivable) inheriting the stock account.aged.partner.balance.report.handler.
  • Counterpart-aware drilldown — open_journal_items injects the opposite account-type filter so opening the journal items from a partner line shows both sides of the partner's transactions.

Both variants are registered as standard Odoo client actions (ro-aged-receivable, ro-aged-payable) and inherit pagination, drill-down, search and PDF / XLSX export from the account_reports engine.


NextERP Romania

Built & supported by NextERP Romania

Romanian Odoo specialists, here for the long run — from implementation to localization and day-to-day production support.

10+
Years of Odoo experience per team member
80%+
of Romanian Localization maintained on Odoo Apps
19.0
Tracking every Odoo major release

What we do

⚙️

Odoo Solutions

From quick-start rollouts to multi-company deployments and custom modules built for your processes.

🇷🇴

Romanian Localization

SAF-T (D406), e-Factura, e-Transport, D300 / D390 / D394, ANAF integration, full chart of accounts and fiscal positions.

🛟

Our Services

Implementation, customization, migration, integration, support and consultancy — Romanian-speaking, SLA-backed.

Features

  • Two RO-scoped reports — RO Aged Receivable and RO Aged Payable, registered as variants of the stock Aged Receivable / Aged Payable (root_report_id points to the stock reports) and country-scoped to Romania (country_id = base.ro).
  • Romanian aging buckets — six fixed columns: At Date, 1 - 30, 31 - 90, 91 - 270, 271 - 365, Older. Column labels are set in _custom_options_initializer; the stock aging-interval filter is removed in the OWL view via AgedPartnerBalanceFilters inheritance.
  • Custom SQL engine — the abstract model l10n.ro.account.aged.partner overrides _aged_partner_report_custom_engine_common to build the six-row period_table and the per-bucket CASE columns. Receivable and payable variants share the same engine, parametrised by internal_type (asset_receivable vs. liability_payable).
  • Reconciliation-aware balances — debit / credit amounts are netted against account_partial_reconcile rows whose max_date <= date_to, so partially reconciled invoices land in the correct bucket for the residual amount only.
  • Foreign-currency column — each row exposes amount_currency and the line's currency, alongside the company-currency totals.
  • Drill-down to journal items — open_journal_items extends the stock action with the opposite-side account_type so a customer drill-down also shows the matching vendor lines (and vice versa).

Configuration

The module is plug-and-play: no master data has to be created specifically for the RO Aged Partner Balance reports. A few prerequisites have to be in place so the reports yield the expected result:

  1. Romanian fiscal company — the variants are country-scoped to Romania (country_id = base.ro). Make sure the active company's account_fiscal_country_id is Romania so the reports appear in the variant selector of the stock Aged Receivable / Aged Payable.
  2. Romanian chart of accounts — install the Romanian chart so account.account.code is populated and so trade receivable (411x) / trade payable (401x) accounts carry the correct account_type (asset_receivable / liability_payable).
  3. Partner records on invoices — only account.move.line rows carrying a partner_id aggregate under the partner grouping; for manual journal entries set the partner so they appear in the right bucket.
  4. Reconciliation discipline — the SQL engine nets balances against account_partial_reconcile rows whose max_date <= options['date']['date_to']; reconciling payments against invoices is what shifts amounts out of the buckets, so keep customer / vendor reconciliation up to date.
  5. Aging-date basis — pick the aging basis at run time from the report's filter bar (base_on_invoice_date vs. date_maturity); the engine reads options["aging_based_on"] and bases the bucket placement on whichever date was chosen.

Access follows the stock account_reports model — any user with read access to account.report can open the reports.

How it works

Opening the reports

The two variants are exposed as Odoo client actions registered in views/report_data.xml:

  • RO Aged Receivable — action tag account_report, path ro-aged-receivable.
  • RO Aged Payable — action tag account_report, path ro-aged-payable.

They appear in the variant selector of the stock Aged Receivable / Aged Payable reports (Accounting → Reporting → Partner Reports) for companies whose fiscal country is Romania, and can also be opened directly via their path.

Columns

Column Meaning
Invoice Date invoice_date of the line (first when the partner has many)
Amount Currency Net amount in the line's own currency
Currency Currency code
Account Account code of the receivable / payable line
At Date Open amount on the report date_to itself (no aging delay yet)
1 - 30 Open amount aged 1 to 30 days
31 - 90 Open amount aged 31 to 90 days
91 - 270 Open amount aged 91 to 270 days
271 - 365 Open amount aged 271 to 365 days
Older Open amount older than 365 days
Total Sum of the six bucket columns

The aging-interval filter is hidden via an OWL inheritance so the Romanian buckets stay fixed; the rest of the standard AccountReportFilters (date, partner, account, multi-company, draft, search bar) remains available.

Behind the scenes

  1. The custom handler model (l10n.ro.account.aged.receivable or …aged.payable) overrides _aged_partner_report_custom_engine_common and builds a six-row period_table (date_start, date_stop, period_index).
  2. The SQL joins account_move_line to itself via account_partial_reconcile (debit and credit sides) and assigns each line to its bucket through a join on period_table. The open amount per bucket is then summed with a sign multiplier of -1 for payables so the printout displays positive values.
  3. The engine collapses the result per grouping key (partner_id, then id when unfolding a partner), and the Aged Partner Balance OWL component renders the columns and the partner / line drill-down tree.
  4. Drill-down from a line (open_journal_items) extends the stock action with the opposite-side account_type filter so the user immediately sees both sides of the partner's transactions.

Versions

19.0.0.1.0 (2026-05-24)

  • Changelog tracking starts at this release.

Discover the NextERP suite

Other modules from the same publisher, built to work together.

RO
Romania - Account Sheet / Journal Registry
Localisation

Romanian account sheet & journal registry on top of Odoo's account.report engine, with counterpart column

RO
Romania - Inventory Register (Registrul-inventar)
Accounting & Finance

Tipizat Romanian Inventory Register (Form Code 14-1-2) — balance-sheet snapshot at fiscal year end, grouped in Assets / Liabilities sections per account type, exportable as PDF, Excel and CSV.

RO
Romania - Journal Registry (Registrul-jurnal)
Accounting & Finance

Tipizat Romanian Journal Registry (Cod 14-1-1) — chronological per-line printout with debit / credit accounts, exportable as PDF, Excel and CSV.

RO
Romania - Payment Register
Accounting & Finance

Tipizat Romanian Payment Register (Cod 14-1-1/b) — chronological listing of bank and cash transactions split into receipts / payments × bank / cash, with monthly subtotals; exportable as PDF, Excel and CSV.

RO
Romania - Account Asset
Localisation

Adapts Romanian Account Asset

RO
Romania - Account Counterpart
Localisation

Romania - Define Counterparts and calculate them automatically

RO
Romania - Account Enterprise
Localisation

Romania - Isolate Enterprise Accounting Modules

RO
Romania - Account Extra Types
Localisation

Romania - Account Extra Types

NextERP Romania

Odoo implementation, customization, Romanian localization and long-term support since 2018.

nexterp.ro
All apps
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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with