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_analytic: Migration to 16.0 #16

Closed
wants to merge 23 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
d8d0e93
[ADD]stock_request_analytic
AaronHForgeFlow Dec 24, 2018
74819be
[11.0] stock_request_analytic:
LoisRForgeFlow Jan 3, 2019
1f88293
[12.0][MIG] stock_request_analytic
LoisRForgeFlow Jul 11, 2019
a6c9af5
[IMP] Simplify inheritance of states
MiquelRForgeFlow Aug 9, 2019
6df1211
[FIX] stock_request_*: add expected_date implicit on tests to avoid e…
HviorForgeFlow Aug 28, 2019
f87ab7f
Added translation using Weblate (Chinese (Simplified))
liweijie0812 Oct 16, 2019
d6eec01
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Mar 24, 2020
4db8902
[IMP] stock_request_analytic: add analytic tags to Stock Requests
joao-p-marques Mar 10, 2021
f8633f8
[IMP] stock_request_analytic: black, isort, prettier
joao-p-marques Apr 9, 2021
1f7f848
[MIG] stock_request_analytic: Migration to 13.0
joao-p-marques Apr 9, 2021
24d1b98
[IMP] stock_request_analytic: black, isort, prettier
rousseldenis Nov 24, 2021
2515ff4
[14.0][MIG] stock_request_analytic
rousseldenis Nov 24, 2021
4252711
[14.0][IMP] stock_request_analytic: Add default analytic account on o…
rousseldenis Nov 26, 2021
ac6f49c
[14.0][IMP] stock_request_analytic: Add analytic account to procureme…
rousseldenis Dec 13, 2021
404c191
[FIX] Fix access right issues when using actions
sebalix Jan 31, 2022
de798bc
Translated using Weblate (Portuguese (Brazil))
Feb 1, 2022
37f2173
[FIX] Licensing issues
rousseldenis Sep 5, 2022
4d5294f
[MIG] stock_request_analytic: Migration to 15.0
ps-tubtim Dec 22, 2022
f0a370f
Added translation using Weblate (Spanish)
Ivorra78 Jul 27, 2023
1097e25
[FIX] stock_request_analytic: Adding the correct groups to the views …
victoralmau Nov 28, 2023
eed6091
Added translation using Weblate (Italian)
mymage Dec 14, 2023
ab043bb
[IMP] stock_request_analytic: pre-commit stuff
victoralmau Mar 25, 2024
a877399
[MIG] stock_request_analytic: Migration to 16.0
Urvisha-OSI Mar 29, 2023
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_analytic/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,
)
97 changes: 97 additions & 0 deletions stock_request_analytic/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
======================
Stock Request Analytic
======================

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

.. |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--request-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_analytic
: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_analytic
: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 allows for users to be able to display and assign analytic
accounts to stock requests.

**Table of contents**

.. contents::
:local:

Usage
=====

Assign the analytic account to the stock request.

Known issues / Roadmap
======================

* Integrate this module with stock_request_purchase to pass the analytic
account to the purchase order

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

* ForgeFlow

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

* Aaron Henriquez <ahenriquez@eficent.com>
* Lois Rilo <lois.rilo@eficent.com>
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
* Alan Ramos <alan.ramos@jarsa.com.mx>
* Denis Roussel <denis.roussel@acsone.eu>
* `Tecnativa <https://www.tecnativa.com>`__:

* João Marques
* Víctor Martínez
* Urvisha Desai <udesai@opensourceintegrators.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.

This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/16.0/stock_request_analytic>`_ 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_request_analytic/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
18 changes: 18 additions & 0 deletions stock_request_analytic/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2017-2020 ForgeFlow, S.L. (https://www.forgeflow.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
"name": "Stock Request Analytic",
"summary": "Internal request for stock",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"website": "https://github.com/OCA/stock-logistics-request",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"category": "Analytic",
"depends": ["stock_request", "stock_analytic"],
"data": [
"security/ir.model.access.csv",
"views/stock_request_views.xml",
],
"installable": True,
}
85 changes: 85 additions & 0 deletions stock_request_analytic/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_request_analytic
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-27 14: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: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_account_analytic_account
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_account_id
msgid "Analytic Account"
msgstr "Cuenta analítica"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_account_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Accounts"
msgstr "Cuentas analíticas"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_count
msgid "Analytic Count"
msgstr "Conteo analítico"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_count
msgid "Analytic Tag Count"
msgstr "Recuento analítico de etiquetas"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_tag_ids
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Tags"
msgstr "Etiquetas Analíticas"

#. module: stock_request_analytic
#: code:addons/stock_request_analytic/models/stock_request_order.py:0
#, python-format
msgid "Analytic type (analytic_type) not present in the context"
msgstr "Tipo analítico (analytic_type) no presente en el contexto"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Default Analytic Account"
msgstr "Cuenta Analítica por defecto"

#. module: stock_request_analytic
#: model:ir.model.fields,help:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Set this if you want to define a default analytic account on requests"
msgstr ""
"Seleccione esta opción si desea definir una cuenta analítica predeterminada "
"para las solicitudes"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request
msgid "Stock Request"
msgstr "Solicitud de existencias"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request_order
msgid "Stock Request Order"
msgstr "Solicitud de pedido de existencias"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_account_analytic_account__stock_request_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.view_account_analytic_account_form
msgid "Stock Requests"
msgstr "Solicitudes de existencias"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_rule
msgid "Stock Rule"
msgstr "Regla de existencias"
84 changes: 84 additions & 0 deletions stock_request_analytic/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_request_analytic
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-18 09:34+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_request_analytic
#: model:ir.model,name:stock_request_analytic.model_account_analytic_account
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_account_id
msgid "Analytic Account"
msgstr "Conto analitico"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_account_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Accounts"
msgstr "Conti analitici"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_count
msgid "Analytic Count"
msgstr "Conteggio analitico"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_count
msgid "Analytic Tag Count"
msgstr "Conteggio etichette analitiche"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_tag_ids
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Tags"
msgstr "Etichette analitiche"

#. module: stock_request_analytic
#: code:addons/stock_request_analytic/models/stock_request_order.py:0
#, python-format
msgid "Analytic type (analytic_type) not present in the context"
msgstr "Tipo analitico (analytic_type) non presente nel context"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Default Analytic Account"
msgstr "Conto analitico predefinito"

#. module: stock_request_analytic
#: model:ir.model.fields,help:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Set this if you want to define a default analytic account on requests"
msgstr ""
"Impostare se si vuole definire un conto analitico predefinito nelle richieste"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request
msgid "Stock Request"
msgstr "Richiesta di magazzino"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request_order
msgid "Stock Request Order"
msgstr "Ordine richiesta di magazzino"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_account_analytic_account__stock_request_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.view_account_analytic_account_form
msgid "Stock Requests"
msgstr "Richieste di magazzino"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_rule
msgid "Stock Rule"
msgstr "Regola di giacenza"
83 changes: 83 additions & 0 deletions stock_request_analytic/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_request_analytic
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-02-01 20:33+0000\n"
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatica@protonmail.com>\n"
"Language-Team: none\n"
"Language: pt_BR\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: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_account_analytic_account
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_account_id
msgid "Analytic Account"
msgstr "Conta Analítica"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_account_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Accounts"
msgstr "Contas Analíticas"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_count
msgid "Analytic Count"
msgstr "Contagem Analítica"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_count
msgid "Analytic Tag Count"
msgstr ""

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request__analytic_tag_ids
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__analytic_tag_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.stock_request_order_form
msgid "Analytic Tags"
msgstr "Etiquetas Analíticas"

#. module: stock_request_analytic
#: code:addons/stock_request_analytic/models/stock_request_order.py:0
#, python-format
msgid "Analytic type (analytic_type) not present in the context"
msgstr ""

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Default Analytic Account"
msgstr ""

#. module: stock_request_analytic
#: model:ir.model.fields,help:stock_request_analytic.field_stock_request_order__default_analytic_account_id
msgid "Set this if you want to define a default analytic account on requests"
msgstr ""

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request
msgid "Stock Request"
msgstr "Requisição de Estoque"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_request_order
msgid "Stock Request Order"
msgstr "Ordens de Requisição de Estoque"

#. module: stock_request_analytic
#: model:ir.model.fields,field_description:stock_request_analytic.field_account_analytic_account__stock_request_ids
#: model_terms:ir.ui.view,arch_db:stock_request_analytic.view_account_analytic_account_form
msgid "Stock Requests"
msgstr "Requisições de Estoque"

#. module: stock_request_analytic
#: model:ir.model,name:stock_request_analytic.model_stock_rule
msgid "Stock Rule"
msgstr "Regras de Estoque"
Loading
Loading