lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 928e8d71 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5 taskmanager view ignore unknown metadata

parent e56d7941
......@@ -261,9 +261,9 @@
vars.renderer_form["my_" + key].key,
metadata[key]
);
} else {
throw new Error("Can not save property " + key);
}
} // else {
// throw new Error("Can not save property " + key);
// }
}
}
}
......
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