Skip to content
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

[12.0][MIG] stock_picking_invoice_link #513

Merged
merged 31 commits into from
Apr 10, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b939e75
[add] stock_picking_invoice_link
eLBati Jun 3, 2013
3e5be45
[FIX] missing comma in __openerp__.py preventing server to start with…
guewen Sep 2, 2013
3b78007
[ADD] handling _invoice_line_hook
eLBati Oct 11, 2013
9adfc07
Add one2many from invoice to pickings and display it in the invoice v…
Oct 28, 2013
2c94abc
autopep8 lint
lepistone Aug 18, 2014
43dc1e8
Port module stock_picking_invoice_link to v8
Nov 19, 2014
0f92b91
create translation files (template and german)
rschnapka Feb 1, 2015
600025a
[ADD]stock_picking_invoice_link: Added spanish translation.
jesusVMayor Feb 3, 2015
c821182
Add OCA as author of OCA addons
gurneyalex Mar 2, 2015
2730752
[FIX] removing wrong method _create_invoice_from_picking and values
Feb 23, 2015
c215fb7
[FIX] When trying to duplicate an invoice with related pickings you a…
eLBati Jul 9, 2015
fbe89e3
Update copyright year
tafaRU Jul 10, 2015
3aee12f
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
45d15ca
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
c2d3148
OCA Transbot updated translations from Transifex
rschnapka Oct 4, 2015
1bfe826
stock_picking_invoice_link: added new functionality * When an invoice…
oihane Feb 10, 2016
b2b3f2b
stock_picking_invoice_link: Many2many instead of many2one for invoice…
pedrobaeza Jun 8, 2016
66ab361
OCA Transbot updated translations from Transifex
oca-transbot Jul 3, 2016
2316a67
[IMP] stock_picking_invoice_link: Refactoring based on new 9.0 invoic…
alexis-via Sep 13, 2016
0e38e9a
OCA Transbot updated translations from Transifex
hendrixcosta Sep 20, 2016
aeb2042
FIX link invoice view on pickings
jjscarafia Mar 31, 2017
aff31f4
[9.0] stock_picking_invoice_link: redo migration from 8.0 to 9.0 (#296)
jbaudoux Jun 15, 2017
7f71ffd
OCA Transbot updated translations from Transifex
oca-transbot Jun 24, 2017
3be462f
[MIG] stock_picking_invoice_link: Migration to 10.0
eLBati Apr 10, 2017
2ed336b
[IMP] stock_picking_invoice_link: Review changes
cubells Sep 7, 2017
ac76ec5
OCA Transbot updated translations from Transifex
oca-transbot Dec 30, 2017
9600619
[MIG] stock_picking_invoice_link: Migration to 11.0
celm1990 Mar 24, 2018
46fa409
[UPD] Update stock_picking_invoice_link.pot
oca-travis Jun 23, 2018
2636515
[FIX] stock_picking_invoice_link: refund moves
chienandalu Jul 26, 2018
a3894e5
[FIX] stock_picking_invoice_link: typo in readme
cubells Nov 29, 2018
05096c7
[12.0][MIG] stock_picking_invoice_link module
AdriaGForgeFlow Mar 29, 2019
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
122 changes: 122 additions & 0 deletions stock_picking_invoice_link/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
==========================
Stock Picking Invoice Link
==========================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_invoice_link
:alt: OCA/stock-logistics-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_invoice_link
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/154/12.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a link between pickings and invoices as well as on the lines.
Invoices are generated from sales orders. With this module, you can find back
which deliveries an invoice relates to.

In standard, if you make a partial delivery and invoice it, then make remaining
delivery and invoice it, it is impossible to known to what delivery the
invoices relate to. You only have the quantity.

This module is also useful if you want to present data on the invoice report
grouped by deliveries.

Note that the links are only for products with an invoicing policy set on
delivery.

**Table of contents**

.. contents::
:local:

Usage
=====

* Create a Sales Order and confirm.
* Deliver its pickings totally or partially.
* Create an invoice of the goods delivered.
* If you open invoice form, you must see a new Pickings tab with information
about them.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/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 <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_invoice_link%0Aversion:%2012.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
~~~~~~~

* Agile Business Group
* Tecnativa
* BCIM sprl
* Softdil S.L

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

* `Agile Business Group <https://www.agilebg.com>`_

* Lorenzo Battistini <[email protected]>
* Alex Comba <[email protected]>

* `Akretion <https://www.akretion.com>`_

* Alexis de Lattre <[email protected]>

* `AvanzOsc <http://avanzosc.es>`_

* Oihane Crucelaegui <[email protected]>
* Ana Juaristi <[email protected]>
* Alfredo de la Fuente <[email protected]>
* Ainara Galdona <[email protected]>

* `Tecnativa <https://www.tecnativa.com>`_

* Pedro M. Baeza <[email protected]>
* David Vidal <[email protected]>

* Unai Alkorta
* Iñaki Zabala
* Jacques-Etienne Baudoux <[email protected]>
* Aitor Bouzas Naveira <[email protected]>
* Carlos Lopez Mite <[email protected]>

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

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_invoice_link>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions stock_picking_invoice_link/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

from . import models
27 changes: 27 additions & 0 deletions stock_picking_invoice_link/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright 2013-17 Agile Business Group (<http://www.agilebg.com>)
# Copyright 2016 AvanzOSC (<http://www.avanzosc.es>)
# Copyright 2016 Pedro M. Baeza <[email protected]>
# Copyright 2017 Jacques-Etienne Baudoux <[email protected]>
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

{
'name': 'Stock Picking Invoice Link',
'version': '12.0.1.0.0',
'category': 'Warehouse Management',
'summary': 'Adds link between pickings and invoices',
'author': 'Agile Business Group, '
'Tecnativa, '
'BCIM sprl, '
'Softdil S.L, '
'Odoo Community Association (OCA)',
'website': 'http://github.com/OCA/stock-logistics-workflow',
'license': 'AGPL-3',
'depends': [
'sale_stock',
],
'data': [
'views/stock_view.xml',
'views/account_invoice_view.xml',
],
'installable': True,
}
85 changes: 85 additions & 0 deletions stock_picking_invoice_link/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_picking_invoice_link
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-18 03:48+0000\n"
"PO-Revision-Date: 2017-12-18 03:48+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_account_invoice
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.view_picking_form
msgid "Invoice"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_account_invoice_line
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_move_invoice_line_id
msgid "Invoice Line"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_picking_invoice_ids
msgid "Invoices"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.invoice_form
msgid "Pickings"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_invoice_picking_ids
msgid "Related Pickings"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_invoice_line_move_line_ids
msgid "Related Stock Moves"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_invoice_picking_ids
msgid ""
"Related pickings (only when the invoice has been generated from a sale "
"order)."
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_invoice_line_move_line_ids
msgid ""
"Related stock moves (only when the invoice has been generated from a sale "
"order)."
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_stock_move
msgid "Stock Move"
msgstr "Moure l'estoc"

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_stock_picking
msgid "Transfer"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.view_picking_form
msgid "View Invoice"
msgstr ""
85 changes: 85 additions & 0 deletions stock_picking_invoice_link/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_picking_invoice_link
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-23 11:56+0000\n"
"PO-Revision-Date: 2017-01-23 11:56+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_account_invoice
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.view_picking_form
msgid "Invoice"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_account_invoice_line
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_move_invoice_line_id
msgid "Invoice Line"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_picking_invoice_ids
msgid "Invoices"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.invoice_form
msgid "Pickings"
msgstr "Pickaufträge"

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_invoice_picking_ids
msgid "Related Pickings"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_invoice_line_move_line_ids
msgid "Related Stock Moves"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_invoice_picking_ids
msgid ""
"Related pickings (only when the invoice has been generated from a sale "
"order)."
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_invoice_line_move_line_ids
msgid ""
"Related stock moves (only when the invoice has been generated from a sale "
"order)."
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_stock_move
msgid "Stock Move"
msgstr "Lagerbuchung"

#. module: stock_picking_invoice_link
#: model:ir.model,name:stock_picking_invoice_link.model_stock_picking
msgid "Transfer"
msgstr "Lieferung vornehmen"

#. module: stock_picking_invoice_link
#: model:ir.ui.view,arch_db:stock_picking_invoice_link.view_picking_form
msgid "View Invoice"
msgstr ""
Loading