Skip to content

Commit

Permalink
[11.0][MIG] l10n_nl_bank
Browse files Browse the repository at this point in the history
  • Loading branch information
astirpe committed Jun 22, 2018
1 parent 569610d commit f8dcd0f
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 10 deletions.
11 changes: 6 additions & 5 deletions l10n_nl_bank/README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3

================
Expand All @@ -12,7 +12,7 @@ BIC code to ease the input of bank accounts.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/176/10.0
:target: https://runbot.odoo-community.org/runbot/176/11.0

Bug Tracker
===========
Expand All @@ -28,13 +28,14 @@ Credits
Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
* Bank image: <http://www.iconninja.com/banking-icon-466530>
* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
* Bank image: <https://fontawesome.com/icons/university?style=solid>

Contributors
------------

* Erwin van der Ploeg <erwin@odooexperts.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>

Maintainer
----------
Expand Down
3 changes: 1 addition & 2 deletions l10n_nl_bank/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# -*- coding: utf-8 -*-
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
5 changes: 2 additions & 3 deletions l10n_nl_bank/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Odoo Experts (<https://www.odooexperts.nl>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Dutch banks list",
"summary": "Import all Dutch banks with BIC code",
"version": "10.0.1.0.0",
"version": "11.0.1.0.0",
"category": "Localisation",
"license": "AGPL-3",
"author": "Odoo Experts, Odoo Community Association (OCA)",
Expand Down
2 changes: 2 additions & 0 deletions l10n_nl_bank/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Erwin van der Ploeg <erwin@odooexperts.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>
4 changes: 4 additions & 0 deletions l10n_nl_bank/readme/CREDITS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Images
------

* Bank image: <https://fontawesome.com/icons/university?style=solid>
2 changes: 2 additions & 0 deletions l10n_nl_bank/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module will import all the Dutch banks with their name and
BIC code to ease the input of bank accounts.
Binary file modified l10n_nl_bank/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions l10n_nl_bank/static/description/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f8dcd0f

Please sign in to comment.