diff --git a/excel_import_export_demo/README.rst b/excel_import_export_demo/README.rst index 87df1d8d0..77539f7fd 100644 --- a/excel_import_export_demo/README.rst +++ b/excel_import_export_demo/README.rst @@ -1,6 +1,6 @@ -======================== -Excel Import/Export Demo -======================== +=============================== +Excel Import/Export/Report Demo +=============================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! @@ -27,6 +27,8 @@ This module provide some example use case for excel_import_export 1. Import/Export Sales Order (import_export_sale_order) 2. Import New Sales Orders (import_sale_orders) 3. Sales Orders Report (report_sale_order) +4. Print Quoation / Order (.xlsx) (report_action/sale_order) +5. Run Partner List Report (report_action/partner_list) **Table of contents** @@ -43,21 +45,34 @@ Then, simply install **excel_import_export_demo**. Usage ===== -**Use Case 1:** Export/Import Excel on existing document +**Example 1:** Export/Import Excel on existing document To test this use case, go to any Sales Order and use Export Excel or Import Excel in action menu. -**Use Case 2:** Import Excel Files +**Example 2:** Import Excel Files To test this use case, go to Settings > Excel Import/Export > Sample Import Sales Order -**Use Case 3:** Create Excel Report +**Example 3:** Create Excel Report To test this use case, go to Settings > Excel Import/Export > Sample Sales Report +**Example 4:** Printout Excel on existing document, using report action + +To test this use case, go to any Sales Order and click print "Quotation / Order (.xlsx)". + +**Example 5:** Run Partner List Report, using report action + +To test this use case, go to menu Sales > Reporting > Partner List Report + Changelog ========= +12.0.1.0.0 (2019-08-09) +~~~~~~~~~~~~~~~~~~~~~~~ + +* Add 2 new examples using report action, 1) sale_order 2) partner_list + 12.0.1.0.0 (2019-02-24) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/excel_import_export_demo/static/description/index.html b/excel_import_export_demo/static/description/index.html index 75406942e..e7fa1515e 100644 --- a/excel_import_export_demo/static/description/index.html +++ b/excel_import_export_demo/static/description/index.html @@ -4,7 +4,7 @@ -Excel Import/Export Demo +Excel Import/Export/Report Demo -
-

Excel Import/Export Demo

+
+

Excel Import/Export/Report Demo