[MOV] sales (cat): adds prefix "odoo_" to TOC filenames
This commit's sole purpose is to allow the next commits to move files without losing their history and rename them like this commit's original filenames. Without this, git would rather delete the original files and modify the content of the target file, losing the content's history in the process.
This commit is contained in:
parent
251438d569
commit
f59977cf21
@ -7,7 +7,7 @@ Sales
|
||||
|
||||
.. toctree::
|
||||
|
||||
sales/crm
|
||||
sales/sales
|
||||
sales/point_of_sale
|
||||
sales/subscriptions
|
||||
sales/odoo_crm
|
||||
sales/odoo_sales
|
||||
sales/odoo_point_of_sale
|
||||
sales/odoo_subscriptions
|
||||
|
Loading…
Reference in New Issue
Block a user