Skip to content
Extraits de code Groupes Projets
Valider 81fae1c8 rédigé par Julien - Le Filament's avatar Julien - Le Filament
Parcourir les fichiers

[UPD] add button marging

parent 30680af8
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
<page name="other_infos" position="before"> <page name="other_infos" position="before">
<page string="Clés de répartition" name="keys"> <page string="Clés de répartition" name="keys">
<div> <div>
<group>
<field name="type_algo" /> <field name="type_algo" />
</group>
<field name="algo_description" readonly="1" /> <field name="algo_description" readonly="1" />
</div> </div>
...@@ -28,7 +30,7 @@ ...@@ -28,7 +30,7 @@
string="Algorithme de clé de répartition" string="Algorithme de clé de répartition"
type="object" type="object"
name="action_view_repartition_algo_priority_group" name="action_view_repartition_algo_priority_group"
class="btn-primary" class="btn-primary ms-2"
context="{'default_acc_operation_id': active_id}" context="{'default_acc_operation_id': active_id}"
attrs="{'invisible': [('type_algo', 'in', ['prorata', 'static', 'dyn_perso_send'])]}" attrs="{'invisible': [('type_algo', 'in', ['prorata', 'static', 'dyn_perso_send'])]}"
groups="oacc.group_operation_admin" groups="oacc.group_operation_admin"
......
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