Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
6280a04
[ADD] purchase_reception_status_line
DavidJForgeFlow Oct 14, 2024
5e619bb
[UPD] Update purchase_reception_status_line.pot
Jan 8, 2025
d7a43ba
[BOT] post-merge updates
OCA-git-bot Jan 8, 2025
4705b19
[IMP] purchase_reception_status_line: add over-received status and pr…
JoanSForgeFlow May 21, 2025
768b242
[UPD] Update purchase_reception_status_line.pot
Jul 9, 2025
bbb43bd
[BOT] post-merge updates
OCA-git-bot Jul 9, 2025
304e99a
[IMP] purchase_reception_status_line: toggle in force received
JoanSForgeFlow Jul 11, 2025
c0870bf
[UPD] Update purchase_reception_status_line.pot
Jul 23, 2025
4feb723
[BOT] post-merge updates
OCA-git-bot Jul 23, 2025
4a268f2
[IMP] purchase_reception_status_line: pre-commit auto fixes
JoanSForgeFlow Sep 9, 2025
e06bd30
[MIG] purchase_reception_status_line: Migration to 17.0
JoanSForgeFlow Sep 9, 2025
f759506
[IMP] purchase_reception_status_line: migration scripts, rename field…
JoanSForgeFlow Sep 10, 2025
e47ec84
[IMP] purchase_reception_status_line: pre-commit auto fixes
JoanSForgeFlow Sep 12, 2025
1091f8b
[MIG] purchase_reception_status_line: Migration to 18.0
JoanSForgeFlow Sep 12, 2025
5f50f90
[UPD] Update purchase_reception_status_line.pot
Sep 16, 2025
d34f442
[BOT] post-merge updates
OCA-git-bot Sep 16, 2025
d52ef3d
Added translation using Weblate (Italian)
mymage Sep 17, 2025
a29a526
Translated using Weblate (Italian)
mymage Sep 17, 2025
5c091a6
Translated using Weblate (Italian)
francesco-ooops Oct 27, 2025
1f0170f
[IMP] purchase_reception_status_line: pre-commit auto fixes
BhaveshHeliconia Apr 30, 2026
03c29fb
[MIG] purchase_reception_status_line: Migration to 19.0
BhaveshHeliconia Apr 30, 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
108 changes: 108 additions & 0 deletions purchase_reception_status_line/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

==============================
Purchase Reception Status Line
==============================

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

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

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

This module adds a field *Reception Status* on purchase orders line. On
a confirmed purchase order line, it can have 3 different values:

- Nothing Received
- Partially Received
- Fully Received

Also takes this into account when computing the reception status for the
purchase order.

**Highly Recommended:** Install the ``purchase_order_line_menu`` module
to access the reception status field in the purchase order line tree
view for better visibility and management.

**Table of contents**

.. contents::
:local:

Usage
=====

If you are part of the *Purchase Manager* group, you can force a
confirmed purchase order to **Full Received** status: you have to check
the field **Force Received** located in the hidden fields on the tree
view (Order Lines tab).

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

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

* ForgeFlow

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

- David Jiménez <david.jimenez@forgeflow.com>

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.

.. |maintainer-DavidJForgeFlow| image:: https://github.com/DavidJForgeFlow.png?size=40px
:target: https://github.com/DavidJForgeFlow
:alt: DavidJForgeFlow

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-DavidJForgeFlow|

This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/19.0/purchase_reception_status_line>`_ 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 purchase_reception_status_line/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
19 changes: 19 additions & 0 deletions purchase_reception_status_line/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2024 ForgeFlow (http://www.akretion.com/)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Purchase Reception Status Line",
"version": "19.0.1.1.0",
"category": "Purchases",
"license": "AGPL-3",
"summary": "Add reception status on purchase order lines",
"author": "ForgeFlow,Odoo Community Association (OCA)",
"maintainers": ["DavidJForgeFlow"],
"website": "https://github.com/OCA/purchase-workflow",
"depends": ["purchase_reception_status"],
"data": [
"views/purchase_order.xml",
"views/purchase_order_line_views.xml",
],
"installable": True,
}
244 changes: 244 additions & 0 deletions purchase_reception_status_line/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,244 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * purchase_reception_status_line
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-10-27 09:50+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
"Language-Team: none\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 5.10.4\n"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_needaction
msgid "Action Needed"
msgstr "Azione richiesta"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_ids
msgid "Activities"
msgstr "Attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Decorazione eccezione attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_state
msgid "Activity State"
msgstr "Stato attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_type_icon
msgid "Activity Type Icon"
msgstr "Icona tipo attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_attachment_count
msgid "Attachment Count"
msgstr "Conteggio allegati"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_follower_ids
msgid "Followers"
msgstr "Seguito da"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_partner_ids
msgid "Followers (Partners)"
msgstr "Seguito da (partner)"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Icona Font Awesome es. fa-tasks"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order__force_received
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__force_received
msgid "Force Received"
msgstr "Forza a ricevuto"

#. module: purchase_reception_status_line
#: model:ir.model.fields.selection,name:purchase_reception_status_line.selection__purchase_order_line__receipt_status__full
#: model_terms:ir.ui.view,arch_db:purchase_reception_status_line.purchase_order_line_search_filters
msgid "Fully Received"
msgstr "Ricevuto completamente"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__has_message
msgid "Has Message"
msgstr "Ha un messaggio"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_exception_icon
msgid "Icon"
msgstr "Icona"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "Icona per indicare un'attività eccezione."

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__message_needaction
msgid "If checked, new messages require your attention."
msgstr "Se selezionata, nuovi messaggi richiedono attenzione."

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__message_has_error
msgid "If checked, some messages have a delivery error."
msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna."

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order__force_received
msgid ""
"If true, the order is marked forced only when all lines are fully received "
"and at least one line was manually forced."
msgstr ""
"Se è vero, l'ordine viene contrassegnato come forzato solo quando tutte le "
"righe sono state ricevute completamente e almeno una riga è stata forzata "
"manualmente."

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__force_received
msgid ""
"If true, the reception status will be forced to Fully Received, even if some"
" quantities are not fully received. "
msgstr ""
"Se vero, lo stato di ricezione verrà forzato su completamente ricevuto, "
"anche se alcune quantità non sono state ricevute completamente. "

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_is_follower
msgid "Is Follower"
msgstr "Segue"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_has_error
msgid "Message Delivery error"
msgstr "Errore di consegna messaggio"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_ids
msgid "Messages"
msgstr "Messaggi"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "Scadenza mia attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "Scadenza prossima attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_summary
msgid "Next Activity Summary"
msgstr "Riepilogo prossima attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_type_id
msgid "Next Activity Type"
msgstr "Tipo prossima attività"

#. module: purchase_reception_status_line
#: model:ir.model.fields.selection,name:purchase_reception_status_line.selection__purchase_order_line__receipt_status__pending
#: model_terms:ir.ui.view,arch_db:purchase_reception_status_line.purchase_order_line_search_filters
msgid "Nothing Received"
msgstr "Nulla ricevuto"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_needaction_counter
msgid "Number of Actions"
msgstr "Numero di azioni"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__message_has_error_counter
msgid "Number of errors"
msgstr "Numero di errori"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "Numero di messaggi che richiedono un'azione"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "Numero di messaggi con errore di consegna"

#. module: purchase_reception_status_line
#: model:ir.model.fields.selection,name:purchase_reception_status_line.selection__purchase_order_line__receipt_status__over
#: model_terms:ir.ui.view,arch_db:purchase_reception_status_line.purchase_order_line_search_filters
msgid "Over Received"
msgstr "Eccesso ricezione"

#. module: purchase_reception_status_line
#: model:ir.model.fields.selection,name:purchase_reception_status_line.selection__purchase_order_line__receipt_status__partial
#: model_terms:ir.ui.view,arch_db:purchase_reception_status_line.purchase_order_line_search_filters
msgid "Partially Received"
msgstr "Ricevuto parzialmente"

#. module: purchase_reception_status_line
#: model:ir.model,name:purchase_reception_status_line.model_purchase_order
msgid "Purchase Order"
msgstr "Ordine di acquisto"

#. module: purchase_reception_status_line
#: model:ir.model,name:purchase_reception_status_line.model_purchase_order_line
msgid "Purchase Order Line"
msgstr "Riga ordine di acquisto"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__receipt_status
msgid "Receipt Status"
msgstr "Stato ricevuta"

#. module: purchase_reception_status_line
#: model_terms:ir.ui.view,arch_db:purchase_reception_status_line.purchase_order_line_search_filters
msgid "Reception Status"
msgstr "Stato ricezione"

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__activity_user_id
msgid "Responsible User"
msgstr "Utente responsabile"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
"Stato in base alle attività\n"
"Scaduto: la data richiesta è trascorsa\n"
"Oggi: la data attività è oggi\n"
"Pianificato: attività future."

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "Tipo di attività eccezione sul record."

#. module: purchase_reception_status_line
#: model:ir.model.fields,field_description:purchase_reception_status_line.field_purchase_order_line__website_message_ids
msgid "Website Messages"
msgstr "Messaggi sito web"

#. module: purchase_reception_status_line
#: model:ir.model.fields,help:purchase_reception_status_line.field_purchase_order_line__website_message_ids
msgid "Website communication history"
msgstr "Cronologia comunicazioni sito web"
Loading
Loading