-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New module l10n_nl_banks #92
Conversation
l10n_nl_banks/README.rst
Outdated
Configuration | ||
============= | ||
|
||
#. No gonfiguration needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c
l10n_nl_banks/README.rst
Outdated
Known issues / Roadmap | ||
====================== | ||
|
||
#. None |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove empty sections
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
travis has some complaints. For the logo: If you painted that yourself, please include the source if any, otherwise add the source to the credit section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this. Please check my review and also the travis warnings
l10n_nl_banks/README.rst
Outdated
Dutch Banks | ||
================ | ||
|
||
This module will import all Dutch bans with the BIC code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: bans -> banks
l10n_nl_banks/__manifest__.py
Outdated
{ | ||
"name": "Dutch banks", | ||
"version": "10.0.1.0.0", | ||
"author": "Odoo Experts, Onestein, Odoo Community Association (OCA)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this, but Onestein didn't work on this module, as far as I know. Should be removed from here.
l10n_nl_banks/data/nl_banks.xml
Outdated
<odoo> | ||
<data noupdate="1"> | ||
|
||
<record id="ABNA" model="res.bank"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please indent by using spaces instead of tabs
l10n_nl_banks/data/nl_banks.xml
Outdated
@@ -0,0 +1,222 @@ | |||
<?xml version="1.0" encoding="utf-8"?> | |||
<odoo> | |||
<data noupdate="1"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can use:
<odoo noupdate="1">
instead of:
<odoo>
<data noupdate="1">
this way you can remove the element <data>
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
* New module l10n_nl_banks * Remove blanc sections * Icon credits * OCA Requested changes * Change module name * Changes to comply with OCA
Simpel module i use to get all Dutch Banks.