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

[MIG] 12.0 - document page work instruction #248

Merged
merged 18 commits into from
Jun 19, 2019
Merged
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
85 changes: 85 additions & 0 deletions document_page_work_instruction/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
==============================================
Document Management - Wiki - Work Instructions
==============================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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%2Fmanagement--system-lightgray.png?logo=github
:target: https://github.com/OCA/management-system/tree/12.0/document_page_work_instruction
:alt: OCA/management-system
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/management-system-12-0/management-system-12-0-document_page_work_instruction
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/128/12.0
:alt: Try me on Runbot

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

This module provides Work Instructions Template.

**Table of contents**

.. contents::
:local:

Configuration
=============


To enter your work instruction template, you need to:

* go to Management Systems > Configuration > Categories
* select the Work Instructions category and edit the template

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/management-system/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/management-system/issues/new?body=module:%20document_page_work_instruction%0Aversion:%2012.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
~~~~~~~

* Savoir-faire Linux

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

* Savoir-faire Linux <[email protected]>
* Gervais Naoussi <[email protected]>
* Eugen Don <[email protected]>
* Jose Maria Alzaga <[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/management-system <https://github.com/OCA/management-system/tree/12.0/document_page_work_instruction>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions document_page_work_instruction/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Copyright (C) 2010 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
21 changes: 21 additions & 0 deletions document_page_work_instruction/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright (C) 2010 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Document Management - Wiki - Work Instructions",
"version": "12.0.1.0.0",
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/management-system",
"license": "AGPL-3",
"category": "Generic Modules/Others",
"depends": [
'document_page',
'mgmtsystem',
],
"data": [
'data/document_page.xml',
'views/document_page_work_instructions.xml',
],
"demo": [],
'installable': True,
}
20 changes: 20 additions & 0 deletions document_page_work_instruction/data/document_page.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<data noupdate="1">

<record id="document_page_group_work_instructions" model="document.page">
<field name="name">Work Instructions</field>
<field name="type">category</field>
<field name="template">
<![CDATA[
<h1>Step 1</h1>

<h1>Step 2</h1>

<h1>Step 3</h1>
]]>
</field>
</record>

</data>
</odoo>
31 changes: 31 additions & 0 deletions document_page_work_instruction/i18n/de.po
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:
# * document_page_work_instruction
#
# Translators:
# Rudolf Schnapka <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: management-system (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-07 01:45+0000\n"
"PO-Revision-Date: 2016-03-11 15:53+0000\n"
"Last-Translator: Rudolf Schnapka <[email protected]>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-management-"
"system-9-0/language/de/)\n"
"Language: de\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: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Arbeitsanweisungen"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Arbeitsanweisungen Ihres Management-Systems."
30 changes: 30 additions & 0 deletions document_page_work_instruction/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_work_instruction
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: management-system (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-05 01:40+0000\n"
"PO-Revision-Date: 2016-03-04 19:38+0000\n"
"Last-Translator: OCA Transbot <[email protected]>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-management-"
"system-9-0/language/es/)\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"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Instrucciones De Trabajo"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Instrucciones de trabajo de su sistema de gestión."
32 changes: 32 additions & 0 deletions document_page_work_instruction/i18n/es_CO.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_work_instruction
#
# Translators:
# JOSE ALEJANDRO ECHEVERRI VALENCIA <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 07:18+0000\n"
"PO-Revision-Date: 2018-01-16 07:18+0000\n"
"Last-Translator: JOSE ALEJANDRO ECHEVERRI VALENCIA <josealejandroeche@gmail."
"com>, 2018\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\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: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Instructivo"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Instructivo de tu sistema de gestión."
31 changes: 31 additions & 0 deletions document_page_work_instruction/i18n/fr.po
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:
# * document_page_work_instruction
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013
msgid ""
msgstr ""
"Project-Id-Version: management-system (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-05 01:40+0000\n"
"PO-Revision-Date: 2016-03-04 19:38+0000\n"
"Last-Translator: OCA Transbot <[email protected]>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-management-"
"system-9-0/language/fr/)\n"
"Language: fr\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: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Instructions de travail"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Instructions de travail de votre système de gestion."
32 changes: 32 additions & 0 deletions document_page_work_instruction/i18n/hr_HR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_work_instruction
#
# Translators:
# Bole <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-01 20:06+0000\n"
"PO-Revision-Date: 2017-05-01 20:06+0000\n"
"Last-Translator: Bole <[email protected]>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Radne upute"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Radne upute za vaš sustav upravljanja"
28 changes: 28 additions & 0 deletions document_page_work_instruction/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document_page_work_instruction
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-03-02 19:52+0000\n"
"Last-Translator: Sergio Zanchetta <[email protected]>\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 3.4\n"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Istruzioni di lavoro"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Istruzioni di lavoro per il sistema di gestione."
31 changes: 31 additions & 0 deletions document_page_work_instruction/i18n/nb.po
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:
# * document_page_work_instruction
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: management-system (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-05 01:40+0000\n"
"PO-Revision-Date: 2016-03-04 19:38+0000\n"
"Last-Translator: OCA Transbot <[email protected]>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-management-"
"system-9-0/language/nb/)\n"
"Language: nb\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: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Arbeidsinstrukser"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Arbeidsinstrukser for styringssystemet."
31 changes: 31 additions & 0 deletions document_page_work_instruction/i18n/nl_NL.po
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:
# * document_page_work_instruction
#
# Translators:
# Peter Hageman <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-17 04:23+0000\n"
"PO-Revision-Date: 2017-06-17 04:23+0000\n"
"Last-Translator: Peter Hageman <[email protected]>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\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: document_page_work_instruction
#: model:ir.actions.act_window,name:document_page_work_instruction.work_instructions_action
#: model:ir.ui.menu,name:document_page_work_instruction.menu_mgmtsystem_manuals_work_instructions
msgid "Work Instructions"
msgstr "Werkinstructies"

#. module: document_page_work_instruction
#: model:ir.actions.act_window,help:document_page_work_instruction.work_instructions_action
msgid "Work instructions of your management system."
msgstr "Werkinstructies van uw managementsysteem"
Loading