close
Warning:
Unknown theme ['default'] configured. Please check your trac.ini. You may need to enable the theme's plugin.
- Timestamp:
-
02/01/13 21:21:43 (14 years ago)
- Author:
-
Katherine
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v6
|
v7
|
|
| 11 | 11 | |
| 12 | 12 | también le permitirá generar el siguiente saldo por medio del botón [[Image(GenerarSiguiente.png)]] el cual seria correspondiente al mes siguiente de la lista. También permite eliminar un saldo dando click sobre el botón [[Image(Borrar Ultimo.png)]] el cual corresponderá al ultimo saldo de la lista. |
| | 13 | |
| | 14 | {{{ |
| | 15 | #!html |
| | 16 | <table width="100%"> |
| | 17 | <tr> |
| | 18 | <td align="center"><a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/cartera_ca_inf_nota_deb"><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> |
| | 19 | <td align="center"><a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/cartera_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> |
| | 20 | <td align="center"> <a href="http://soporte6.sofhouse.net/projects/websafierp/wiki/cartera_ca_inf_nota_cre"><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> |
| | 21 | </tr> |
| | 22 | |
| | 23 | </tr> |
| | 24 | </table> |
| | 25 | }}} |