Español http://simpleinvoices.org/forum/categories/espanol/feed.rss Sat, 25 May 13 06:57:06 -0400 Español en-CA PDF sin formato ni imagenes. http://simpleinvoices.org/forum/discussion/2449/pdf-sin-formato-ni-imagenes. Fri, 11 Jan 2013 02:42:32 -0500 heyimedd 2449@/forum/discussions How I can delete duplicate products only in "off"? http://simpleinvoices.org/forum/discussion/2359/how-i-can-delete-duplicate-products-only-in-off Thu, 06 Sep 2012 11:53:47 -0400 Admon 2359@/forum/discussions Different database for user authentication http://simpleinvoices.org/forum/discussion/2341/different-database-for-user-authentication Fri, 10 Aug 2012 14:11:53 -0400 TylerGaston 2341@/forum/discussions
When user authentication is enabled (which it is not by default), the user requesting a connection must provide a valid name and password, which Derby verifies against the repository of users defined for the system. After Derby authenticates the user, it grants the user access to the Derby system, but not necessarily access to the database made in the connection request. In the Derby system, access to a database is determined by user authorization.

Thanks for sharing
Tyler Gaston ]]>
Error Fatal al intentar instalar http://simpleinvoices.org/forum/discussion/2308/error-fatal-al-intentar-instalar Mon, 25 Jun 2012 11:18:21 -0400 unasemana 2308@/forum/discussions
Fatal error: Uncaught exception 'Zend_Cache_Exception' with message 'cache_dir is not writable' in /home/nimopart/public_html/cot/library/Zend/Cache.php:209 Stack trace: #0 /home/nimopart/public_html/cot/library/Zend/Cache/Backend/File.php(157): Zend_Cache::throwException('cache_dir is no...') #1 /home/nimopart/public_html/cot/library/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File->setCacheDir('./tmp/') #2 /home/nimopart/public_html/cot/library/Zend/Cache.php(153): Zend_Cache_Backend_File->__construct(Array) #3 /home/nimopart/public_html/cot/library/Zend/Cache.php(94): Zend_Cache::_makeBackend('File', Array, false, false) #4 /home/nimopart/public_html/cot/include/init.php(84): Zend_Cache::factory('Core', 'File', Array, Array) #5 /home/nimopart/public_html/cot/index.php(29): require_once('/home/nimopart/...') #6 {main} thrown in /home/nimopart/public_html/cot/library/Zend/Cache.php on line 209]]>
Cambiar formato http://simpleinvoices.org/forum/discussion/1665/cambiar-formato Fri, 21 Jan 2011 12:29:28 -0500 sistemas 1665@/forum/discussions Se puede eso?]]> Problema con la Instalación http://simpleinvoices.org/forum/discussion/2229/problema-con-la-instalacion Wed, 14 Mar 2012 13:25:24 -0400 pablobarcia 2229@/forum/discussions
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /Users/pablobarcia/simpleinvoices/library/smarty/Smarty_Compiler.class.php on line 1808

La verdad que he mirado el arhivo ese pero no se que es lo que esta fallando.

Gracias por vuestra ayuda]]>
como puedo agregas mas campos a la factura? http://simpleinvoices.org/forum/discussion/1927/como-puedo-agregas-mas-campos-a-la-factura Tue, 23 Aug 2011 11:22:46 -0400 movic 1927@/forum/discussions Change Format http://simpleinvoices.org/forum/discussion/1666/change-format Fri, 21 Jan 2011 12:30:47 -0500 sistemas 1666@/forum/discussions Can it?
]]>
Changes to the spanish language file http://simpleinvoices.org/forum/discussion/1592/changes-to-the-spanish-language-file Wed, 17 Nov 2010 14:47:05 -0500 merolhack 1592@/forum/discussions
in the spanish language file, i need to add some lines to the file:
/lang/es_ES/lang.php

Added line 122:
$LANG['displaying_inv'] = "Mostrando facturas";//1

Added line 123:
$LANG['displaying_items'] = "Mostrando {from} al {to} de {total} items";//1

Added line 124:
$LANG['dont_forget_to'] = "No se olvide de";//1

Added line 125:
$LANG['draft'] = "Draft";//

Added line 126:
$LANG['due'] = "Due";//

Added line 153:
$LANG['forum'] = "Foro";//1

Added line 159:
$LANG['hello'] = "Hola";//1

Added line 395:
$LANG['simple_invoices_powered_by'] = "Powered by Simple Invoices";//0

Added line 396:
$LANG['start_date'] = "Fecha de inicio (YYYY-MM-DD)";//1

Added line 397:
$LANG['start_date_short'] = "Fecha de inicio";//1

Added line 398:
$LANG['start_working'] = "Empezar a trabajar";//1

Added line 400:
$LANG['statement'] = "Statement";//0

Added line 401:
$LANG['statement_for_the_period'] = "Statement for the period";//0

Added line 402:
$LANG['statement_of_invoices'] = "Statement of Invoices";//0

Added line 403:
$LANG['statement_summary'] = "Statement summary";//0

Added line 404:
$LANG['statements'] = "Statements";//0

Added line 430:
$LANG['thank_you_inv'] = "Gracias por facturar con ";//1

Added line 458:
$LANG['years'] = "años";//1

Added line 459:
$LANG['your_reports'] = "Sus reportes";//1

Best Regards!]]>
Cambiar coma por punto en las cifras http://simpleinvoices.org/forum/discussion/1505/cambiar-coma-por-punto-en-las-cifras Thu, 23 Sep 2010 12:01:21 -0400 jsanabriag 1505@/forum/discussions ejemplo: cambiar 1,586.20 a 1.586,20

¿Que hacer?
ir a la base de datos,
Buscar la tabla: _cron_log
buscar el campo: cron_id y hacer click en editar
seleccionar cotejamiento y cambiar a utf8_spanish_ci
y eso es todo, a mi me funcionó.

]]>