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

[clean] add pre-commit changes

parent a0cdec69
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -73,7 +73,6 @@ enable=anomalous-backslash-in-string,
invalid-commit,
missing-manifest-dependency,
missing-newline-extrafiles,
missing-readme,
no-utf8-coding-comment,
odoo-addons-relative-import,
old-api7-method-defined,
......
Le mode du fichier est passé de 100755 à 100644
......@@ -5,8 +5,13 @@
<data>
<!-- Action -->
<record id="account.product_product_action_sellable" model="ir.actions.act_window">
<field name="context">{'search_default_filter_to_sell': 1, 'default_company_id': allowed_company_ids[0]}</field>
<record
id="account.product_product_action_sellable"
model="ir.actions.act_window"
>
<field
name="context"
>{'search_default_filter_to_sell': 1, 'default_company_id': allowed_company_ids[0]}</field>
</record>
</data>
......
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