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] project_task_material: Migration to 16.0 #1139

Closed
wants to merge 28 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ffd2809
[MIG] project_task_material: Migration to 10.0 and rename
chienandalu Apr 11, 2017
44feb0b
[IMP] project_task_material: Migration script
pedrobaeza May 22, 2017
ad1d4a6
[MIG][11.0] project_task_material
May 4, 2018
1696947
Update tr.po
SalahAdDin Jul 24, 2018
b212900
[MIG] project_task_material: Migration to 12.0
anandkansagra Dec 5, 2018
1b845ac
Translated using Weblate (Galician)
mvrodriguez Feb 11, 2019
5de24ca
Translated using Weblate (Spanish)
mvrodriguez Feb 11, 2019
d84c7a7
Translated using Weblate (German)
benbrich Mar 23, 2019
01b2fa4
Translated using Weblate (Catalan)
eduardgm Aug 4, 2019
b8611ba
Translated using Weblate (Portuguese (Brazil))
Aug 26, 2019
04fd96c
Translated using Weblate (Slovenian)
sysadminmatmoz Oct 24, 2019
2b0ef01
Translated using Weblate (Croatian)
badbole Dec 2, 2019
a8a90f7
[IMP] : black, isort
sa3m Jan 14, 2020
cc6beff
[MIG] project_task_material: Migration to 13.0
sa3m Jan 14, 2020
c4fa80b
pre-commit update
OCA-git-bot Mar 14, 2020
7be4dfe
[FIX] 13.0 product_task_material sudo
emagdalenaC2i May 18, 2020
2b10a38
project_task_material 13.0.1.0.1
OCA-git-bot May 26, 2020
8024984
[14.0][MIG]project_task_material
Yoshiro009 Jan 28, 2021
8febbfa
Translated using Weblate (Spanish (Argentina))
ibuioli Apr 1, 2021
048210b
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
1247a73
Translated using Weblate (Swedish)
simonstromb Nov 11, 2021
6556b77
[IMP] project_role : black, isort, prettier
bizzappdev Feb 8, 2022
11a635b
[MIG] project_task_material : Migrate project_task_material.
bizzappdev Feb 8, 2022
26f61c5
Translated using Weblate (Portuguese (Brazil))
douglascstd Sep 26, 2022
7b5be64
Translated using Weblate (Italian)
francesco-ooops Jan 18, 2023
532c855
Translated using Weblate (Italian)
francesco-ooops Mar 7, 2023
870c4c5
[IMP] project_task_material: pre-commit stuff
Jun 7, 2023
8d397ea
[MIG] project_task_material: Migration to 16.0
Jul 13, 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
93 changes: 93 additions & 0 deletions project_task_material/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
=====================
Project Task Material
=====================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fproject-lightgray.png?logo=github
:target: https://github.com/OCA/project/tree/15.0/project_task_material
:alt: OCA/project
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/project-15-0/project-15-0-project_task_material
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/140/15.0
:alt: Try me on Runbot

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

Project Tasks allow to record the time spent on them, but some activities
often require you to keep a record of the material used also.

This module offers the ability to keep track of that material.

Note that only a simple record is made and no accounting or stock moves are
actually performed.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module:

Every task form has a tab where product and their quantities can be added.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_task_material%0Aversion:%2015.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
~~~~~~~

* Daniel Reis
* Tecnativa

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

- Daniel Reis <[email protected]>
- Sergio Teruel <[email protected]>
- Vicent Cubells <[email protected]>
- David Vidal <[email protected]>
- Carlos Jesus Cebrian <[email protected]>
- Anand Kansagra <[email protected]>
- Ruchir Shukla <[email protected]>

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/project <https://github.com/OCA/project/tree/15.0/project_task_material>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions project_task_material/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl-3.0).

from . import models
18 changes: 18 additions & 0 deletions project_task_material/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2012 - 2013 Daniel Reis
# Copyright 2015 - Antiun Ingeniería S.L. - Sergio Teruel
# Copyright 2016 - Tecnativa - Vicent Cubells
# Copyright 2017 - Tecnativa - David Vidal
# Copyright 2018 - Brain-tec AG - Carlos Jesus Cebrian
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl-3.0).
{
"name": "Project Task Material",
"summary": "Record products spent in a Task",
"version": "16.0.0.0.0",
"category": "Project Management",
"author": "Daniel Reis," "Tecnativa," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/project",
"license": "AGPL-3",
"installable": True,
"depends": ["project", "product"],
"data": ["security/ir.model.access.csv", "views/project_view.xml"],
}
92 changes: 92 additions & 0 deletions project_task_material/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_task_material
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\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"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_date
msgid "Created on"
msgstr "Creado en"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__display_name
msgid "Display Name"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__id
msgid "ID"
msgstr "ID"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material____last_update
msgid "Last Modified on"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: project_task_material
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task__material_ids
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material Used"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__product_id
msgid "Product"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__quantity
msgid "Quantity"
msgstr ""

#. module: project_task_material
#: code:addons/project_task_material/models/project.py:0
#, python-format
msgid "Quantity of material consumed must be greater than 0."
msgstr ""

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__task_id
msgid "Task"
msgstr ""

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task_material
msgid "Task Material Used"
msgstr ""
93 changes: 93 additions & 0 deletions project_task_material/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_task_material
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_date
msgid "Created on"
msgstr "أنشئ في"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__id
msgid "ID"
msgstr "المعرف"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material____last_update
msgid "Last Modified on"
msgstr "آخر تعديل في"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"

#. module: project_task_material
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task__material_ids
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material Used"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__product_id
msgid "Product"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__quantity
msgid "Quantity"
msgstr ""

#. module: project_task_material
#: code:addons/project_task_material/models/project.py:0
#, python-format
msgid "Quantity of material consumed must be greater than 0."
msgstr ""

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__task_id
msgid "Task"
msgstr "مهمة"

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task_material
msgid "Task Material Used"
msgstr ""
92 changes: 92 additions & 0 deletions project_task_material/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_task_material
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\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"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_uid
msgid "Created by"
msgstr "Създадено от"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__create_date
msgid "Created on"
msgstr "Създадено на"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__display_name
msgid "Display Name"
msgstr "Име за Показване"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__id
msgid "ID"
msgstr "ID"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material____last_update
msgid "Last Modified on"
msgstr "Последно обновено на"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__write_date
msgid "Last Updated on"
msgstr "Последно обновено на"

#. module: project_task_material
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task__material_ids
#: model_terms:ir.ui.view,arch_db:project_task_material.view_project_task_form_material
msgid "Material Used"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__product_id
msgid "Product"
msgstr ""

#. module: project_task_material
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__quantity
msgid "Quantity"
msgstr ""

#. module: project_task_material
#: code:addons/project_task_material/models/project.py:0
#, python-format
msgid "Quantity of material consumed must be greater than 0."
msgstr ""

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task
#: model:ir.model.fields,field_description:project_task_material.field_project_task_material__task_id
msgid "Task"
msgstr ""

#. module: project_task_material
#: model:ir.model,name:project_task_material.model_project_task_material
msgid "Task Material Used"
msgstr ""
Loading