Commit 372a35c6 authored by Boris Kocherov's avatar Boris Kocherov

[erp5_only_office] add remark

parent c9841092
......@@ -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