Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OCA/account-invoice-reporting

Odoo Invoicing reports
https://github.com/OCA/account-invoice-reporting

erp hacktoberfest odoo python

Last synced: about 1 month ago
JSON representation

Odoo Invoicing reports

Awesome Lists containing this project

README

        

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/account-invoice-reporting&target_branch=14.0)
[![Pre-commit Status](https://github.com/OCA/account-invoice-reporting/actions/workflows/pre-commit.yml/badge.svg?branch=14.0)](https://github.com/OCA/account-invoice-reporting/actions/workflows/pre-commit.yml?query=branch%3A14.0)
[![Build Status](https://github.com/OCA/account-invoice-reporting/actions/workflows/test.yml/badge.svg?branch=14.0)](https://github.com/OCA/account-invoice-reporting/actions/workflows/test.yml?query=branch%3A14.0)
[![codecov](https://codecov.io/gh/OCA/account-invoice-reporting/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/account-invoice-reporting)
[![Translation Status](https://translation.odoo-community.org/widgets/account-invoice-reporting-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/account-invoice-reporting-14-0/?utm_source=widget)

# account-invoice-reporting

Account invoice reports and dashboards

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_comment_template](account_comment_template/) | 14.0.2.0.0 | | Comments templates on invoice documents
[account_invoice_line_report](account_invoice_line_report/) | 14.0.1.0.0 | | New view to manage invoice lines information
[account_invoice_line_sale_line_position](account_invoice_line_sale_line_position/) | 14.0.1.0.0 | | Adds the related sale line position on invoice line.
[account_invoice_production_lot](account_invoice_production_lot/) | 14.0.1.0.1 | | Display delivered serial numbers in invoice
[account_invoice_report_due_list](account_invoice_report_due_list/) | 14.0.2.0.0 | | Show multiple due data in invoice
[account_invoice_report_grouped_by_picking](account_invoice_report_grouped_by_picking/) | 14.0.1.2.0 | | Print invoice lines grouped by picking
[account_invoice_report_grouped_by_picking_sale_mrp](account_invoice_report_grouped_by_picking_sale_mrp/) | 14.0.1.0.1 | | Take into account BoM kits in invoice report grouped by picking
[account_invoice_report_hide_line](account_invoice_report_hide_line/) | 14.0.1.0.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Hide invoice lines from the PDF report if the unit price is 0
[partner_time_to_pay](partner_time_to_pay/) | 14.0.1.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Add receivables and payables statistics to partners

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.