3
0
Fork 0
Commit Graph

19 Commits (5be4d84cacfc6b46c353e945bc7670842d46221f)

Author SHA1 Message Date
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
OCA Transbot efd42c0ed2 OCA Transbot updated translations from Transifex 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
Matjaž Mozetič 7130115ddc Slovene translations and translation template 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
PabloCM fed3e550fc [FIX] web_export_view: Handler method renamed to avoid name collision with the original index used in the native excel export 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
Launchpad Translations on behalf of webaddons-core-editors 84a01633da Launchpad automatic translations update. 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
Sylvain LE GAL 2d32eeffb1 [ADD] Add FR translation for 'web_export_view' module 2019-05-02 12:08:53 -04:00
Holger Brunn 2bcdc49839 [ADD] pot file + Dutch and German translation 2019-05-02 12:08:53 -04:00
Holger Brunn b02dba9a76 [FIX] don't show export format for current view in export list 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