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
    • Estate 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. Invoicing Management
  3. Odoo 15 Accounting Financial Reports v 15.0
  4. Sales Conditions FAQ

Odoo 15 Accounting Financial Reports

by Odoo Mates https://www.youtube.com/watch?v=yA4NLwOLZms , Odoo S.A. https://www.youtube.com/watch?v=yA4NLwOLZms
Odoo 13
v 15.0 Third Party 1 19092
Download for v 15.0 Deploy on Odoo.sh Live Preview
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)
Lines of code 2438
Technical Name accounting_pdf_reports
LicenseLGPL-3
Websitehttps://www.youtube.com/watch?v=yA4NLwOLZms
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Invoicing (account)
• Discuss (mail)
Lines of code 2438
Technical Name accounting_pdf_reports
LicenseLGPL-3
Websitehttps://www.youtube.com/watch?v=yA4NLwOLZms
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0

Accounting Reports Odoo 15

Added Financial Reports:

Partner Ledger Report.


Journals Audit.


General Ledger.


Trial Balance.


Aged Partner Balance.


Profit and Loss.


Balance Sheet.


Tax Report.



Watch on YouTube

Accounting Reports

All in one financial reports for odoo community edition


General Ledger

General ledger report with accounts, partners and analytic account filter


Report

Partner Ledger

Partner ledger report with partner filter.


Report

Aged Partner Balance


Report




If you need any support or want more features, just contact us:


Email: odoomates@gmail.com



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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
  • Ratings
  • Discuss
There are no ratings yet!
Minus POS orders does not appear in the partner ledger
by
Ahmad Ragab Ahmad
on 2/19/25, 5:28 AM

tested in [V15] Whenever we make a refund of minus sales in the POS, it does not appear in the partner ledger 


Hi , many thanks for the app , im facing the following error when i click on instal.
by
Mohamed Essam
on 8/8/22, 3:21 PM


Traceback (most recent call last):
  File "C:\odoo15c\server\odoo\http.py", line 644, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "C:\odoo15c\server\odoo\http.py", line 302, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AttributeError: module 'odoo.addons.accounting_pdf_reports' has no attribute '_pre_init_clean_m2m_models'
Re: Hi , many thanks for the app , im facing the following error when i click on instal.
by
Odoo Mates
on 8/8/22, 11:23 PM Author

Seems you haven't restarted the odoo service, can you try by restarting the service


RPC_ERROR Odoo Server Error
by
Hussain
on 6/12/22, 10:46 PM

Hi , many thanks for the app , im facing the following error when i click on review  from Accounting Dashboard.


Traceback (most recent call last):
  File "c:\odoo15\server\odoo\addons\base\models\ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "c:\odoo15\server\odoo\http.py", line 687, in dispatch
    result = self._call_function(**self.params)
  File "c:\odoo15\server\odoo\http.py", line 359, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "c:\odoo15\server\odoo\service\model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "c:\odoo15\server\odoo\http.py", line 348, in checked_call
    result = self.endpoint(*a, **kw)
  File "c:\odoo15\server\odoo\http.py", line 916, in __call__
    return self.method(*args, **kw)
  File "c:\odoo15\server\odoo\http.py", line 535, in response_wrap
    response = f(*args, **kw)
  File "c:\odoo15\server\odoo\addons\web\controllers\main.py", line 1347, in call_kw
    return self._call_kw(model, method, args, kwargs)
  File "c:\odoo15\server\odoo\addons\web\controllers\main.py", line 1339, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "c:\odoo15\server\odoo\api.py", line 460, in call_kw
    result = _call_kw_model(method, model, args, kwargs)
  File "c:\odoo15\server\odoo\api.py", line 433, in _call_kw_model
    result = method(recs, *args, **kwargs)
  File "c:\odoo15\server\odoo\addons\account\models\company.py", line 346, in setting_chart_of_accounts_action
    company.create_op_move_if_non_existant()
  File "c:\odoo15\server\odoo\addons\account\models\company.py", line 382, in create_op_move_if_non_existant
    'date': opening_date,
  File "<decorator-gen-239>", line 2, in create
  File "c:\odoo15\server\odoo\api.py", line 412, in _model_create_multi
    return create(self, [arg])
  File "c:\odoo15\server\odoo\addons\purchase\models\account_invoice.py", line 102, in create
    moves = super(AccountMove, self).create(vals_list)
  File "<decorator-gen-202>", line 2, in create
  File "c:\odoo15\server\odoo\api.py", line 413, in _model_create_multi
    return create(self, arg)
  File "c:\odoo15\server\odoo\addons\account\models\account_move.py", line 2262, in create
    return super(AccountMove, self).create(vals_list)
  File "<decorator-gen-128>", line 2, in create
  File "c:\odoo15\server\odoo\api.py", line 413, in _model_create_multi
    return create(self, arg)
  File "c:\odoo15\server\odoo\addons\mail\models\mail_thread.py", line 265, in create
    threads = super(MailThread, self).create(vals_list)
  File "<decorator-gen-67>", line 2, in create
  File "c:\odoo15\server\odoo\api.py", line 413, in _model_create_multi
    return create(self, arg)
  File "c:\odoo15\server\odoo\addons\base\models\ir_fields.py", line 613, in create
    recs = super().create(vals_list)
  File "<decorator-gen-13>", line 2, in create
  File "c:\odoo15\server\odoo\api.py", line 413, in _model_create_multi
    return create(self, arg)
  File "c:\odoo15\server\odoo\models.py", line 4070, in create
    records = self._create(data_list)
  File "c:\odoo15\server\odoo\models.py", line 4235, in _create
    records._validate_fields(name for data in data_list for name in data['stored'])
  File "c:\odoo15\server\odoo\models.py", line 1367, in _validate_fields
    check(self)
  File "c:\odoo15\server\odoo\models.py", line 763, in wrapper
    return func(self)
  File "c:\odoo15\server\odoo\addons\account\models\sequence_mixin.py", line 60, in _constrains_date_sequence
    sequence = record[record._sequence_field]
  File "c:\odoo15\server\odoo\models.py", line 5888, in __getitem__
    return self._fields[key].__get__(self, type(self))
  File "c:\odoo15\server\odoo\fields.py", line 1054, in __get__
    self.recompute(record)
  File "c:\odoo15\server\odoo\fields.py", line 1243, in recompute
    self.compute_value(recs)
  File "c:\odoo15\server\odoo\fields.py", line 1265, in compute_value
    records._compute_field_value(self)
  File "c:\odoo15\server\odoo\addons\mail\models\mail_thread.py", line 411, in _compute_field_value
    return super()._compute_field_value(field)
  File "c:\odoo15\server\odoo\models.py", line 4255, in _compute_field_value
    getattr(self, field.compute)()
  File "c:\odoo15\server\odoo\addons\account\models\account_move.py", line 1184, in _compute_name
    highest_name = self[0]._get_last_sequence() if self else False
  File "c:\odoo15\server\odoo\addons\account\models\sequence_mixin.py", line 184, in _get_last_sequence
    self.env.cr.execute(query, param)
  File "<decorator-gen-3>", line 2, in execute
  File "c:\odoo15\server\odoo\sql_db.py", line 89, in check
    return f(self, *args, **kwargs)
  File "c:\odoo15\server\odoo\sql_db.py", line 310, in execute
    res = self._obj.execute(query, params)
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "c:\odoo15\server\odoo\http.py", line 643, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "c:\odoo15\server\odoo\http.py", line 301, in _handle_exception
    raise exception.with_traceback(None) from new_cause
psycopg2.errors.InvalidRegularExpression: invalid regular expression: quantifier operand invalid


by
Muhammad Eltyar
on 2/22/22, 6:30 AM

Hi, thanks for the app, i'm facing the below error when upgrading the module(15.0.6.1.0):

Traceback (most recent call last):
  File "/odoo15/odoo15-server/odoo/http.py", line 644, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/odoo15/odoo15-server/odoo/http.py", line 302, in _handle_exception
    raise exception.with_traceback(None) from new_cause
odoo.tools.convert.ParseError: while parsing /odoo15/custom_addons/accounting_pdf_reports/wizards/aged_partner.xml:4
Error while validating view near:

<form string="Report Options" __validate__="1">
                <group col="4">
                    <field name="date_from"/>

Field 'company_id' used in domain of field 'journal_ids' ([('company_id', '=', company_id)]) must be present in view but is missing.

View error context:
{'file': '/odoo15/custom_addons/accounting_pdf_reports/wizards/aged_partner.xml',
 'line': 1,
 'name': 'Aged Partner Balance',
 'view': ir.ui.view(1436,),
 'view.model': 'account.aged.trial.balance',
 'view.parent': ir.ui.view(),
 'xmlid': 'account_aged_balance_view'}
Re:
by
Odoo Mates
on 2/22/22, 1:43 PM Author

Hi,

Thanks for reporting we have fixed it and updated the app. Please download and try with the latest code.

FIX: https://github.com/odoomates/odooapps/commit/3daf78864eac3fa8daae5c9f392922c0aa77b819

Reason: Due to some changes odoo made inside odoo account module on 21/02/2022,

see: https://github.com/odoo/odoo/commit/3d91e0264ac62493a85a9117ffa0ccde03bb9587


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