Skip to content
Extraits de code Groupes Projets
Valider 2c90797e rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] project kanban view

parent 56789d7b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -274,12 +274,13 @@ ...@@ -274,12 +274,13 @@
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath expr="//kanban" position="attributes"> <xpath expr="//kanban" position="attributes">
<attribute name="default_group_by">project_status</attribute> <attribute name="default_group_by">project_status</attribute>
<attribute name="archivable">false</attribute> <attribute name="archivable">0</attribute>
<attribute name="group_create">false</attribute> <attribute name="group_create">0</attribute>
<attribute name="group_edit">false</attribute> <attribute name="group_edit">0</attribute>
<attribute name="group_delete">false</attribute> <attribute name="group_delete">0</attribute>
<attribute name="quick_create">false</attribute> <attribute name="quick_create">0</attribute>
<attribute name="block_drag_drop_kanban">true</attribute> <attribute name="block_drag_drop_kanban">1</attribute>
<attribute name="records_draggable">0</attribute>
</xpath> </xpath>
<xpath expr="//kanban/field[@name='type']" position="after"> <xpath expr="//kanban/field[@name='type']" position="after">
<field name="activity_state" /> <field name="activity_state" />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter