Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
a4ed5ac
[ADD] sale_order_priority (#657)
SimoRubi Jun 12, 2018
4f9b375
[UPD] Update sale_order_priority.pot
oca-travis Jun 20, 2018
9da654a
[ADD] icon.png
OCA-git-bot Apr 3, 2019
037fde7
[MIG] Migrate sale_order_priority to 12.0
Oct 2, 2019
e95948b
[UPD] Update sale_order_priority.pot
oca-travis Feb 16, 2021
ad57efd
[UPD] README.rst
OCA-git-bot Feb 16, 2021
3d4aa64
sale_order_priority 12.0.1.0.1
OCA-git-bot Feb 16, 2021
567a3c8
[IMP] sale_order_priority: black, isort, prettier
MiquelRForgeFlow Feb 22, 2021
d7367d5
[MIG] sale_order_priority: Migration to 13.0
MiquelRForgeFlow Feb 22, 2021
5677b13
[UPD] Update sale_order_priority.pot
oca-travis Feb 26, 2021
f678c50
[UPD] README.rst
OCA-git-bot Feb 26, 2021
592f739
[14.0][IMP]sale_order_priority: black, isort, prettier
GuillemCForgeFlow Nov 18, 2021
d0c8439
[14.0][MIG]sale_order_priority: Migration to 14.0
GuillemCForgeFlow Nov 23, 2021
ded9ab6
[UPD] Update sale_order_priority.pot
oca-travis Feb 17, 2022
fd0cace
[UPD] README.rst
OCA-git-bot Feb 17, 2022
53a35c0
Translated using Weblate (Italian)
francesco-ooops Apr 8, 2022
58e95df
[UPD] README.rst
OCA-git-bot Jun 2, 2022
8d0a16f
[UPD] README.rst
OCA-git-bot Jun 2, 2022
ca86648
[MIG] sale_order_priority: Migration to 15.0
Jun 28, 2022
3b696c3
[UPD] Update sale_order_priority.pot
Nov 17, 2022
0b74e6e
[UPD] README.rst
OCA-git-bot Nov 17, 2022
5b324e7
sale_order_priority 15.0.1.0.1
OCA-git-bot Nov 17, 2022
e5260cc
Update translation files
weblate Nov 17, 2022
1b7d3b8
Added translation using Weblate (Spanish)
Ivorra78 Jul 24, 2023
dd47b39
Translated using Weblate (Spanish)
Ivorra78 Jul 24, 2023
31906b0
[UPD] README.rst
OCA-git-bot Sep 3, 2023
cb2e4bc
[IMP] sale_order_priority: pre-commit auto fixes
sergiocorato Jan 23, 2026
26620ba
[MIG] sale_order_priority: Migration to 16.0
sergiocorato Jan 23, 2026
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
88 changes: 88 additions & 0 deletions sale_order_priority/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

===================
Sale Order Priority
===================

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

.. |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/license-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/16.0/sale_order_priority
: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-16-0/sale-workflow-16-0-sale_order_priority
: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=16.0
:alt: Try me on Runboat

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

This module adds the field *Priority* in sale order lines and sale orders:
priority of the sale order is computed as the maximum of the priorities of its
lines, setting the priority in the order sets the priority of all its lines
accordingly.

When a picking is created as a result of sale order confirmation,
the created procurement inherits the priority of the order,
then the stock moves and the picking inherit the procurement's priority.

**Table of contents**

.. contents::
:local:

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_priority%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
~~~~~~~

* Agile Business Group

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

* Simone Rubino <simone.rubino@agilebg.com>
* George Daramouskas <gdaramouskas@therp.nl>

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/16.0/sale_order_priority>`_ 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 sale_order_priority/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import models
15 changes: 15 additions & 0 deletions sale_order_priority/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2018 Simone Rubino - Agile Business Group
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Sale Order Priority",
"summary": "Define priority on sale orders",
"version": "16.0.1.0.0",
"category": "Sale Workflow",
"website": "https://github.com/OCA/sale-workflow",
"author": "Agile Business Group, Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,
"installable": True,
"depends": ["sale_stock"],
"data": ["views/sale.xml"],
}
59 changes: 59 additions & 0 deletions sale_order_priority/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_priority
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-24 21:09+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
"Language-Team: none\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 4.17\n"

#. module: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__0
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__0
msgid "Normal"
msgstr "Normal"

#. module: sale_order_priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order__priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order_line__priority
msgid "Priority"
msgstr "Prioridad"

#. module: sale_order_priority
#: model:ir.model.fields,help:sale_order_priority.field_sale_order__priority
msgid ""
"Priority for this sale order. Setting manually a value here would set it as "
"priority for all the order lines"
msgstr ""
"Prioridad para esta orden de venta. Establecer manualmente un valor aquí lo "
"establecería como prioridad para todas las líneas de pedido"

#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order
msgid "Sales Order"
msgstr "Orden de Venta"

#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de Orden de Venta"

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

#. module: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__1
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__1
msgid "Urgent"
msgstr "Urgente"
66 changes: 66 additions & 0 deletions sale_order_priority/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_priority
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-06 10:42+0000\n"
"PO-Revision-Date: 2022-04-08 17:05+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
"Language-Team: \n"
"Language: it\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_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__0
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__0
msgid "Normal"
msgstr "Normale"

#. module: sale_order_priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order__priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order_line__priority
msgid "Priority"
msgstr "Priorità"

#. module: sale_order_priority
#: model:ir.model.fields,help:sale_order_priority.field_sale_order__priority
msgid ""
"Priority for this sale order. Setting manually a value here would set it as "
"priority for all the order lines"
msgstr ""
"Priorità di questo ordine di vendita. Impostando qui un valore, verrà "
"impostato anche in tutte le righe"

#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order
msgid "Sales Order"
msgstr "Ordine di vendita"

#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order_line
msgid "Sales Order Line"
msgstr "Riga ordine di vendita"

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

#. module: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__1
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__1
msgid "Urgent"
msgstr "Urgente"

#~ msgid "Not urgent"
#~ msgstr "Non urgente"

#~ msgid "Very Urgent"
#~ msgstr "Molto urgente"
54 changes: 54 additions & 0 deletions sale_order_priority/i18n/sale_order_priority.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_priority
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.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: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__0
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__0
msgid "Normal"
msgstr ""

#. module: sale_order_priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order__priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order_line__priority
msgid "Priority"
msgstr ""

#. module: sale_order_priority
#: model:ir.model.fields,help:sale_order_priority.field_sale_order__priority
msgid ""
"Priority for this sale order. Setting manually a value here would set it as "
"priority for all the order lines"
msgstr ""

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

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

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

#. module: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__1
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__1
msgid "Urgent"
msgstr ""
4 changes: 4 additions & 0 deletions sale_order_priority/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import sale
from . import stock_picking
46 changes: 46 additions & 0 deletions sale_order_priority/models/sale.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Copyright 2018 Simone Rubino - Agile Business Group
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from odoo import api, fields, models

from odoo.addons.stock.models import stock_move


class SaleOrderLine(models.Model):
_inherit = "sale.order.line"

priority = fields.Selection(stock_move.PROCUREMENT_PRIORITIES, default="0")


class SaleOrder(models.Model):
_inherit = "sale.order"

priority = fields.Selection(
stock_move.PROCUREMENT_PRIORITIES,
compute="_compute_priority",
inverse="_inverse_priority",
store=True,
index=True,
tracking=True,
states={"done": [("readonly", True)], "cancel": [("readonly", True)]},
help="Priority for this sale order. "
"Setting manually a value here would set it as priority "
"for all the order lines",
)

@api.depends("order_line.priority")
def _compute_priority(self):
for order in self.filtered(lambda x: x.order_line):
priority = order.mapped("order_line.priority")
order.priority = max([x for x in priority if x] or "0")

def _inverse_priority(self):
for order in self:
priority = order.priority
for line in order.order_line.filtered(lambda x: x.priority != priority):
line.priority = priority

def action_confirm(self):
return super(
SaleOrder, self.with_context(sale_priority=self.priority)
).action_confirm()
11 changes: 11 additions & 0 deletions sale_order_priority/models/stock_picking.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
from odoo import models


class Picking(models.Model):
_inherit = "stock.picking"

def action_confirm(self):
res = super().action_confirm()
picking_priority = self.env.context.get("sale_priority", False)
self.write({"priority": picking_priority or 0})
return res
2 changes: 2 additions & 0 deletions sale_order_priority/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Simone Rubino <simone.rubino@agilebg.com>
* George Daramouskas <gdaramouskas@therp.nl>
8 changes: 8 additions & 0 deletions sale_order_priority/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
This module adds the field *Priority* in sale order lines and sale orders:
priority of the sale order is computed as the maximum of the priorities of its
lines, setting the priority in the order sets the priority of all its lines
accordingly.

When a picking is created as a result of sale order confirmation,
the created procurement inherits the priority of the order,
then the stock moves and the picking inherit the procurement's priority.
Binary file added sale_order_priority/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading