Changes between Version 4 and Version 5 of tesoreria_ts_tc
- Timestamp:
- 06/27/11 00:07:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tesoreria_ts_tc
v4 v5 11 11 '''Editar:''' Haga click en [[Image(source:SvnSofhouse/tesoreria/web/images/edit.png)]] para corregir o modificar y luego grabe pulsando click sobre el botón Guardar[[BR]] 12 12 13 [[Image(tipo-cuenta.png )]][[BR]]13 [[Image(tipo-cuenta.png, align=center)]][[BR]] 14 14 15 15 Para adicionar un nuevo tipo de cuenta, pulse sobre el botón [[Image(source:SvnSofhouse/tesoreria/web/images/create.png)]] crear, se presenta un nuevo formulario [[BR]] 16 16 17 [[Image(tipo-cuenta1.png )]][[BR]]17 [[Image(tipo-cuenta1.png, align=center)]][[BR]] 18 18 19 19 Diligencie los campos del formulario como a continuación se indica:[[BR]] … … 26 26 27 27 ---- 28 {{{ 29 #!html 30 <table width="100%"> 31 <tr> 32 <td align="center"><a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/tesoreria_ts_bn "><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> 33 <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> 34 <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/siguiente.png" border="0" heigh="80" width="80" alt="Siguiente"></a> </td> 35 </tr> 36 37 </tr> 38 </table> 39 }}}