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

[MIG] sale_order_line_date: Migration to 17.0 #3043

Closed
wants to merge 1 commit into from
Closed
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
99 changes: 99 additions & 0 deletions sale_order_line_date/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
====================
Sale Order Line Date
====================

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

.. |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%2Fsale--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/sale-workflow/tree/17.0/sale_order_line_date
:alt: OCA/sale-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_order_line_date
: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/sale-workflow&target_branch=17.0
:alt: Try me on Runboat

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

This module adds a commitment date to each sale order line and propagate
it to stock moves and pickings. The commitment date of the whole sale
order is computed based on each sale order line date and the sale order
shipping policy. It can't be modified.

**Table of contents**

.. contents::
:local:

Usage
=====

Create a Quotation or a Sales Order and it fills the requested date in
the sale order line

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

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

* OdooMRP team
* AvanzOSC
* Serv. Tecnol. Avanzados - Pedro M. Baeza

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

- Oihane Crucelaegui <[email protected]>
- Esther Martín <[email protected]>
- Pedro M. Baeza <[email protected]>
- Ana Juaristi <[email protected]>
- Jordi Ballester <[email protected]>
- Aaron Henriquez <[email protected]>
- Serpent Consulting Services Pvt. Ltd. <[email protected]>
- Francesco Apruzzese <[email protected]>
- Mykhailo Panarin <[email protected]>
- Open-Net Sàrl <[email protected]>
- Miquel Raïch <[email protected]>
- Moaad Bourhim <[email protected]>
- Bernat Puig <[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/sale-workflow <https://github.com/OCA/sale-workflow/tree/17.0/sale_order_line_date>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions sale_order_line_date/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
22 changes: 22 additions & 0 deletions sale_order_line_date/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# © 2016 OdooMRP team
# © 2016 AvanzOSC
# © 2016 Serv. Tecnol. Avanzados - Pedro M. Baeza
# © 2016 ForgeFlow, S.L.
# Copyright 2017 Serpent Consulting Services Pvt. Ltd.
# Copyright 2018 Camptocamp SA
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)

{
"name": "Sale Order Line Date",
"version": "17.0.1.0.0",
"summary": "Adds a commitment date to each sale order line.",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza,"
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/sale-workflow",
"category": "Sale",
"license": "AGPL-3",
"depends": ["sale_stock"],
"data": ["views/sale_order_view.xml", "reports/sale_order_report.xml"],
}
40 changes: 40 additions & 0 deletions sale_order_line_date/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2022-03-21 14:17+0000\n"
"Last-Translator: Noel estudillo <[email protected]>\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"
"X-Generator: Weblate 4.3.2\n"

#. module: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr "Data de compromís"

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr "Data de lliurament"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
msgid "Sales Order"
msgstr "Comandes de venda"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línia de comanda de vendes"
46 changes: 46 additions & 0 deletions sale_order_line_date/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2021-07-09 15:48+0000\n"
"Last-Translator: Maria Sparenberg <[email protected]>\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"
"X-Generator: Weblate 4.3.2\n"

#. module: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr "Bestätigtes Datum"

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr "Lieferdatum"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
msgid "Sales Order"
msgstr "Verkaufsauftrag"

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

#~ msgid "Quotation"
#~ msgstr "Angebot"

#~ msgid "Requested Date"
#~ msgstr "Wunsch-Lieferdatum"
41 changes: 41 additions & 0 deletions sale_order_line_date/i18n/el_GR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2018-01-27 03:53+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
"el_GR/)\n"
"Language: el_GR\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: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
#, fuzzy
msgid "Sales Order"
msgstr "Εντολή Πώλησης"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order_line
msgid "Sales Order Line"
msgstr ""
40 changes: 40 additions & 0 deletions sale_order_line_date/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2020-07-27 10:19+0000\n"
"Last-Translator: Daniel Martinez Vila <[email protected]>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\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"
"X-Generator: Weblate 3.10\n"

#. module: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr "Fecha de compromiso"

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr "Fecha de entrega"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
msgid "Sales Order"
msgstr "Órdenes de venta"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea pedido de venta"
41 changes: 41 additions & 0 deletions sale_order_line_date/i18n/es_ES.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2018-01-27 03:53+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
"es_ES/)\n"
"Language: es_ES\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: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
#, fuzzy
msgid "Sales Order"
msgstr "Pedido de venta"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order_line
msgid "Sales Order Line"
msgstr ""
41 changes: 41 additions & 0 deletions sale_order_line_date/i18n/es_VE.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_line_date
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-27 03:53+0000\n"
"PO-Revision-Date: 2018-01-27 03:53+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
"teams/23907/es_VE/)\n"
"Language: es_VE\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: sale_order_line_date
#: model_terms:ir.ui.view,arch_db:sale_order_line_date.report_saleorder_document
msgid "Commitment Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model.fields,field_description:sale_order_line_date.field_sale_order_line__commitment_date
msgid "Delivery Date"
msgstr ""

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order
#, fuzzy
msgid "Sales Order"
msgstr "Pedidos de venta"

#. module: sale_order_line_date
#: model:ir.model,name:sale_order_line_date.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de pedido de venta"
Loading
Loading