Browse Source

[RMV] Removed File

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

2
account_pdc_payment_report/__manifest__.py

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

2
account_pdc_payment_report/__manifest__.py~

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

Loading…
Cancel
Save