Changes between Version 6 and Version 7 of tesoreria_ts_cb
- Timestamp:
- 06/27/11 00:11:42 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tesoreria_ts_cb
v6 v7 28 28 Para adicionar una nueva cuenta bancaria, pulse sobre el botón [[Image(source:SvnSofhouse/tesoreria/web/images/create.png)]] crear, se presenta un nuevo formulario: [[BR]] 29 29 30 [[Image(ctas-bancar1.png )]][[BR]]30 [[Image(ctas-bancar1.png,align=center)]][[BR]] 31 31 32 32 Diligencie los campos del formulario como a continuación se indica:[[BR]] … … 51 51 52 52 ---- 53 {{{ 54 #!html 55 <table width="100%"> 56 <tr> 57 <td align="center"><a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/tesoreria_ts_fc "><img src="http://soporte6.sofhouse.net/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/anterior.PNG" border="0" heigh="80" width="80" alt="Anterior"></a> </td> 58 <td align="center"><a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/tesoreria_ini"><img src="http://soporte6.sofhouse.net/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/home.png" border="0" heigh="40" width="40" alt="Home"></a> </td> 59 <td align="center"> <a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/tesoreria_ts_cr "><img src="http://soporte6.sofhouse.net/projects/websafierp/raw-attachment/wiki/tesoreria_admon_finan/siguiente.png" border="0" heigh="80" width="80" alt="Siguiente"></a> </td> 60 </tr> 61 62 </tr> 63 </table> 64 }}}