OCA Git Bot
e303613253
[ADD] setup.py
2018-10-02 05:24:00 +02:00
OCA Git Bot
99a846da84
[UPD] README.rst
2018-10-02 05:23:59 +02:00
oca-travis
3d8ea8b0dc
[UPD] Update report_xlsx_helper_demo.pot
2018-10-01 11:02:56 +00:00
oca-travis
d465bbd202
[UPD] Update report_xlsx_helper.pot
2018-10-01 11:02:56 +00:00
Yannick Vaucher
a856239f90
Merge pull request #243 from Noviat/11.0-mig-report_xlsx_helper
...
[11.0][MIG]report_xlsx_helper
2018-10-01 11:39:50 +02:00
Luc De Meyer
d58bfd129b
add todo
2018-09-26 16:15:25 +02:00
Luc De Meyer
4785a09e96
[11.0][MIG] report_xlsx_helper: Migration to 11.0
2018-09-24 17:29:45 +02:00
oca-travis
5957d08324
[UPD] Update report_xlsx_helper.pot
2018-09-24 17:07:47 +02:00
Luc De Meyer
de0828ac64
add unit test
2018-09-24 17:07:47 +02:00
Luc De Meyer
4f90acc5f6
pylint eval-used
2018-09-24 17:07:47 +02:00
Luc De Meyer
f096686e10
pylint W8112(eval-referenced)
2018-09-24 17:07:47 +02:00
Luc De Meyer
ea6312002d
pylint: disable=old-api7-method-defined
2018-09-24 17:07:47 +02:00
Luc De Meyer
37cc449336
pylint: disable=old-api7-method-defined
2018-09-24 17:07:47 +02:00
Luc De Meyer
213df5b85e
autodetect boolean type
2018-09-24 17:07:47 +02:00
Luc De Meyer
4531ba88b0
improved error handling
2018-09-24 17:07:47 +02:00
Luc De Meyer
97c6425dd1
xlsx formats
2018-09-24 17:07:47 +02:00
Luc De Meyer
929e276d88
rename module
2018-09-24 17:07:47 +02:00
OCA Git Bot
db73e8da07
[ADD] setup.py
2018-09-20 05:23:27 +02:00
Jordi Ballester Alomar
8fcdd08f03
Merge pull request #240 from Eficent/11.0-bi_sql_editor-fix1
...
[11.0] fix oca_dependencies
2018-09-19 18:05:32 +02:00
Jordi Ballester Alomar
a96031ff82
fix oca_dependencies
2018-09-19 18:04:21 +02:00
oca-travis
dbe94cba2b
[UPD] Update bi_sql_editor.pot
2018-09-19 16:00:01 +00:00
Jordi Ballester Alomar
5c45219c8b
Merge pull request #230 from Eficent/11.0-mig-bi_sql_editor
...
[11.0][MIG] bi_sql_editor
2018-09-19 17:54:57 +02:00
mreficent
c07641d66e
[FIX] Query and technical name should only be modifiable in draft mode
2018-09-13 13:01:15 +02:00
mreficent
70a4259bee
[FIX] Solves the upgrading problem
2018-09-13 13:01:15 +02:00
mreficent
fc35975879
[IMP] remove unneeded parenthesis
2018-09-13 13:01:15 +02:00
mreficent
43866855b2
[FIX] ir.cron relation
2018-09-13 13:01:15 +02:00
hveficent
72e31eafcb
[FIX] Can be upgraded with materialized views generated
2018-08-28 17:57:12 +02:00
hveficent
7b840b168e
[MIG] bi_sql_editor: Migration to 11.0
2018-08-28 17:56:43 +02:00
Pedro M. Baeza
8a09414121
Merge pull request #238 from odoonz/11.0-fix-wizard-printing-xlsx
...
Fix report_xlsx for printing from wizards
2018-08-27 09:48:57 +02:00
Graeme Gellatly
1e89858ccb
Fix report_xlsx for printing from wizards
2018-08-26 13:38:22 +12:00
oca-travis
1fd4cb31cd
[UPD] Update bi_sql_editor.pot
2018-08-09 18:44:13 +02:00
Sylvain LE GAL
5b3dca4550
10.0 imp bi sql editor ( #1 )
...
* [IMP] is_materialized field non readonly on sql_valid state ; [FIX] block possibility to set indexes on non materialized view
* [FIX] set domain_force, group_ids readonly if state > sql_valid
* [IMP] better display of the field group_ids
* [IMP] possibility to reorder menu items from sql views
* [IMP] Do not warn user when setting sql view to draft if state is sql_valid
* [REF]
* [FIX] Set Date of the first execution in the action name
2018-08-09 18:44:13 +02:00
Patrick Tombez
fc0e9ed49f
Fix several issues
...
Fix error '... is not a table or foreign table'
Fix view (colors + oe_highlight)
Fix tests
Fix README + manifest
Fix back to draft
Fix cron call + default values
Use Postgres version 9.6 for travis builds
2018-08-09 18:44:13 +02:00
Darshan Patel
8a2889e0fe
[IMP] preview button
2018-08-09 18:44:13 +02:00
Darshan Patel
3b82460f2b
[MIG] bi_sql_editor v10
2018-08-09 18:44:13 +02:00
OCA Transbot
0b84892e0f
OCA Transbot updated translations from Transifex
2018-08-09 18:44:13 +02:00
nicomacr
d92865cfc6
FIX bi_sql_editor
2018-08-09 18:44:13 +02:00
OCA Transbot
9fad9b5866
OCA Transbot updated translations from Transifex
2018-08-09 18:44:13 +02:00
aheficent
c6ea593670
[IMP] Add test + several fixes
2018-08-09 18:44:13 +02:00
Sylvain LE GAL
d8cf22f33b
create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view
2018-08-09 18:43:46 +02:00
nicomacr
7531d2fa82
bi_sql_editor
2018-08-09 18:43:46 +02:00
OCA Transbot
e1bc98d57f
OCA Transbot updated translations from Transifex
2018-08-09 18:43:46 +02:00
Sylvain LE GAL
150f5fb38c
new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security
2018-08-09 18:43:46 +02:00
OCA Git Bot
26d256e6b4
[ADD] setup.py
2018-08-05 17:25:56 +02:00
oca-travis
49cc7bac2d
[UPD] Update report_xml.pot
2018-07-24 15:53:51 +00:00
oca-travis
4701035650
[UPD] Update report_xlsx.pot
2018-07-24 15:53:50 +00:00
oca-travis
130977d024
[UPD] Update report_wkhtmltopdf_param.pot
2018-07-24 15:53:49 +00:00
oca-travis
6c9087cf4f
[UPD] Update report_qweb_parameter.pot
2018-07-24 15:53:48 +00:00
oca-travis
4794538560
[UPD] Update report_fillpdf.pot
2018-07-24 15:53:48 +00:00
Pedro M. Baeza
909eff8324
Merge pull request #229 from tarteo/patch-1
...
[11.0][FIX] report_xml readme anchors
2018-07-24 17:47:52 +02:00