Skip to content

Commit 61f0165

Browse files
committed
Merge PR #2692 into 18.0
Signed-off-by HviorForgeFlow
2 parents d2e8dcc + a9dd138 commit 61f0165

21 files changed

+1190
-0
lines changed

purchase_tag/README.rst

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
=============
2+
Purchase Tags
3+
=============
4+
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7+
!! This file is generated by oca-gen-addon-readme !!
8+
!! changes will be overwritten. !!
9+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:4fcd5e13e2e203e5e2591ebf21012a4ccae8a559594d518ccc40c71ae9440aad
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12+
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14+
:target: https://odoo-community.org/page/development-status
15+
:alt: Beta
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
17+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18+
:alt: License: AGPL-3
19+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github
20+
:target: https://github.com/OCA/purchase-workflow/tree/18.0/purchase_tag
21+
:alt: OCA/purchase-workflow
22+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+
:target: https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-purchase_tag
24+
:alt: Translate me on Weblate
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=18.0
27+
:alt: Try me on Runboat
28+
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
30+
31+
This module allows to add multiple tags to purchase orders
32+
33+
**Table of contents**
34+
35+
.. contents::
36+
:local:
37+
38+
Usage
39+
=====
40+
41+
To use this module, you need to go to Purchase Orders and select tags.
42+
43+
Bug Tracker
44+
===========
45+
46+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.
47+
In case of trouble, please check there if your issue has already been reported.
48+
If you spotted it first, help us to smash it by providing a detailed and welcomed
49+
`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_tag%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
50+
51+
Do not contact contributors directly about support or help with technical issues.
52+
53+
Credits
54+
=======
55+
56+
Authors
57+
-------
58+
59+
* ForgeFlow
60+
61+
Contributors
62+
------------
63+
64+
- Jasmin Solanki <[email protected]>
65+
66+
Maintainers
67+
-----------
68+
69+
This module is maintained by the OCA.
70+
71+
.. image:: https://odoo-community.org/logo.png
72+
:alt: Odoo Community Association
73+
:target: https://odoo-community.org
74+
75+
OCA, or the Odoo Community Association, is a nonprofit organization whose
76+
mission is to support the collaborative development of Odoo features and
77+
promote its widespread use.
78+
79+
This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/18.0/purchase_tag>`_ project on GitHub.
80+
81+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

purchase_tag/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
2+
3+
from . import models

purchase_tag/__manifest__.py

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Copyright 2022 ForgeFlow S.L.
2+
# (http://www.forgeflow.com)
3+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
4+
5+
{
6+
"name": "Purchase Tags",
7+
"summary": "Allows to add multiple tags to purchase orders",
8+
"version": "18.0.1.0.0",
9+
"author": "ForgeFlow, Odoo Community Association (OCA)",
10+
"website": "https://github.com/OCA/purchase-workflow",
11+
"category": "Purchases",
12+
"depends": ["purchase"],
13+
"data": [
14+
"security/ir.model.access.csv",
15+
"views/purchase_view.xml",
16+
"views/purchase_tag_view.xml",
17+
],
18+
"license": "AGPL-3",
19+
"installable": True,
20+
"application": False,
21+
}

purchase_tag/i18n/es.po

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * purchase_tag
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"PO-Revision-Date: 2024-02-11 13:34+0000\n"
10+
"Last-Translator: Ivorra78 <[email protected]>\n"
11+
"Language-Team: none\n"
12+
"Language: es\n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17+
"X-Generator: Weblate 4.17\n"
18+
19+
#. module: purchase_tag
20+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__child_ids
21+
msgid "Child"
22+
msgstr "Hijo(a)"
23+
24+
#. module: purchase_tag
25+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__color
26+
msgid "Color"
27+
msgstr "Color"
28+
29+
#. module: purchase_tag
30+
#: model_terms:ir.actions.act_window,help:purchase_tag.purchase_tag_action
31+
msgid "Create new tags for your purchase orders"
32+
msgstr "Crea nuevas etiquetas para tus órdenes de compra"
33+
34+
#. module: purchase_tag
35+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__create_uid
36+
msgid "Created by"
37+
msgstr "Creado por"
38+
39+
#. module: purchase_tag
40+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__create_date
41+
msgid "Created on"
42+
msgstr "Creado el"
43+
44+
#. module: purchase_tag
45+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__display_name
46+
msgid "Display Name"
47+
msgstr "Mostrar Nombre"
48+
49+
#. module: purchase_tag
50+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__id
51+
msgid "ID"
52+
msgstr "ID (identificación)"
53+
54+
#. module: purchase_tag
55+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__write_uid
56+
msgid "Last Updated by"
57+
msgstr "Actualizado por última vez por"
58+
59+
#. module: purchase_tag
60+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__write_date
61+
msgid "Last Updated on"
62+
msgstr "Última Actualización el"
63+
64+
#. module: purchase_tag
65+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_id
66+
msgid "Parent"
67+
msgstr "Parental"
68+
69+
#. module: purchase_tag
70+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_path
71+
msgid "Parent Path"
72+
msgstr "Ruta Parental"
73+
74+
#. module: purchase_tag
75+
#: model:ir.model,name:purchase_tag.model_purchase_order
76+
msgid "Purchase Order"
77+
msgstr "Orden de compra"
78+
79+
#. module: purchase_tag
80+
#: model:ir.model,name:purchase_tag.model_purchase_tag
81+
msgid "Purchase Tag"
82+
msgstr "Etiqueta de compra"
83+
84+
#. module: purchase_tag
85+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__name
86+
msgid "Tag Name"
87+
msgstr "Nombre de etiqueta"
88+
89+
#. module: purchase_tag
90+
#: model:ir.model.constraint,message:purchase_tag.constraint_purchase_tag_tag_name_uniq
91+
msgid "Tag name already exists !"
92+
msgstr "¡El nombre de etiqueta ya existe!"
93+
94+
#. module: purchase_tag
95+
#: model:ir.actions.act_window,name:purchase_tag.purchase_tag_action
96+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_order__tag_ids
97+
#: model:ir.ui.menu,name:purchase_tag.menu_purchase_tag_config
98+
#: model_terms:ir.ui.view,arch_db:purchase_tag.purchase_tag_view_form
99+
msgid "Tags"
100+
msgstr "Etiquetas"
101+
102+
#. module: purchase_tag
103+
#. odoo-python
104+
#: code:addons/purchase_tag/models/purchase_tag.py:0
105+
#, python-format
106+
msgid "Tags cannot be recursive."
107+
msgstr "Las etiquetas no pueden ser recursivas."
108+
109+
#~ msgid "Last Modified on"
110+
#~ msgstr "Última Modificación el"

purchase_tag/i18n/it.po

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * purchase_tag
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"PO-Revision-Date: 2024-02-04 15:37+0000\n"
10+
"Last-Translator: mymage <[email protected]>\n"
11+
"Language-Team: none\n"
12+
"Language: it\n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17+
"X-Generator: Weblate 4.17\n"
18+
19+
#. module: purchase_tag
20+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__child_ids
21+
msgid "Child"
22+
msgstr "Figlio"
23+
24+
#. module: purchase_tag
25+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__color
26+
msgid "Color"
27+
msgstr "Colore"
28+
29+
#. module: purchase_tag
30+
#: model_terms:ir.actions.act_window,help:purchase_tag.purchase_tag_action
31+
msgid "Create new tags for your purchase orders"
32+
msgstr "Crea nuove etichette per gli ordini di acquisto"
33+
34+
#. module: purchase_tag
35+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__create_uid
36+
msgid "Created by"
37+
msgstr "Creato da"
38+
39+
#. module: purchase_tag
40+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__create_date
41+
msgid "Created on"
42+
msgstr "Creato il"
43+
44+
#. module: purchase_tag
45+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__display_name
46+
msgid "Display Name"
47+
msgstr "Nome visualizzato"
48+
49+
#. module: purchase_tag
50+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__id
51+
msgid "ID"
52+
msgstr "ID"
53+
54+
#. module: purchase_tag
55+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__write_uid
56+
msgid "Last Updated by"
57+
msgstr "Ultimo aggiornamento di"
58+
59+
#. module: purchase_tag
60+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__write_date
61+
msgid "Last Updated on"
62+
msgstr "Ultimo aggiornamento il"
63+
64+
#. module: purchase_tag
65+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_id
66+
msgid "Parent"
67+
msgstr "Padre"
68+
69+
#. module: purchase_tag
70+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_path
71+
msgid "Parent Path"
72+
msgstr "Percorso padre"
73+
74+
#. module: purchase_tag
75+
#: model:ir.model,name:purchase_tag.model_purchase_order
76+
msgid "Purchase Order"
77+
msgstr "Ordine di acquisto"
78+
79+
#. module: purchase_tag
80+
#: model:ir.model,name:purchase_tag.model_purchase_tag
81+
msgid "Purchase Tag"
82+
msgstr "Etichetta acquisti"
83+
84+
#. module: purchase_tag
85+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__name
86+
msgid "Tag Name"
87+
msgstr "Nome etichetta"
88+
89+
#. module: purchase_tag
90+
#: model:ir.model.constraint,message:purchase_tag.constraint_purchase_tag_tag_name_uniq
91+
msgid "Tag name already exists !"
92+
msgstr "Il nome etichetta esiste già!"
93+
94+
#. module: purchase_tag
95+
#: model:ir.actions.act_window,name:purchase_tag.purchase_tag_action
96+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_order__tag_ids
97+
#: model:ir.ui.menu,name:purchase_tag.menu_purchase_tag_config
98+
#: model_terms:ir.ui.view,arch_db:purchase_tag.purchase_tag_view_form
99+
msgid "Tags"
100+
msgstr "Etichette"
101+
102+
#. module: purchase_tag
103+
#. odoo-python
104+
#: code:addons/purchase_tag/models/purchase_tag.py:0
105+
#, python-format
106+
msgid "Tags cannot be recursive."
107+
msgstr "Le etichette non possono essere ricorsive."
108+
109+
#~ msgid "Last Modified on"
110+
#~ msgstr "Ultima modifica il"

0 commit comments

Comments
 (0)