Skip to content
Snippets Groups Projects
Commit 53cfc4a3 authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[UPD] deal tool view

parent 2e1d4070
No related branches found
No related tags found
1 merge request!2[IMP] Added contract generation
......@@ -22,7 +22,7 @@
type="object"
icon="fa-share"
title="transform into tool"
attrs="{'invisible':[('contract_id','!=',False)]}"
attrs="{'invisible':['|', ('contract_id','!=',False), ('deal_type','!=','internal')]}"
/>
</xpath>
</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment