Browse Source

Jan 22 : [FIX] Bug Fixed 'progress_billing'

pull/302/head
RisvanaCybro 1 year ago
parent
commit
2138a323a6
  1. 2
      progress_billing/README.rst
  2. 2
      progress_billing/reports/progress_billing_reports.xml
  3. BIN
      progress_billing/static/description/assets/screenshots/05.png
  4. 7
      progress_billing/static/description/index.html

2
progress_billing/README.rst

@ -3,7 +3,7 @@
:alt: License: LGPL-3 :alt: License: LGPL-3
Customer Progress Billing Customer Progress Billing
================================================ =========================
* Customer Progress Billing Module for Odoo 16 * Customer Progress Billing Module for Odoo 16
Installation Installation

2
progress_billing/reports/progress_billing_reports.xml

@ -2,7 +2,7 @@
<odoo> <odoo>
<!-- Report Action --> <!-- Report Action -->
<record id="action_report_process_billing_pdf" model="ir.actions.report"> <record id="action_report_process_billing_pdf" model="ir.actions.report">
<field name="name">Process Billing PDF Report</field> <field name="name">Progress Billing PDF Report</field>
<field name="model">account.move</field> <field name="model">account.move</field>
<field name="report_type">qweb-pdf</field> <field name="report_type">qweb-pdf</field>
<field name="report_name">progress_billing.report_progress_billing</field> <field name="report_name">progress_billing.report_progress_billing</field>

BIN
progress_billing/static/description/assets/screenshots/05.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 134 KiB

7
progress_billing/static/description/index.html

@ -405,7 +405,7 @@
</div> </div>
<!-- END OF END OF OUR SERVICES --> <!-- END OF OUR SERVICES -->
<!-- OUR INDUSTRIES --> <!-- OUR INDUSTRIES -->
@ -531,7 +531,7 @@
</div> </div>
</div> </div>
<!-- END OF END OF OUR INDUSTRIES --> <!-- END OF OUR INDUSTRIES -->
<!-- SUPPORT --> <!-- SUPPORT -->
<div class="d-flex align-items-center" style="border-bottom: 2px solid #714B67; padding: 15px 0px;"> <div class="d-flex align-items-center" style="border-bottom: 2px solid #714B67; padding: 15px 0px;">
@ -583,4 +583,5 @@
</div> </div>
</div> </div>
</div> </div>
<!-- END OF SUPPORT --> <!-- END OF SUPPORT -->
</div>
Loading…
Cancel
Save