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

18.0 mig stock lot production date #1771

Open
wants to merge 18 commits into
base: 18.0
Choose a base branch
from
Open
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
94 changes: 94 additions & 0 deletions stock_lot_production_date/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
=========================
Stock Lot Production Date
=========================

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

.. |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/18.0/stock_lot_production_date
: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_lot_production_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/stock-logistics-workflow&target_branch=18.0
:alt: Try me on Runboat

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

This module adds the possibility to set a production date on lots/serial
numbers.

**Table of contents**

.. contents::
:local:

Usage
=====

A new field *Production Date* is available on the lot/SN form:

|image|

.. |image| image:: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/5c13b66f989ce3b02a2098cee272cc36fad49723/stock_lot_production_date/static/description/lot.png

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_lot_production_date%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
-------

* Camptocamp

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

- Sébastien Alix <sebastien.alix@camptocamp.com>
- Frederic Grall <fgr@apik.cloud>

Other credits
-------------

**Financial support**

- Cosanum

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_lot_production_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 stock_lot_production_date/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
16 changes: 16 additions & 0 deletions stock_lot_production_date/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 2022 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
{
"name": "Stock Lot Production Date",
"Summary": "Set a production date on lot.",
"version": "18.0.1.0.0",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-workflow",
"category": "Warehouse Management",
"depends": ["stock"],
"data": [
"views/stock_lot.xml",
],
"installable": True,
"license": "AGPL-3",
}
36 changes: 36 additions & 0 deletions stock_lot_production_date/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_lot_production_date
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-11-23 12:25+0000\n"
"Last-Translator: Eugeni Chafer <eugeni@chafer.cat>\n"
"Language-Team: none\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.17\n"

#. module: stock_lot_production_date
#: model:ir.model,name:stock_lot_production_date.model_stock_lot
msgid "Lot/Serial"
msgstr "Lot/Núm.Serie"

#. module: stock_lot_production_date
#: model:ir.model.fields,field_description:stock_lot_production_date.field_stock_lot__production_date
msgid "Production Date"
msgstr "Data de producció"

#. module: stock_lot_production_date
#: model:ir.model.fields,help:stock_lot_production_date.field_stock_lot__production_date
msgid ""
"This is the date when the goods with this lot/serial number have been "
"produced."
msgstr ""
"Aquesta és la data en la qual es van produir els productes amb aquest lot/"
"número de sèrie."
36 changes: 36 additions & 0 deletions stock_lot_production_date/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_lot_production_date
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-30 16:35+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: stock_lot_production_date
#: model:ir.model,name:stock_lot_production_date.model_stock_lot
msgid "Lot/Serial"
msgstr "Lote / Serie"

#. module: stock_lot_production_date
#: model:ir.model.fields,field_description:stock_lot_production_date.field_stock_lot__production_date
msgid "Production Date"
msgstr "Fecha de Producción"

#. module: stock_lot_production_date
#: model:ir.model.fields,help:stock_lot_production_date.field_stock_lot__production_date
msgid ""
"This is the date when the goods with this lot/serial number have been "
"produced."
msgstr ""
"Es la fecha en la que se han producido las mercancías con este número de "
"lote/serie."
36 changes: 36 additions & 0 deletions stock_lot_production_date/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_lot_production_date
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-11-17 09:33+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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 4.17\n"

#. module: stock_lot_production_date
#: model:ir.model,name:stock_lot_production_date.model_stock_lot
msgid "Lot/Serial"
msgstr "Lotto/seriale"

#. module: stock_lot_production_date
#: model:ir.model.fields,field_description:stock_lot_production_date.field_stock_lot__production_date
msgid "Production Date"
msgstr "Data produzione"

#. module: stock_lot_production_date
#: model:ir.model.fields,help:stock_lot_production_date.field_stock_lot__production_date
msgid ""
"This is the date when the goods with this lot/serial number have been "
"produced."
msgstr ""
"Questa è la data quando la merce con questo numero di lotto/serie è stata "
"prodotta."
31 changes: 31 additions & 0 deletions stock_lot_production_date/i18n/stock_lot_production_date.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_lot_production_date
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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: stock_lot_production_date
#: model:ir.model,name:stock_lot_production_date.model_stock_lot
msgid "Lot/Serial"
msgstr ""

#. module: stock_lot_production_date
#: model:ir.model.fields,field_description:stock_lot_production_date.field_stock_lot__production_date
msgid "Production Date"
msgstr ""

#. module: stock_lot_production_date
#: model:ir.model.fields,help:stock_lot_production_date.field_stock_lot__production_date
msgid ""
"This is the date when the goods with this lot/serial number have been "
"produced."
msgstr ""
1 change: 1 addition & 0 deletions stock_lot_production_date/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import stock_lot
13 changes: 13 additions & 0 deletions stock_lot_production_date/models/stock_lot.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 2022 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)

from odoo import fields, models


class StockProductionLot(models.Model):
_inherit = "stock.lot"

production_date = fields.Datetime(
help="This is the date when the goods with this lot/serial number \
have been produced."
)
3 changes: 3 additions & 0 deletions stock_lot_production_date/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
2 changes: 2 additions & 0 deletions stock_lot_production_date/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Sébastien Alix \<<sebastien.alix@camptocamp.com>\>
- Frederic Grall \<<fgr@apik.cloud>>
3 changes: 3 additions & 0 deletions stock_lot_production_date/readme/CREDITS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
**Financial support**

- Cosanum
2 changes: 2 additions & 0 deletions stock_lot_production_date/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module adds the possibility to set a production date on lots/serial
numbers.
3 changes: 3 additions & 0 deletions stock_lot_production_date/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
A new field *Production Date* is available on the lot/SN form:

![image](https://raw.githubusercontent.com/OCA/stock-logistics-workflow/5c13b66f989ce3b02a2098cee272cc36fad49723/stock_lot_production_date/static/description/lot.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading