COA Partner Ledger - Invoice Details Drill-down
by Community of Accountants https://www.communityofaccountants.com
Odoo
$ 69.00
Odoo 18.0 · Community & Enterprise
COA Partner Ledger - Invoice Details Drill-down
Adds an expandable arrow next to each invoice in the Partner Ledger. Unfolding shows the invoice product lines with quantity and total.
Key Features
Key Capabilities
Streamline your workflows with these features built directly into your Odoo instance.
Feature 1
Inherits the report custom handler
Feature 2
After the standard partner expansion runs, each move line that belongs to
Feature 3
Child (product) lines are built with the OFFICIAL
Feature 4
No change to the account.report data record and no new columns: the line
Overview
Functional Description
COA Partner Ledger - Invoice Details Drill-down
===============================================
Extends the Enterprise Partner Ledger report (account_reports) so that every
invoice / journal-item line becomes unfoldable. When you click its arrow, the
report expands into the invoice's PRODUCT LINES, showing:
Product name - Quantity (UoM) | Line Total
How it works (framework-safe):
------------------------------
* Inherits the report custom handler
'account.partner.ledger.report.handler'.
* After the standard partner expansion runs, each move line that belongs to
an invoice is tagged unfoldable with a custom expand function.
* Child (product) lines are built with the OFFICIAL
account.report._get_generic_line_id() helper - no hand-crafted line IDs,
so _parse_line_id never breaks.
* No change to the account.report data record and no new columns: the line
total is rendered in the existing Balance column, and the quantity is shown
in the line label (the Partner Ledger has fixed Debit/Credit/Balance
columns).
Requires: Odoo Enterprise (account_reports).
Developed by Community of Accountants (COA)
WhatsApp: +20 101 390 7174
Specifications
Technical Information
| Module Technical Name | coa_partner_ledger_details |
| Version | 18.0.1.0.0 |
| License | OPL-1 |
| Dependencies | account_reports |
| Price | 69.0 USDPaid App |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Accounting (accountant)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 121 |
| Technical Name |
coa_partner_ledger_details |
| License | OPL-1 |
| Website | https://www.communityofaccountants.com |
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