Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions account_invoice_provider_reference/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
==========================
Invoice Provider Reference
==========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7726ac50e8bd55d512bf5e9781bd60c190b1085589899aea22d2e91c57d8b78a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github
:target: https://github.com/coopiteasy/addons/tree/16.0/account_invoice_provider_reference
:alt: coopiteasy/addons

|badge1| |badge2| |badge3|

Adds a field on invoices for the reference of the invoice provider

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/coopiteasy/addons/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/coopiteasy/addons/issues/new?body=module:%20account_invoice_provider_reference%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Coop IT Easy SC

Contributors
~~~~~~~~~~~~

* Nicolas Jamoulle, <nicolas@coopiteasy.be>
* Manuel Claeys Bouuaert, <manuel@coopiteasy.be>

Maintainers
~~~~~~~~~~~

This module is part of the `coopiteasy/addons <https://github.com/coopiteasy/addons/tree/16.0/account_invoice_provider_reference>`_ project on GitHub.

You are welcome to contribute.
1 change: 1 addition & 0 deletions account_invoice_provider_reference/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
14 changes: 14 additions & 0 deletions account_invoice_provider_reference/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2019 Coop IT Easy SC
# Nicolas Jamoulle, <nicolas@coopiteasy.be>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Invoice Provider Reference",
"version": "16.0.1.0.0",
"author": "Coop IT Easy SC",
"category": "Accounting",
"license": "AGPL-3",
"website": "https://github.com/coopiteasy/addons",
"depends": ["account"],
"data": ["views/account_move_views.xml"],
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_provider_reference
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: account_invoice_provider_reference
#: model:ir.model,name:account_invoice_provider_reference.model_account_invoice
msgid "Invoice"
msgstr ""

#. module: account_invoice_provider_reference
#: model:ir.model.fields,field_description:account_invoice_provider_reference.field_account_invoice__provider_reference
msgid "Provider Reference Invoice"
msgstr ""

27 changes: 27 additions & 0 deletions account_invoice_provider_reference/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_provider_reference
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-27 13:44+0000\n"
"PO-Revision-Date: 2019-02-27 13:44+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: account_invoice_provider_reference
#: model:ir.model,name:account_invoice_provider_reference.model_account_invoice
msgid "Invoice"
msgstr "Facture"

#. module: account_invoice_provider_reference
#: model:ir.model.fields,field_description:account_invoice_provider_reference.field_account_invoice__provider_reference
msgid "Provider Reference Invoice"
msgstr "Référence Facture Fournisseur"
27 changes: 27 additions & 0 deletions account_invoice_provider_reference/i18n/fr_BE.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_provider_reference
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-27 13:44+0000\n"
"PO-Revision-Date: 2019-02-27 13:44+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: account_invoice_provider_reference
#: model:ir.model,name:account_invoice_provider_reference.model_account_invoice
msgid "Invoice"
msgstr "Facture"

#. module: account_invoice_provider_reference
#: model:ir.model.fields,field_description:account_invoice_provider_reference.field_account_invoice__provider_reference
msgid "Provider Reference Invoice"
msgstr "Référence Facture Fournisseur"
1 change: 1 addition & 0 deletions account_invoice_provider_reference/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import account_move
7 changes: 7 additions & 0 deletions account_invoice_provider_reference/models/account_move.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from odoo import fields, models


class AccountMove(models.Model):
_inherit = "account.move"

provider_reference = fields.Char(string="Provider Reference Invoice")
2 changes: 2 additions & 0 deletions account_invoice_provider_reference/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Nicolas Jamoulle, <nicolas@coopiteasy.be>
* Manuel Claeys Bouuaert, <manuel@coopiteasy.be>
1 change: 1 addition & 0 deletions account_invoice_provider_reference/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Adds a field on invoices for the reference of the invoice provider
Loading