diff --git a/account_pdc_payment_report/README.rst b/account_pdc_payment_report/README.rst new file mode 100644 index 000000000..ff2cd9b04 --- /dev/null +++ b/account_pdc_payment_report/README.rst @@ -0,0 +1,23 @@ +PDC Payment Report v10 +====================== + +This module developed to take PDF report of PDC Payments. It is a supporting module of PDC Payment. + +Installation +============ + +Just select it from available modules to install it, there is no need to extra installations. + +Configuration +============= + +Nothing to configure. + +Known Issues +============ +*It will note work with Enterprise Edition + +Credits +======= +Cybrosys Techno Solutions + diff --git a/account_pdc_payment_report/report/report_payment.py b/account_pdc_payment_report/report/report_payment.py index 5cbcd286a..b5e378d15 100644 --- a/account_pdc_payment_report/report/report_payment.py +++ b/account_pdc_payment_report/report/report_payment.py @@ -38,7 +38,6 @@ class ReportPayment(models.AbstractModel): @api.model def render_html(self, docids, data=None): - _logger.info("................................1..............................") # target_move = data['form'].get('target_move', 'all') # sort_selection = data['form'].get('sort_selection', 'date') payment_type = data['form']['payment_type'] diff --git a/account_pdc_payment_report/static/description/banner.jpg b/account_pdc_payment_report/static/description/banner.jpg index a1a674866..6d7c263c7 100644 Binary files a/account_pdc_payment_report/static/description/banner.jpg and b/account_pdc_payment_report/static/description/banner.jpg differ diff --git a/account_pdc_payment_report/static/description/icon.png b/account_pdc_payment_report/static/description/icon.png index f47728351..d985b22a1 100644 Binary files a/account_pdc_payment_report/static/description/icon.png and b/account_pdc_payment_report/static/description/icon.png differ diff --git a/account_pdc_payment_report/static/description/index.html b/account_pdc_payment_report/static/description/index.html index a079b78c0..04c3af812 100644 --- a/account_pdc_payment_report/static/description/index.html +++ b/account_pdc_payment_report/static/description/index.html @@ -18,7 +18,22 @@ +
+
+
+

+ If you want to analyze the working of PDC Management Module, Click Here:

+
+ +
+
+
+ +

Need Any Help?