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

[UPD] my_ur filter to apply for current UR

parent 4808a047
Branches
Étiquettes
Aucune requête de fusion associée trouvée
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<filter <filter
string="Mon UR" string="Mon UR"
name="my_ur" name="my_ur"
domain="[('this_partner_ur_id', '=', context.get('ur_id', False))]" domain="[('this_partner_ur_id', '=', context.get('current_ur_id', False))]"
/> />
<separator /> <separator />
</filter> </filter>
......
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