-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[IMP] Multi: minor content changes for 19.0 #15330
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
Conversation
Felicious
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| enter a :guilabel:`UNSPSC Category`, which is a globally recognized `code managed by | ||
| GS1 <https://www.unspsc.org/>`_, that **must** be purchased in order to use. | ||
| enter a :guilabel:`UNSPSC Category`, which is a globally recognized `code managed by GS1 | ||
| <https://www.unspsc.org/>`_, that **must** be purchased in order to use. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for catching all the early line breaks that I and Erin missed! 😊
| If you sell products with specific patterns, you can also add an image to display the pattern of the | ||
| product. To do so, click the :icon:`fa-camera` :guilabel:`(camera)` icon, then click the | ||
| :icon:`fa-pencil` :guilabel:`(pencil)` icon and select an image from your local drive. This pattern | ||
| will appear as a color option on the ecommerce product page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove the use of yous and make the value prop more direct, like: "businesses can attach images to product variant attribute values so customers can see on the eCommerce website, which value they want."
|
|
||
| Performance can be measured in several ways in performance plans. These are configured in the | ||
| :guilabel:`Achievements` tab of each plan. | ||
| :guilabel:`Achievements` tab of each plan. It's possible to track achievements by all products sold, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :guilabel:`Achievements` tab of each plan. It's possible to track achievements by all products sold, | |
| :guilabel:`Achievements` tab of each plan. It is possible to track achievements by all products sold, |
content/applications/sales/sales.rst
Outdated
|
|
||
| **Odoo Sales** is the application to run your sales process (from quotation to sales order) and | ||
| deliver and invoice what has been sold. | ||
| **Odoo Sales** is the application to run the sales process (from quotation to sales order) and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| **Odoo Sales** is the application to run the sales process (from quotation to sales order) and | |
| The **Sales** application is used to run the sales process (from quotation to sales order) and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
totally optional!
content/applications/sales/sales.rst
Outdated
| **Odoo Sales** is the application to run your sales process (from quotation to sales order) and | ||
| deliver and invoice what has been sold. | ||
| **Odoo Sales** is the application to run the sales process (from quotation to sales order) and | ||
| deliver and invoice what has been sold. Any product with the **Sales** checkbox ticked on its |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We italicize UI items that we currently cannot see
| deliver and invoice what has been sold. Any product with the **Sales** checkbox ticked on its | |
| deliver and invoice what has been sold. Any product with the *Sales* checkbox ticked on its |
content/applications/sales/sales.rst
Outdated
| product form can be sold with the **Sales** app. | ||
|
|
||
| .. seealso:: | ||
| - `Odoo Tutorials: Sales Tutorials <https://www.odoo.com/slides/sales-17>`_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - `Odoo Tutorials: Sales Tutorials <https://www.odoo.com/slides/sales-17>`_ | |
| - `Odoo Tutorials: Sales <https://www.odoo.com/slides/sales-17>`_ |
| (:guilabel:`bug`) icon. | ||
| To display an :ref:`availability <payment_providers/availability>` report for payment providers | ||
| and payment methods and help diagnose potential availability issues on the payment form, enable | ||
| the :ref:`developer mode <developer-mode>` and click the :icon:`fa-bug` (:guilabel:`bug`) icon. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| the :ref:`developer mode <developer-mode>` and click the :icon:`fa-bug` (:guilabel:`bug`) icon. | |
| the :ref:`developer mode <developer-mode>` and click the :icon:`fa-bug` :guilabel:`(bug)` icon. |
we put the parentheses inside the guilabel!
Co-authored-by: Felicia Kuan <feku@odoo.com>
49abb04 to
a2afda9
Compare
|
@robodoo r+ |

Hiya, Felicia! Here's a slew of minor content changes to align our documentation with the 19.0 release. This PR has 14 minor changes across 11 pages. Beyond this, I think there will be three more PRs addressing features that aren't adequately documented, and possibly two whole new pages around setting warnings on products and eventually how the heck the customer portal works.
This version also implement feedback from auva from a now-closed branch.
This 19.0 PR can be FWP up to master.