mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-16 04:02:56 -06:00
[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:
parent
25930887fd
commit
29c88d5bc7
@ -38,6 +38,7 @@
|
|||||||
widget="html"
|
widget="html"
|
||||||
class="oe_view_only"
|
class="oe_view_only"
|
||||||
options='{"safe": True}'
|
options='{"safe": True}'
|
||||||
|
required="0"
|
||||||
/>
|
/>
|
||||||
</page>
|
</page>
|
||||||
</notebook>
|
</notebook>
|
||||||
|
Loading…
Reference in New Issue
Block a user