Browse Source

[RMV] Removed File

pull/29/head
SHEREEF PT 8 years ago
parent
commit
06270366d9
  1. 2
      account_pdc_payment_report/__manifest__.py
  2. 2
      account_pdc_payment_report/__manifest__.py~

2
account_pdc_payment_report/__manifest__.py

@ -31,7 +31,7 @@
'description': """ Report of Payments with filter for PDC type """, 'description': """ Report of Payments with filter for PDC type """,
'depends': ['account_check_printing', 'account_pdc'], 'depends': ['account_check_printing', 'account_pdc'],
'data': [ 'data': [
'data/account_pdc_data.xml',
'views/account_payment_view.xml', 'views/account_payment_view.xml',
'views/report_payment.xml', 'views/report_payment.xml',
'wizard/account_report_payment_view.xml', 'wizard/account_report_payment_view.xml',

2
account_pdc_payment_report/__manifest__.py~

@ -21,7 +21,7 @@
# #
############################################################################## ##############################################################################
{ {
'name': 'Payments Report', 'name': 'PDC Payments Report',
'version': '10.0.1.0', 'version': '10.0.1.0',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',

Loading…
Cancel
Save