Skip to content

[FW][IMP] Sales: recurring prices tab typo #13586

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

Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Time-based rules are used specifically with subscription products. Be sure to ch
:doc:`Subscriptions </applications/sales/subscriptions>` documentation for more information.

In the :guilabel:`Recurring Prices` tab, pricelists are configured with the same options as in the
:guilabel:`Price Rules` tab, with additional columns for :guilabel:`Product Variants` add
:guilabel:`Price Rules` tab, with additional columns for :guilabel:`Product Variants` and
:guilabel:`Recurring Plan`.

:guilabel:`Product Variants` are configured under products that have one or more values, such as
Expand Down Expand Up @@ -212,9 +212,9 @@ The :guilabel:`Selectable` can be enabled to allow the customer to choose this p
Finally, promotional and loyalty codes can be added to the :guilabel:`E-commerce Promotional Code`
field.

Tick the :guilabel:`Selectable` checkbox to have this pricelist as a selectable option for
customers to choose as they shop. If the :guilabel:`Selectable` box is left unticked, customers
**cannot** select this pricelist for themselves.
Tick the :guilabel:`Selectable` checkbox to have this pricelist as a selectable option for customers
to choose as they shop. If the :guilabel:`Selectable` box is left unticked, customers **cannot**
select this pricelist for themselves.

Lastly, there is the option to add an :guilabel:`E-commerce Promotional Code`. To add a code, type
in the desired promo code that, when entered during the checkout process, applies the pricelist to
Expand Down