Skip to content

Commit

Permalink
[IMP] rename module from "account_invoice_zero" to
Browse files Browse the repository at this point in the history
"account_invoice_zero_autopay"
  • Loading branch information
damdam-s committed Aug 12, 2015
1 parent d2a31c9 commit c4ca7ca
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
:alt: License: AGPL-3


Account Invoice Zero
====================
Account Invoice Zero Autopay
============================

Invoices with a amount of 0 are automatically set as paid.

Expand All @@ -22,7 +22,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_zero%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`here <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_zero_autopay%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
##############################################################################

{'name': 'Account Invoice Zero',
{'name': 'Account Invoice Zero Autopay',
'version': '1.0',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
Expand Down
File renamed without changes.

0 comments on commit c4ca7ca

Please sign in to comment.