Commit Graph

21 Commits (570d3077c97dd1638f979881f6b52714c8c56906)

Author SHA1 Message Date
OCA-git-bot 47602b29ef [UPD] README.rst 2023-09-03 17:47:27 +00:00
JonathanStein 2762700e5e Fix error with Chrome 105
See https://github.com/OCA/web/issues/2284
2022-09-06 13:16:53 +02:00
OCA-git-bot 4db279c170 [UPD] README.rst 2019-07-29 03:48:43 +00:00
OCA-git-bot 2e85aa162f [UPD] README.rst 2019-05-11 11:17:10 +00:00
Alexandre Díaz 47c968b250 [11.0][IMP] web_export_view: Linter 2019-04-25 12:09:03 +02:00
Alexandre Díaz c9822a1e3d [11.0][FIX] web_export_view: Issue #1099 2019-04-25 12:09:03 +02:00
David 4377d62d83 [11.0] web_export_view: add security group 2019-01-22 11:20:57 +01:00
Jose Maria Bernet 9662e81edc [ADD] Crash Manager 2018-08-15 17:00:58 +02:00
Benjamin Willig a4e4079e8d [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
2018-08-15 16:41:38 +02:00
JBF91 e770e46026 [MIG] web_export_view: Migration to 11.0 2018-08-15 16:41:38 +02:00
Jairo Llopis 7c40582b2d [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.
2018-08-15 16:41:38 +02:00
Henry Zhou be736df3ad [MIG 10.0] web_export_view (#444) 2018-08-15 16:41:38 +02:00
Torvald B. Bringsvor f06e69a1b3 Handle the thousands separator, even multiple ones. 2018-08-15 16:41:38 +02:00
Torvald B. Bringsvor 917d49aef8 Small fix to allow integers to be parsed correctly when a locate with a thousand separator is used. 2018-08-15 16:41:38 +02:00
Adil Houmadi 093b023bd7 Migrate web_export_view to v 8.0 2018-08-15 16:41:38 +02:00
unknown a77212bddf [web_export_view]: fixes export boolean fields 2018-08-15 16:31:26 +02:00
Sylvain LE GAL 9d43c7a6c8 [FIX] now export only selected items. 2018-08-15 16:30:03 +02:00
Stefan Rijnhart d7276a4739 [FIX] web_export_view: Several things:
* Compatibility with Werkzeug 0.9.3
* Export of first one2many field works again
* Parsing of float values
2018-08-15 16:30:03 +02:00
Alex Comba ad89a6a3a5 [FIX] Convert number string to number 2018-08-15 16:29:51 +02:00
Leonardo Pistone 5327689b97 [add] port web_export_view to OpenERP 7 2018-08-15 16:29:51 +02:00
Leonardo Pistone d6ee226cd4 [add] module web_export_view copied from 6.1 2018-08-15 16:29:28 +02:00