Skip to content
Closed
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
2 changes: 1 addition & 1 deletion sale_order_line_tag/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_tag>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion sale_order_line_tag/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"views/sale_order_views.xml",
],
"maintainers": ["smaciaosi", "dreispt", "ckolobow"],
}
}
1 change: 1 addition & 0 deletions sale_order_line_tag/i18n/sale_order_line_tag.pot
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ msgstr ""
#: model:ir.model.fields,field_description:sale_order_line_tag.field_sale_order_line__tag_ids
msgid "Tags"
msgstr ""

1 change: 1 addition & 0 deletions sale_order_line_tag/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Samuel Macias <smacias@opensourceintegrators.com>
1 change: 1 addition & 0 deletions sale_order_line_tag/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This module allows the user to tag sales order lines in order to classify them.
1 change: 1 addition & 0 deletions sale_order_line_tag/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,4 @@ <h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
</div>
</body>
</html>

Loading