Skip to content

Commit

Permalink
[17][MIG] product_template_tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Zurab Kituashvili committed Apr 17, 2024
1 parent e451573 commit 8fde019
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 38 deletions.
30 changes: 15 additions & 15 deletions product_template_tags/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,51 +40,51 @@ Configuration

To configure this module, you need to:

#. Go to the product form view.
#. Create and edit tags using the form view
1. Go to the product form view.
2. Create and edit tags using the form view

Usage
=====

To use this module, you need to:

#. On the product view, you can add and create tags.
#. Tags will be shown in the kanban view.
1. On the product view, you can add and create tags.
2. Tags will be shown in the kanban view.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/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/product-attribute/issues/new?body=module:%20product_template_tags%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_template_tags%0Aversion:%2017.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
~~~~~~~
-------

* ACSONE SA/NV
* Numigi

Contributors
~~~~~~~~~~~~
------------

* Benjamin Willig <[email protected]>
* Numigi (tm) and all its contributors (https://bit.ly/numigiens)
* Patrick Wilson <[email protected]>
* Pimolnat Suntian <[email protected]>
- Benjamin Willig <[email protected]>
- Numigi (tm) and all its contributors (https://bit.ly/numigiens)
- Patrick Wilson <[email protected]>
- Pimolnat Suntian <[email protected]>
- `Camptocamp <https://www.camptocamp.com>`__

* `Camptocamp <https://www.camptocamp.com>`_
- Iván Todorovich <ivan.todorovich@gmail.com>

* Iván Todorovich <[email protected]>
* David Montull Guasch <[email protected]>
- David Montull Guasch <[email protected]>

Maintainers
~~~~~~~~~~~
-----------

This module is maintained by the OCA.

Expand Down
1 change: 0 additions & 1 deletion product_template_tags/models/product_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@


class ProductTemplate(models.Model):

_inherit = "product.template"

tag_ids = fields.Many2many(
Expand Down
3 changes: 3 additions & 0 deletions product_template_tags/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
4 changes: 4 additions & 0 deletions product_template_tags/readme/CONFIGURE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
To configure this module, you need to:

1. Go to the product form view.
2. Create and edit tags using the form view
4 changes: 0 additions & 4 deletions product_template_tags/readme/CONFIGURE.rst

This file was deleted.

7 changes: 7 additions & 0 deletions product_template_tags/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- Benjamin Willig \<<[email protected]>\>
- Numigi (tm) and all its contributors (<https://bit.ly/numigiens>)
- Patrick Wilson \<<[email protected]>\>
- Pimolnat Suntian \<<[email protected]>\>
- [Camptocamp](https://www.camptocamp.com)
- Iván Todorovich \<<[email protected]>\>
- David Montull Guasch \<<[email protected]>\>
9 changes: 0 additions & 9 deletions product_template_tags/readme/CONTRIBUTORS.rst

This file was deleted.

File renamed without changes.
4 changes: 4 additions & 0 deletions product_template_tags/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
To use this module, you need to:

1. On the product view, you can add and create tags.
2. Tags will be shown in the kanban view.
4 changes: 0 additions & 4 deletions product_template_tags/readme/USAGE.rst

This file was deleted.

13 changes: 8 additions & 5 deletions product_template_tags/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.

See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
Expand Down Expand Up @@ -275,7 +276,7 @@
margin-left: 2em ;
margin-right: 2em }

pre.code .ln { color: grey; } /* line numbers */
pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
Expand All @@ -301,7 +302,7 @@
span.pre {
white-space: pre }

span.problematic {
span.problematic, pre.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -369,7 +370,7 @@ <h1 class="title">Product Template Tags</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:53fb0f2779dec9659da98e445cfd03c266e73cb3f38aaeae17ec2db86d42e8d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/product-attribute/tree/17.0/product_template_tags"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_template_tags"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/product-attribute/tree/17.0/product_template_tags"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_template_tags"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This addon allows to add tags on products.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down Expand Up @@ -435,7 +436,9 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>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.</p>
Expand Down

0 comments on commit 8fde019

Please sign in to comment.