-
-
Notifications
You must be signed in to change notification settings - Fork 703
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] product_print_category: Migration to 18.0
- Loading branch information
1 parent
1bd09cf
commit 072b02a
Showing
8 changed files
with
77 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,13 +17,13 @@ Product - Print Categories | |
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github | ||
:target: https://github.com/OCA/product-attribute/tree/17.0/product_print_category | ||
:target: https://github.com/OCA/product-attribute/tree/18.0/product_print_category | ||
:alt: OCA/product-attribute | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_print_category | ||
:target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_print_category | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=17.0 | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=18.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
@@ -48,18 +48,18 @@ Configuration | |
|
||
**Group setting** | ||
|
||
- Add yourself to the 'Print Category Manager' group in the 'Pricetags' | ||
category. | ||
- Add yourself to the 'Print Category Manager' group in the 'Pricetags' | ||
category. | ||
|
||
**Create Print Categories** | ||
|
||
- Go to 'Sales' > 'Products' > 'Print Categories' | ||
- Go to 'Sales' > 'Products' > 'Print Categories' | ||
|
||
- Find or create new print categories of products | ||
- Find or create new print categories of products | ||
|
||
- Set the fields that will trigger to print again the product label | ||
(e.g : name, sale price etc.) | ||
- Set the qweb view that will be used for this category | ||
- Set the fields that will trigger to print again the product label | ||
(e.g : name, sale price etc.) | ||
- Set the qweb view that will be used for this category | ||
|
||
|image1| | ||
|
||
|
@@ -68,16 +68,16 @@ custom module. | |
|
||
**Affect products to the categories** | ||
|
||
- Go to "Sales" > "Products" > "Product variants" (or "Products" if | ||
variants are not activated). | ||
- Go to your product in General Information tab | ||
- Set a print category | ||
- Go to "Sales" > "Products" > "Product variants" (or "Products" if | ||
variants are not activated). | ||
- Go to your product in General Information tab | ||
- Set a print category | ||
|
||
|image2| | ||
|
||
**Create Print Category Rules** | ||
|
||
- Go to 'Sales' > 'Products' > 'Print Category Rules' | ||
- Go to 'Sales' > 'Products' > 'Print Category Rules' | ||
|
||
Create various ordered rules depending on product category and company. | ||
|
||
|
@@ -86,30 +86,30 @@ product, when changing its company or its category. | |
|
||
|image3| | ||
|
||
.. |image1| image:: https://raw.githubusercontent.com/OCA/product-attribute/17.0/product_print_category/static/description/product_print_category_form.png | ||
.. |image2| image:: https://raw.githubusercontent.com/OCA/product-attribute/17.0/product_print_category/static/description/product_product_form.png | ||
.. |image3| image:: https://raw.githubusercontent.com/OCA/product-attribute/17.0/product_print_category/static/description/product_print_category_rule_tree.png | ||
.. |image1| image:: https://raw.githubusercontent.com/OCA/product-attribute/18.0/product_print_category/static/description/product_print_category_form.png | ||
.. |image2| image:: https://raw.githubusercontent.com/OCA/product-attribute/18.0/product_print_category/static/description/product_product_form.png | ||
.. |image3| image:: https://raw.githubusercontent.com/OCA/product-attribute/18.0/product_print_category/static/description/product_print_category_rule_tree.png | ||
|
||
Usage | ||
===== | ||
|
||
- Go to "Sales" > "Products" > "Print Categories" | ||
- Choose between "Print Obsolete Products" or "Print All Products" | ||
- Go to "Sales" > "Products" > "Print Categories" | ||
- Choose between "Print Obsolete Products" or "Print All Products" | ||
|
||
|image4| | ||
|
||
- Alternatively you can select product in product or variants list view | ||
and click on "Action" > "Print Products" | ||
- Alternatively you can select product in product or variants list view | ||
and click on "Action" > "Print Products" | ||
|
||
.. |image4| image:: https://raw.githubusercontent.com/OCA/product-attribute/17.0/product_print_category/static/description/product_print_wizard_form.png | ||
.. |image4| image:: https://raw.githubusercontent.com/OCA/product-attribute/18.0/product_print_category/static/description/product_print_wizard_form.png | ||
|
||
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_print_category%0Aversion:%2017.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_print_category%0Aversion:%2018.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. | ||
|
||
|
@@ -126,11 +126,13 @@ Authors | |
Contributors | ||
------------ | ||
|
||
- Sylvain LE GAL <https://twitter.com/legalsylvain> | ||
- Quentin DUPONT <https://twitter.com/pondupont> | ||
- `Binhex <https://binhex.cloud/>`__: | ||
- Sylvain LE GAL <https://twitter.com/legalsylvain> | ||
- Quentin DUPONT <https://twitter.com/pondupont> | ||
- `Binhex <https://binhex.cloud/>`__: | ||
|
||
- Mario Luis <[email protected]> | ||
- Mario Luis <[email protected]> | ||
|
||
- Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io> | ||
|
||
Maintainers | ||
----------- | ||
|
@@ -153,6 +155,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: | |
|
||
|maintainer-legalsylvain| | ||
|
||
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/17.0/product_print_category>`_ project on GitHub. | ||
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/18.0/product_print_category>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
- Quentin DUPONT \<<https://twitter.com/pondupont>\> | ||
- [Binhex](https://binhex.cloud/): | ||
- Mario Luis \<<[email protected]>\> | ||
- Heliconia Solutions Pvt. Ltd. \<<https://www.heliconia.io>\> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters