Commit Graph

23 Commits (c78d73d9b14fa6ec698cf5a3cc8f1379610d994c)

Author SHA1 Message Date
SimoRubi 682e5aaf7e [FIX] web_export_view: Remove newlines from fields having many2many_tags 2021-09-10 12:56:38 +02:00
OCA-git-bot 5b099ca76c [UPD] README.rst 2020-07-14 05:30:40 +00:00
OCA-git-bot e91957559d [UPD] README.rst 2020-07-13 05:30:37 +00:00
OCA-git-bot 6df32b51c3 [UPD] README.rst 2019-07-29 03:49:00 +00:00
OCA-git-bot 512c1ce4c8 [UPD] README.rst 2019-05-07 18:09:33 +00:00
Valtteri Lattu 2aa90d240d [MIG] web_export_view: Migration to 12.0 2019-05-06 10:11:50 -04:00
Alexandre Díaz 99816c7d31 [11.0][IMP] web_export_view: Linter 2019-05-02 12:08:53 -04:00
Alexandre Díaz 81832b05e5 [11.0][FIX] web_export_view: Issue #1099 2019-05-02 12:08:53 -04:00
David bd8fd6f3ca [11.0] web_export_view: add security group 2019-05-02 12:08:53 -04:00
Jose Maria Bernet 5f78816456 [ADD] Crash Manager 2019-05-02 12:08:53 -04:00
Benjamin Willig 4a7f6c23bc [FIX] web_export_view: Several things:
* Retrieve all columns even if they are not sortable. Prevent to get select record column
* Prevent to process float time numbers as real numbers during the export
2019-05-02 12:08:53 -04:00
JBF91 5be4d84cac [MIG] web_export_view: Migration to 11.0 2019-05-02 12:08:53 -04:00
Jairo Llopis 971a20fddc [FIX][web_export_view] Remove monetary formatting (#594)
Monetary fields were being exported empty because the parsing failed.

In the way of correctly exporting them as numbers, this chunk of code's performance has been improved.
2019-05-02 12:08:53 -04:00
Henry Zhou 4935fab727 [MIG 10.0] web_export_view (#444) 2019-05-02 12:08:53 -04:00
Torvald B. Bringsvor 99cbc71af3 Handle the thousands separator, even multiple ones. 2019-05-02 12:08:53 -04:00
Torvald B. Bringsvor c5cd91d062 Small fix to allow integers to be parsed correctly when a locate with a thousand separator is used. 2019-05-02 12:08:53 -04:00
Adil Houmadi 05a5984688 Migrate web_export_view to v 8.0 2019-05-02 12:08:53 -04:00
unknown 27b4ea5031 [web_export_view]: fixes export boolean fields 2019-05-02 12:08:53 -04:00
Sylvain LE GAL c6c107f359 [FIX] now export only selected items. 2019-05-02 12:08:53 -04:00
Stefan Rijnhart 255a5792dc [FIX] web_export_view: Several things:
* Compatibility with Werkzeug 0.9.3
* Export of first one2many field works again
* Parsing of float values
2019-05-02 12:08:53 -04:00
Alex Comba 7c22f40bd3 [FIX] Convert number string to number 2019-05-02 12:08:53 -04:00
Leonardo Pistone acda8a1528 [add] port web_export_view to OpenERP 7 2019-05-02 12:08:53 -04:00
Leonardo Pistone 5517ab86d6 [add] module web_export_view copied from 6.1 2019-05-02 12:08:53 -04:00