odoo-modules/odoo-bringout-odoomates-accounting_pdf_reports/accounting_pdf_reports
Ernad Husremovic 652a582f8d Fix date formatting in Partner Ledger report to use locale settings
The _lines() method fetched the language date_format but never applied
it (line was a no-op: r['date'] = r['date']). Now formats dates using
strftime with the user's locale format (e.g. dd.mm.yyyy for bs_BA).
Also added widget='date' to header date_from/date_to fields.

🤖 assisted by claude
2026-02-09 09:24:08 +01:00
..
data Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
doc Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
i18n Update Bosnian translations for purchase_request, purchase_request_mrp_sync, purchase_request_category, mrp_sync_mo_demand_with_transfers modules 2026-01-13 17:56:54 +01:00
models Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
report Fix date formatting in Partner Ledger report to use locale settings 2026-02-09 09:24:08 +01:00
security Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
static/description Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
views Exclude cancelled entries from General/Partner Ledger views 2026-02-09 09:18:06 +01:00
wizard Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
__init__.py Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
__manifest__.py Fix date formatting in Partner Ledger report to use locale settings 2026-02-09 09:24:08 +01:00
README.rst Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00

====================================
Odoo 16 Accounting Financial Reports
====================================

This Module will provide all the financial reports for odoo 16
community edition

Installation
============

To install this module, you need to:

Download the module and add it to your Odoo addons folder. Afterward, log on to
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
list by clicking on the "Update Apps List" link. Now install the module by
clicking on the install button.

Upgrade
============

To upgrade this module, you need to:

Download the module and add it to your Odoo addons folder. Restart the server
and log on to your Odoo server. Select the Apps menu and upgrade the module by
clicking on the upgrade button.


Configuration
=============

There is Nothing to Configure


Credits
=======

Contributors
------------

* Odoo Mates <odoomates@gmail.com>


Author & Maintainer
-------------------

This module is maintained by the Odoo Mates