-
-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by rvalyi
- Loading branch information
Showing
36 changed files
with
3,430 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
========================== | ||
Stock Picking Invoice Link | ||
========================== | ||
|
||
.. | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:b84770438e83e728fc3e438a5542c07883adb15b786fff744733439c6992bcd4 | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png | ||
:target: https://odoo-community.org/page/development-status | ||
:alt: Mature | ||
.. |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/18.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-18-0/stock-logistics-workflow-18-0-stock_picking_invoice_link | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=18.0 | ||
:alt: Try me on Runboat | ||
|
||
|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 to smash it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_invoice_link%0Aversion:%2018.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 <lorenzo.battistini@agilebg.com> | ||
- Alex Comba <alex.comba@agilebg.com> | ||
|
||
- `Akretion <https://www.akretion.com>`__ | ||
|
||
- Alexis de Lattre <alexis.delattre@akretion.com> | ||
|
||
- `AvanzOsc <http://avanzosc.es>`__ | ||
|
||
- Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es> | ||
- Ana Juaristi <anajuaristi@avanzosc.es> | ||
- Alfredo de la Fuente <alfredodelafuente@avanzosc.es> | ||
- Ainara Galdona <ainaragaldona@avanzosc.es> | ||
|
||
- `Tecnativa <https://www.tecnativa.com>`__ | ||
|
||
- Pedro M. Baeza | ||
- David Vidal | ||
- Sergio Teruel | ||
- João Marques | ||
|
||
- Unai Alkorta | ||
- Iñaki Zabala | ||
- Jacques-Etienne Baudoux <je@bcim.be> | ||
- Aitor Bouzas Naveira <abouzas@softdil.com> | ||
- Carlos Lopez Mite <celm1990@gmail.com> | ||
- Joel Matías Zilli <joz@adhoc.com.ar> | ||
- `Trobz <https://trobz.com>`__: | ||
|
||
- Thao Le <thaolt@trobz.com> | ||
|
||
Other credits | ||
------------- | ||
|
||
The migration of this module from 16.0 to 17.0 was financially supported | ||
by Camptocamp. | ||
|
||
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/18.0/stock_picking_invoice_link>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html | ||
|
||
from . import models | ||
from . import wizards |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Copyright 2013-17 Agile Business Group (<http://www.agilebg.com>) | ||
# Copyright 2016 AvanzOSC (<http://www.avanzosc.es>) | ||
# Copyright 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com> | ||
# Copyright 2017 Jacques-Etienne Baudoux <je@bcim.be> | ||
# Copyright 2021 Tecnativa - João Marques | ||
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html | ||
|
||
{ | ||
"name": "Stock Picking Invoice Link", | ||
"version": "18.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": "https://github.com/OCA/stock-logistics-workflow", | ||
"license": "AGPL-3", | ||
"development_status": "Mature", | ||
"depends": ["sale_stock"], | ||
"data": ["views/stock_view.xml", "views/account_invoice_view.xml"], | ||
"installable": True, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * stock_picking_invoice_link | ||
# | ||
# Translators: | ||
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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_move_reversal | ||
msgid "Account Move Reversal" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_invoice_link.invoice_form | ||
msgid "Delivery" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_invoice_link.view_picking_form | ||
msgid "Invoice" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_move__invoice_line_ids | ||
msgid "Invoice Line" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_invoice_link.view_move_form | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_invoice_link.view_move_picking_form | ||
msgid "Invoice Lines" | ||
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.model,name:stock_picking_invoice_link.model_account_move | ||
msgid "Journal Entry" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model,name:stock_picking_invoice_link.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_stock_picking__invoice_count | ||
msgid "Number of Invoices" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_bank_statement_line__picking_count | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_move__picking_count | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_payment__picking_count | ||
msgid "Pickings count" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_bank_statement_line__picking_ids | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_move__picking_ids | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_payment__picking_ids | ||
msgid "Related Pickings" | ||
msgstr "" | ||
|
||
#. module: stock_picking_invoice_link | ||
#: model:ir.model.fields,field_description:stock_picking_invoice_link.field_account_move_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_bank_statement_line__picking_ids | ||
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_move__picking_ids | ||
#: model:ir.model.fields,help:stock_picking_invoice_link.field_account_payment__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_move_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 | ||
#. odoo-python | ||
#: code:addons/stock_picking_invoice_link/models/stock_move.py:0 | ||
#, python-format | ||
msgid "You can not modify an invoiced stock move" | ||
msgstr "" |
Oops, something went wrong.