mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[11.0][IMP] web_export_view: Split readme
This commit is contained in:
committed by
Dennis Sluijk
parent
c9822a1e3d
commit
cb410c26c8
11
web_export_view/readme/DESCRIPTION.rst
Normal file
11
web_export_view/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
One of the best Odoo's features is exporting custom data to CSV/XLS. You can
|
||||
do it by clicking on the export link in the sidebar. The export action allows
|
||||
us to configure what to be exported by selecting fields, etc, and allows you
|
||||
to save your export as a template so that you can export it once again without
|
||||
having to configure it again.
|
||||
|
||||
That feature is as great and advanced as limited for an everyday experience.
|
||||
A lot of customers want simply to export the tree view they are looking to.
|
||||
|
||||
If you miss this feature as us, probably you'll find an answer into our
|
||||
web_export_view module.
|
||||
Reference in New Issue
Block a user