Skip to Content
Menu
This question has been flagged
2 Replies
3410 Views

How to add a button inline that can change to form view?

<?xml version="1.0"?>
                <tree string="Variantes d'articles" create="false" delete="false" editable="top">
<button ??????????? />
                    <field name="default_code" readonly="True"/>
                    <field name="sale_ok"/>
                    <field name="name" readonly="True"/>
                </tree>
Avatar
Discard
Author Best Answer

@Ray Carnes, yes, I've seen this post, but is there a solution without the need to code?

Avatar
Discard