Open Tradon processes inside Tryton

This commit is contained in:
AzureAD\SylvainDUVERNAY
2026-05-29 13:58:08 +02:00
2 changed files with 28 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
<form col="4">
<group colspan="4" col="4">
<field name="content" widget="html_viewer" height="900" colspan="4"/>
<group id="documentation" colspan="4" col="4">
<field name="content" widget="html" height="900" colspan="4"/>
</group>
</form>