Skip to content

Commit

Permalink
Merge pull request #2 from nedaszilinskas/8.0-account_payment_cc
Browse files Browse the repository at this point in the history
[FIX] pylint
  • Loading branch information
okuryan committed Oct 31, 2016
2 parents 703fed6 + a8fe7e8 commit 70f05ad
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions account_payment_cc/README.rst 100755 → 100644
Expand Up @@ -26,7 +26,6 @@ Refer to the `documentation <./static/src/account_payment_cc_README.pdf>`_.
Known issues / Roadmap
======================

* ...

Bug Tracker
===========
Expand Down Expand Up @@ -67,4 +66,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.
To contribute to this module, please visit https://odoo-community.org.
Empty file modified account_payment_cc/__init__.py 100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion account_payment_cc/__openerp__.py 100755 → 100644
Expand Up @@ -7,7 +7,7 @@

{
'name': 'Credit Card Payments',
'version': '1.0.0',
'version': '8.0.1.0.0',
'license': 'AGPL-3',
'author': 'Ursa Information System, '
'Xpansa Group, '
Expand Down
Empty file modified account_payment_cc/models/__init__.py 100755 → 100644
Empty file.
Empty file modified account_payment_cc/models/account_journal.py 100755 → 100644
Empty file.
Empty file modified account_payment_cc/models/account_voucher.py 100755 → 100644
Empty file.
Empty file modified account_payment_cc/static/description/icon.png 100755 → 100644
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified account_payment_cc/static/src/account_payment_cc_README.pdf 100755 → 100644
Empty file.
Empty file modified account_payment_cc/views/account_view.xml 100755 → 100644
Empty file.

0 comments on commit 70f05ad

Please sign in to comment.