Browse Source

Aug 08: [FIX] Bug Fixed 'payment_details_invoice_report'

pull/277/head
AjmalCybro 2 years ago
parent
commit
5940d26550
  1. 4
      payment_details_invoice_report/README.rst
  2. 2
      payment_details_invoice_report/__manifest__.py
  3. 4
      payment_details_invoice_report/doc/RELEASE_NOTES.md
  4. BIN
      payment_details_invoice_report/static/description/banner.png

4
payment_details_invoice_report/README.rst

@ -2,8 +2,8 @@
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3 :alt: License: LGPL-3
Payment Details Invoice Report Payment Details In Invoice Report
============================== =================================
We can see the current payment state of the invoice in the report. We can see the current payment state of the invoice in the report.
We can add all the payment details of a particular invoice while We can add all the payment details of a particular invoice while
print the invoice. Here we have the details such as Payment reference, print the invoice. Here we have the details such as Payment reference,

2
payment_details_invoice_report/__manifest__.py

@ -20,7 +20,7 @@
# #
################################################################################ ################################################################################
{ {
'name': "Payment Details Invoice Report", 'name': "Payment Details In Invoice Report",
'version': '16.0.1.0.0', 'version': '16.0.1.0.0',
'category': 'Accounting', 'category': 'Accounting',
'summary': 'All the payment details for the invoice can be added in the' 'summary': 'All the payment details for the invoice can be added in the'

4
payment_details_invoice_report/doc/RELEASE_NOTES.md

@ -1,6 +1,6 @@
## Module <payment_details_invoice_report> ## Module <payment_details_invoice_report>
#### 20.07.2023 #### 04.07.2023
#### Version 16.0.1.0.0 #### Version 16.0.1.0.0
#### ADD #### ADD
- Initial commit for Payment Details Invoice Report - Initial commit for Payment Details In Invoice Report

BIN
payment_details_invoice_report/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 132 KiB

Loading…
Cancel
Save