Commit 739e193f by juan

agrego usuario al formulario

1 parent 15027215
......@@ -66,6 +66,7 @@
<field colspan="2" name="si_descripcion" attrs="{'readonly':[('estado','!=', 'borrador')]}"/>
<field colspan="2" name="estado" readonly="1" />
<field colspan="2" name="si_responsabilidad" readonly="1"/>
<field name="usuario" readonly="1"/>
<field colspan="2" name="subida" invisible="1"/>
</group>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!