Commit 9fb3e6e9 authored by Boris Kocherov's avatar Boris Kocherov Committed by Romain Courteaud

[erp5_only_office] add remark

parent 3e8d2d96
......@@ -259,6 +259,8 @@ function (window, RSVP, Xmla, console) {
if (value.cube_value) {
array = value.cube_value;
} else {
// XXX split only member not part in member
// [Promotion].[Media Type].[Daily Paper, Radio, TV]
array = value.value.split(',');
}
if (array.length > 0) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment