Financial Pivot Reports | Balance Sheet Profit Loss General Ledger
by Steven Marp https://apps.odoo.com/apps/modules/browse?repo_maintainer_id=512936
Odoo
$ 56.01
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 220 |
| Technical Name |
sm_financial_pivot_reports |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?repo_maintainer_id=512936 |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 220 |
| Technical Name |
sm_financial_pivot_reports |
| License | OPL-1 |
| Website | https://apps.odoo.com/apps/modules/browse?repo_maintainer_id=512936 |
| Versions | 18.0 19.0 |
Financial Pivot Reports for Odoo
Analyze Balance Sheet, Profit and Loss, and General Ledger data with Odoo pivot views.
Accounting Pivot Reports
Financial Analysis in Odoo Pivot
Balance Sheet
Analyze assets, liabilities, and equity by section, account, company, and period.
Profit and Loss
Review income and expense accounts with debit, credit, balance, and report balance measures.
General Ledger
Group journal items by account, partner, journal, company, status, and accounting period.
Features
Fast Financial Review
Built on journal items and standard Odoo reporting tools. pivot, list, and graph views
Debit, credit, raw balance, and report balance measures
Posted and draft entry filters
Date, company, journal, account, and partner filters
Section-based grouping for financial statements
Odoo export and spreadsheet insertion
Screenshots
Pivot Reports
Balance Sheet, Profit and Loss, and General Ledger pivot views inside Odoo Accounting.
Reports
Balance Sheet, Profit and Loss, General Ledger
One module for common accounting pivot analysis.Assets, liabilities, and equity
Income and expenses
Journal item analysis
Financial Pivot Reports for Odoo 18
Overview
sm_financial_pivot_reports adds native Odoo pivot reports for accounting analysis.
The module provides Balance Sheet, Profit and Loss, and General Ledger pivot views based on journal items, so accountants can group financial data by account, section, partner, journal, company, and period.
Covered Reports
The module adds these reports under Accounting / Reporting:
- Balance Sheet Pivot
- Profit and Loss Pivot
- General Ledger Pivot
Features
- Native Odoo pivot, list, and graph views.
- Debit, credit, raw balance, report balance, and foreign currency measures.
- Balance Sheet grouping for assets, liabilities, and equity.
- Profit and Loss grouping for income and expenses.
- General Ledger analysis across all journal items.
- Filters for posted entries, draft entries, dates, companies, journals, accounts, partners, sections, and report types.
- Uses standard Odoo pivot export and spreadsheet insertion features.
- Lightweight SQL view based on account.move.line.
Technical Scope
Models added
- sm.financial.pivot.line
Database objects
- SQL view sm_financial_pivot_line
Source data
- account.move.line
- account.account
- account.move
- res.company
Views added
- Pivot view
- List view
- Graph view
- Search view
- Accounting report menus and actions
Installation
- Copy sm_financial_pivot_reports into an Odoo addons path.
- Restart Odoo.
- Update the Apps list.
- Install Financial Pivot Reports.
Command-line install or update:
python3 /path/to/odoo-server \ -c /path/to/odoo.conf \ -d <database_name> \ -u sm_financial_pivot_reports
Usage
- Open Accounting.
- Go to Reporting / Financial Pivot Reports.
- Open Balance Sheet Pivot, Profit and Loss Pivot, or General Ledger Pivot.
- Use pivot groups and filters to analyze financial figures by account, section, partner, journal, company, and period.
- Export or insert the pivot into spreadsheets using native Odoo controls.
Compatibility
- Odoo 18.0
- Community and Enterprise editions
Changelog
18.0.1.0.0
- Initial release.
- Added Balance Sheet, Profit and Loss, and General Ledger pivot reports.
- Added accounting report menus, filters, measures, list view, and graph view.
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