Skip to content

Commit

Permalink
Merge pull request #89 from savoirfairelinux/9.0-mig-res_partner_attr…
Browse files Browse the repository at this point in the history
…ibutes_add_NEQ

[9.0] Port module res_partner_attributes_add_NEQ
  • Loading branch information
David Dufresne committed Oct 24, 2016
2 parents e0c3fdd + 4b3cb5b commit c84c576
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 88 deletions.
16 changes: 14 additions & 2 deletions res_partner_attributes_add_NEQ/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

==============================
Quebec Enterprise Number (NEQ)
==============================

Expand All @@ -24,6 +26,10 @@ For further information, please visit:

* https://www.odoo.com/forum/help-1

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

Known issues / Roadmap
======================

Expand All @@ -35,18 +41,24 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-canada/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/l10n-canada/issues/new?body=module:%20res_partner_attributes_add_NEQ%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`here <https://github.com/OCA/l10n-canada/issues/new?body=module:%20res_partner_attributes_add_NEQ%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_

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

* Marc Cassuto <marc.cassuto@savoirfairelinux.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Agathe Mollé <agathe.molle@savoirfairelinux.com>
* Julie Moussu <julie.moussu@savoirfairelinux.com>

Maintainer
----------
Expand Down
24 changes: 3 additions & 21 deletions res_partner_attributes_add_NEQ/__init__.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# Odoo, Open Source Management Solution
# Copyright (C) 2010 - 2014 Savoir-faire Linux
# (<http://www.savoirfairelinux.com>).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# -*- coding: utf-8 -*-
# © 2016 Savoir-faire Linux
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
28 changes: 5 additions & 23 deletions res_partner_attributes_add_NEQ/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,28 +1,10 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# Odoo, Open Source Management Solution
# Copyright (C) 2010 - 2014 Savoir-faire Linux
# (<http://www.savoirfairelinux.com>).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# -*- coding: utf-8 -*-
# © 2016 Savoir-faire Linux
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
'name': 'Quebec Enterprise Number (NEQ)',
'version': '8.0.1.0.0',
'version': '9.0.1.0.0',
'author': "Savoir-faire Linux,Odoo Community Association (OCA)",
'website': 'http://www.savoirfairelinux.com',
'license': 'AGPL-3',
Expand All @@ -31,5 +13,5 @@
'data': [
'views/res_partner.xml',
],
'installable': False,
'installable': True,
}
34 changes: 34 additions & 0 deletions res_partner_attributes_add_NEQ/i18n/nb_NO.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * res_partner_attributes_add_NEQ
#
# Translators:
# Imre Kristoffer Eilertsen <imreeil42@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: l10n-canada (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-30 19:57+0000\n"
"PO-Revision-Date: 2016-08-04 04:49+0000\n"
"Last-Translator: Imre Kristoffer Eilertsen <imreeil42@gmail.com>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-l10n-canada-8-0/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: res_partner_attributes_add_NEQ
#: field:res.partner,neq:0
msgid "NEQ"
msgstr "NEW"

#. module: res_partner_attributes_add_NEQ
#: model:ir.model,name:res_partner_attributes_add_NEQ.model_res_partner
msgid "Partner"
msgstr "Partner"

#. module: res_partner_attributes_add_NEQ
#: help:res.partner,neq:0
msgid "Quebec Enterprise Number (10 digits)"
msgstr "Québec-firmanummer (10 sifre)"
24 changes: 3 additions & 21 deletions res_partner_attributes_add_NEQ/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# Odoo, Open Source Management Solution
# Copyright (C) 2010 - 2014 Savoir-faire Linux
# (<http://www.savoirfairelinux.com>).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# -*- coding: utf-8 -*-
# © 2016 Savoir-faire Linux
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import res_partner
24 changes: 3 additions & 21 deletions res_partner_attributes_add_NEQ/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# Odoo, Open Source Management Solution
# Copyright (C) 2010 - 2014 Savoir-faire Linux
# (<http://www.savoirfairelinux.com>).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
# -*- coding: utf-8 -*-
# © 2016 Savoir-faire Linux
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from openerp import fields, models

Expand Down

0 comments on commit c84c576

Please sign in to comment.