[ADD] allow to open linked record

of one of the axes is a many2one field
This commit is contained in:
Holger Brunn
2015-03-12 15:27:25 +01:00
committed by tarteo
parent 7a0c5d3704
commit e57de0e0e8
3 changed files with 44 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
.oe_form_field_x2many_2d_matrix th.oe_link
{
cursor: pointer;
}