[FIX] redirects: add redirection to sales/send_quotations/optional_products

This commit adds redirections to files moved in #533 (13.0):

sales/send_quotations/optional_items.rst moved to sales/send_quotations/optional_products.rst

Closes #627
This commit is contained in:
cdu-odoo 2020-04-07 14:31:57 +02:00 committed by GitHub
parent ae9bf567eb
commit b9897db04f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,4 +42,6 @@ sales/sale_ebay.rst sales/ebay_connector.rst # sale_ebay -> e
sales/ebay/setup.rst sales/ebay_connector/setup.rst # ebay/* moved to ebay_connector/* (#524)
sales/ebay/manage.rst sales/ebay_connector/manage.rst # ebay/* moved to ebay_connector/* (#524)
accounting/localizations/nederlands.rst accounting/localizations/netherlands.rst # (#514)
accounting/localizations/nederlands.rst accounting/localizations/netherlands.rst # (#514)
sales/send_quotations/optional_items.rst sales/send_quotations/optional_products.rst (#533)