[FIX][13.0] retrive 12.0 behaviours in category creation without content

The document.page content for category is required as in 12.0 but in IHM in 12.0 we can create a category without fill this field.

It's only one fix to retrive the same behaviour but investigation in the field definition and computation will be great
This commit is contained in:
Tonow-c2c 2020-05-26 10:50:38 +02:00 committed by Justine Doutreloux
parent 25930887fd
commit 29c88d5bc7

View File

@ -38,6 +38,7 @@
widget="html"
class="oe_view_only"
options='{"safe": True}'
required="0"
/>
</page>
</notebook>