[ADD] ecommerce: New app section
This commit is contained in:
parent
1d957ded94
commit
ec7d2e9e33
@ -76,3 +76,8 @@ source_lang = en
|
|||||||
file_filter = locale/<lang>/LC_MESSAGES/website.po
|
file_filter = locale/<lang>/LC_MESSAGES/website.po
|
||||||
source_file = locale/sources/website.pot
|
source_file = locale/sources/website.pot
|
||||||
source_lang = en
|
source_lang = en
|
||||||
|
|
||||||
|
[odoo-9-doc.ecommerce]
|
||||||
|
file_filter = locale/<lang>/LC_MESSAGES/ecommerce.po
|
||||||
|
source_file = locale/sources/ecommerce.pot
|
||||||
|
source_lang = en
|
||||||
|
BIN
_static/banners/ecommerce.jpg
Normal file
BIN
_static/banners/ecommerce.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 164 KiB |
@ -8,6 +8,7 @@ Applications
|
|||||||
accounting
|
accounting
|
||||||
crm
|
crm
|
||||||
sales
|
sales
|
||||||
|
ecommerce
|
||||||
discuss/getting_started
|
discuss/getting_started
|
||||||
purchase
|
purchase
|
||||||
inventory
|
inventory
|
||||||
|
17
ecommerce.rst
Normal file
17
ecommerce.rst
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
:banner: banners/ecommerce.jpg
|
||||||
|
|
||||||
|
=========
|
||||||
|
eCommerce
|
||||||
|
=========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
ecommerce/overview
|
||||||
|
ecommerce/getting_started
|
||||||
|
ecommerce/managing_products
|
||||||
|
ecommerce/taxes
|
||||||
|
ecommerce/shopper_experience
|
||||||
|
ecommerce/publish
|
||||||
|
ecommerce/maximizing_revenue
|
||||||
|
|
Loading…
Reference in New Issue
Block a user