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

[16.0][MIG] stock_request_picking_type: Migration to 16.0 #21

Merged
merged 35 commits into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
eb39efa
[ADD] stock_request_picking_type (#590)
max3903 May 10, 2019
4a4ec07
[IMP] stock_request_picking_type: Use Submitted state
max3903 May 28, 2019
d7f0f1d
[IMP] Bump version
max3903 May 28, 2019
ac4fc8a
[FIX] stock_request_picking_type
max3903 Jul 9, 2019
f13b5e3
[REN] stock_request_picking_type: migration script
max3903 Jul 9, 2019
79e5353
[FIX] stock_request_picking_type: Depends on stock_request_submit
max3903 Aug 9, 2019
4a8e8d3
[IMP] stock_request_picking_type: black, isort
ps-tubtim Mar 13, 2020
ebdd4a1
[MIG] stock_request_picking_type: Migration to 13.0
ps-tubtim Oct 26, 2020
db8ccfa
Revert "[13.0][MIG] stock_request_picking_type"
Nov 9, 2020
5458acd
[ADD] stock_request_picking_type (#590)
max3903 May 10, 2019
da4cff3
[IMP] stock_request_picking_type: Use Submitted state
max3903 May 28, 2019
753edae
[IMP] Bump version
max3903 May 28, 2019
f150e24
[FIX] stock_request_picking_type
max3903 Jul 9, 2019
698685c
[REN] stock_request_picking_type: migration script
max3903 Jul 9, 2019
14a3c0c
[FIX] stock_request_picking_type: Depends on stock_request_submit
max3903 Aug 9, 2019
2bc1aae
[IMP] Synchronize Picking Type and Warehouse
osi-scampbell May 15, 2020
61a8822
stock_request_picking_type 12.0.2.1.0
OCA-git-bot Jun 6, 2020
eb1a12e
[IMP] Set Picking Type in Create
osi-scampbell Jun 8, 2020
175bad0
stock_request_picking_type 12.0.2.1.1
OCA-git-bot Jun 23, 2020
320b33b
[IMP] category: 'Warehouse Management' -> 'Warehouse'
MiquelRForgeFlow Nov 6, 2019
e9aa262
[IMP] stock_request_picking_type: black, isort, prettier
ps-tubtim Nov 9, 2020
b6982b0
[MIG] stock_request_picking_type: Migration to 13.0
ps-tubtim Nov 17, 2020
0b53635
[IMP] stock_request_picking_type: black, isort, prettier
May 25, 2021
cd7470c
[MIG] stock_request_picking_type: Migration to 14.0
May 25, 2021
d64201a
[UPD] Update stock_request_picking_type.pot
oca-travis Jul 1, 2021
f1119ff
[UPD] README.rst
OCA-git-bot Jul 1, 2021
93ce1c9
[FIX]stock_request_direction: fixed an error while on click on one2ma…
vimalpatelserpentcs Sep 2, 2021
5c82e45
[FIX] stock_request_picking_type: ValueError: malformed node or string
max3903 Jun 10, 2022
35bc04c
Apply suggestions from code review
max3903 Oct 5, 2022
719c4a2
stock_request_picking_type 14.0.1.1.0
OCA-git-bot Oct 6, 2022
0f11b80
[UPD] README.rst
OCA-git-bot Sep 3, 2023
665c366
Update translation files
weblate Oct 9, 2023
798a342
Added translation using Weblate (Italian)
mymage Dec 24, 2023
2f705fd
[IMP] stock_request_picking_type: pre-commit stuff
peluko00 Apr 11, 2024
6fc78fe
[MIG] stock_request_picking_type: Migration to 16.0
peluko00 Apr 11, 2024
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
6 changes: 6 additions & 0 deletions setup/stock_request_picking_type/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)
95 changes: 95 additions & 0 deletions stock_request_picking_type/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
==========================
Stock Request Picking Type
==========================

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

.. |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-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_picking_type
:alt: OCA/stock-logistics-request
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-request-16-0/stock-logistics-request-16-0-stock_request_picking_type
: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-request&target_branch=16.0
:alt: Try me on Runboat

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

This module adds stock request orders within the Inventory app with a new operation type.

**Table of contents**

.. contents::
:local:

Usage
=====

* Go to Inventory
* Click on the Stock Request Orders tile to process stock requests
* You can also go to Inventory > Operations > Stock Request Orders

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-request/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-request/issues/new?body=module:%20stock_request_picking_type%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
~~~~~~~

* Open Source Integrators

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

* Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
* Raphael Lee <rlee@opensourceintegrators.com>
* [APSL-Nagarro](https://apsl.tech):
* Antoni Marroig <amarroig@apsl.net>

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-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903

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

|maintainer-max3903|

This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_picking_type>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions stock_request_picking_type/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright 2019 Open Source Integrators
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).

from . import models
20 changes: 20 additions & 0 deletions stock_request_picking_type/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2019 Open Source Integrators
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).

{
"name": "Stock Request Picking Type",
"summary": "Add Stock Requests to the Inventory App",
"version": "16.0.1.0.0",
"license": "LGPL-3",
"website": "https://github.com/OCA/stock-logistics-request",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"category": "Warehouse",
"depends": ["stock_request"],
"data": [
"data/stock_picking_type.xml",
"views/stock_request_order_views.xml",
"views/stock_picking_views.xml",
],
"development_status": "Beta",
"maintainers": ["max3903"],
}
8 changes: 8 additions & 0 deletions stock_request_picking_type/data/stock_picking_type.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<odoo noupdate="1">
<record id="stock_request_order" model="stock.picking.type">
<field name="name">Stock Requests</field>
<field name="sequence_id" ref="stock_request.seq_stock_request_order" />
<field name="code">stock_request_order</field>
<field name="sequence_code">SRO</field>
</record>
</odoo>
163 changes: 163 additions & 0 deletions stock_request_picking_type/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_request_picking_type
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-01-17 05:13+0000\n"
"Last-Translator: Nelson Ramírez Sánchez <info@konos.cl>\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 3.10\n"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid ""
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title="
"\"Manage\"/>"
msgstr ""
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Gestionar\" title="
"\"Gestionar\"/>"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "<span>New</span>"
msgstr "<span>Nuevo</span>"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "<span>View</span>"
msgstr "<span>Ver</span>"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "All"
msgstr "Todo"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__display_name
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_request_order__display_name
msgid "Display Name"
msgstr ""

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "Done"
msgstr "Hecho"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__id
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_request_order__id
msgid "ID"
msgstr ""

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__count_sr_open
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "In Progress"
msgstr "En Progreso"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type____last_update
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_request_order____last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__count_sr_late
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "Late"
msgstr "Tarde"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_request_order__picking_type_id
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_order_search
msgid "Operation Type"
msgstr "Tipo de Operación"

#. module: stock_request_picking_type
#: model:ir.model,name:stock_request_picking_type.model_stock_picking_type
msgid "Picking Type"
msgstr "Tipo de Picking"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "Settings"
msgstr "Configuración"

#. module: stock_request_picking_type
#: model:ir.model,name:stock_request_picking_type.model_stock_request_order
#: model:ir.model.fields.selection,name:stock_request_picking_type.selection__stock_picking_type__code__stock_request_order
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "Stock Request Order"
msgstr "Pedido de Solicitud de Stock"

#. module: stock_request_picking_type
#: model:ir.actions.act_window,name:stock_request_picking_type.action_picking_dashboard
#: model:ir.actions.act_window,name:stock_request_picking_type.action_stock_request_order_form
#: model:ir.ui.menu,name:stock_request_picking_type.menu_stock_request_order
msgid "Stock Request Orders"
msgstr "Pedidos de Solicitud de Stock"

#. module: stock_request_picking_type
#: model:stock.picking.type,name:stock_request_picking_type.stock_request_order
msgid "Stock Requests"
msgstr "Solicitudes de Stock"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__count_sr_todo
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "To Do"
msgstr "Por Hacer"

#. module: stock_request_picking_type
#: model_terms:ir.ui.view,arch_db:stock_request_picking_type.stock_request_type_kanban
msgid "To Process"
msgstr "A Procesar"

#. module: stock_request_picking_type
#: model:ir.model.fields,field_description:stock_request_picking_type.field_stock_picking_type__code
msgid "Type of Operation"
msgstr "Tipo de Operación"

#~ msgid "Customers"
#~ msgstr "Clientes"

#~ msgid "Expected Date"
#~ msgstr "Fecha Esperada"

#~ msgid "Expected Date by Month"
#~ msgstr "Fecha Esperada por Mes"

#~ msgid "Group By..."
#~ msgstr "Agrupar por..."

#~ msgid "Internal"
#~ msgstr "Interno"

#~ msgid "Late Stock Requests"
#~ msgstr "Solicitudes de Stock Tardías"

#~ msgid "Manufacturing Operation"
#~ msgstr "Operación de Fabricación"

#~ msgid "Search Stock Request Orders"
#~ msgstr "Buscar Pedidos de Solicitud de Stock"

#~ msgid "State"
#~ msgstr "Estado"

#~ msgid "Stock Requests To Do."
#~ msgstr "Solicitudes de acciones para hacer."

#~ msgid "Stock Requests in Progress."
#~ msgstr "Solicitudes de stock en curso."

#~ msgid "Vendors"
#~ msgstr "Proveedores"
Loading
Loading