OCA / spreadsheet

GNU Affero General Public License v3.0
46 stars 47 forks source link

RFC - Documentation #25

Closed legalsylvain closed 5 months ago

legalsylvain commented 9 months ago

Hi all, (and specially @etobella). first thanks for this interesting modules. I'll soon migrate to V16 and I'd like to use OCA / spreadsheet modules that looks promizing. But the documentation is very limited. I'd like to propose a PR to add description & screenshot in the readme.

Is the modules working like the odoo EE one ? (https://www.odoo.com/documentation/16.0/applications/finance/spreadsheet.html?highlight=spreadsheet)

thanks.

etobella commented 9 months ago

@legalsylvain It works really similary to Odoo EE modules. Certainly, it would be awesome to have some documentation. I had to do it, but it was a project I was doing in my free time and I had several other issues :sob: It would be awesome if you can do it!

legalsylvain commented 8 months ago

Hi @etobella. I finally found a few time to start to improve the documentation. Feel free to review : https://github.com/OCA/spreadsheet/pull/28 And again, thanks for this awsome work !

Note : i have a question, regarding a feature I didn't documented, because I don't understand how it works : the "Add to spreadsheet" feature.

Step to reproduce :

image

image

Thanks !

flotho commented 5 months ago

Is ther any way to import an ods, xlsx or existing spreadsheet? Addistionnaly, is there any possibility to copy paste datas form an ods/xls file to an Odoo spreadsheet ? Regards

legalsylvain commented 5 months ago

Is ther any way to import an ods, xlsx or existing spreadsheet?

this is done in o-spreadsheet, in recent version. (xlsx handled) : https://odoo.github.io/o-spreadsheet/

image

Addistionnaly, is there any possibility to copy paste datas form an ods/xls file to an Odoo spreadsheet ?

just tested in the odoo demo instance (same link) and it works.

legalsylvain commented 5 months ago

Closing this issue, because answered here : https://github.com/OCA/spreadsheet/pull/28

The last comment regarding undocumented feature has no answer. (https://github.com/OCA/spreadsheet/issues/25#issuecomment-1986132055). I guess it is related to https://github.com/OCA/spreadsheet/issues/8