[IMP] Subscriptions: eCommerce update#17367
Conversation
|
@Felicious Got a real quick review for you! |
Felicious
left a comment
There was a problem hiding this comment.
@theRealThagomizer
super small nitpick about the links! once you get it working, I'll just r+
| sales product. To start selling the subscription in the eCommerce shop, click the :guilabel:`Go to | ||
| Website` smart button to navigate to the product page. | ||
| To begin selling subscription products in an *eCommerce* shop, first :doc:`configure the product | ||
| </applications/sales/subscriptions>` as a regular recurring sales product. After configuration is |
There was a problem hiding this comment.
super small nitpick but we use relative file paths when they're shorter than the absolute one.
In this case, I believe it'll be :doc:configure the product <../> ? (Actually im not sure if that works)
| - :doc:`Configure subscription products </applications/sales/subscriptions>` | ||
| - :doc:`Product variants </applications/sales/sales/products_prices/products/variants>` |
There was a problem hiding this comment.
let's use relative paths!
e3c470b to
70308af
Compare
|
@Felicious Links fixed! (I'm reasonably certain.) This should be ready for merging! |
Felicious
left a comment
There was a problem hiding this comment.
LGTM @theRealThagomizer
Found an early line break! Thanks for figuring out the relative paths!!
@robodoo delegate+
| <../subscriptions>` as a regular recurring sales product. After configuration is | ||
| complete, click the :guilabel:`Go to Website` smart button on the product's form to navigate to the | ||
| product's **eCommerce** page. | ||
|
|
There was a problem hiding this comment.
early line break D:
| <../subscriptions>` as a regular recurring sales product. After configuration is | |
| complete, click the :guilabel:`Go to Website` smart button on the product's form to navigate to the | |
| product's **eCommerce** page. | |
| <../subscriptions>` as a regular recurring sales product. After configuration is complete, click the | |
| :guilabel:`Go to Website` smart button on the product's form to navigate to the product's | |
| **eCommerce** page. | |
Co-authored-by: Felicious <feku@odoo.com>
70308af to
e6d17b4
Compare
|
@robodoo r+ |
closes #17367 Signed-off-by: Thomas Jude Cavazos (thjud) <thjud@odoo.com> Co-authored-by: Felicious <feku@odoo.com>

This 19.0 PR makes minor changes to the Subscriptions ecommerce page to bring it in line with current style guidelines. I'm going through the Subscriptions app updating everything that hasn't been updated within the past twelve months, so there will be more to come.
This 19.0 PR can be FWP to master.