Laurent Destailleur
e9df560b74
New: Show process id in all command line scripts
2013-05-22 12:23:42 +02:00
Laurent Destailleur
0bffb6e654
Fix: Test error code
2013-05-22 11:43:16 +02:00
Laurent Destailleur
0d562347fb
Add a protection into test mode
2013-05-22 11:29:19 +02:00
Laurent Destailleur
12681994ea
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/fichinter/class/fichinter.class.php
htdocs/fichinter/fiche.php
2013-05-20 21:21:03 +02:00
Laurent Destailleur
7ef45b9226
Can force out email
2013-05-20 21:04:00 +02:00
Grand Philippe
f7f59f962b
missing translation for script
2013-05-17 10:35:42 +02:00
Laurent Destailleur
a8187c9158
Fix: Avoid duplicate emails
2013-05-15 23:07:43 +02:00
Laurent Destailleur
fb92e13650
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
scripts/invoices/email_unpaid_invoices_to_customers.php
scripts/invoices/email_unpaid_invoices_to_representatives.php
2013-05-15 22:35:41 +02:00
Laurent Destailleur
b05548a633
Fix: Parameter delay not used when set to 0
2013-05-15 22:32:28 +02:00
Laurent Destailleur
b23d15c652
New: Can send unpaid invoices to all contacts.
2013-05-15 22:12:03 +02:00
Laurent Destailleur
011f782f23
Qual: Better check of parameters
2013-05-15 18:07:34 +02:00
Laurent Destailleur
49735b8d39
New: Add option "filter=bank" onto script rebuild_merge_pdf.php to
...
merge PDF that has one payment on a specific bank account.
2013-05-15 17:52:56 +02:00
Laurent Destailleur
a771d3f93e
Fix: use default lang if lang not defined
2013-05-15 16:42:57 +02:00
Grand Philippe
2f53eacb4c
fix personal value error
2013-05-15 15:40:10 +02:00
Grand Philippe
a8e260da84
fix some language issue
2013-05-15 15:28:53 +02:00
Laurent Destailleur
64ff559a80
Qual: Uniformize script headers
2013-05-15 11:24:18 +02:00
Laurent Destailleur
ff3282275d
New: Working on script ot export bank receipts. Next step.
2013-05-12 23:43:19 +02:00
Laurent Destailleur
094a7e5ea9
Fix: Bad constant
2013-05-07 13:20:50 +02:00
simnandez
95a2073da3
Fix: Bad constant
2013-05-07 12:59:19 +02:00
simnandez
a7a10c370f
Fix: Bad constant
2013-05-07 12:57:23 +02:00
Laurent Destailleur
09c53cbe40
There is confusions with script, so I split it into two different
...
scripts.
2013-05-01 23:23:29 +02:00
Laurent Destailleur
e17e12775d
Usage
2013-04-28 02:48:14 +02:00
Laurent Destailleur
39d3d1a34e
Enhance script to send email to sale representatives
2013-04-23 12:00:31 +02:00
Laurent Destailleur
70b7cb1fa3
Fix: Restore suffix
2013-04-10 19:50:54 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
a47616cb95
Enhance script
2013-03-13 18:27:05 +01:00
Laurent Destailleur
ce72fa7681
Fix: removed log
2013-03-11 17:44:36 +01:00
Laurent Destailleur
5d38b69a70
New: Script email_unpaid_invoices_to_representative accepts now a
...
parameter test and a delay.
2013-03-11 17:43:03 +01:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Laurent Destailleur
418eeef8b4
Fix: Ton of bugs into renaming fields
2013-03-09 16:19:15 +01:00
Grand Philippe
5d3ab26463
some fix for english language standardization
2013-02-24 12:26:01 +01:00
Laurent Destailleur
f1f7ff315f
Fix: CRLF
2013-01-16 15:54:07 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
07ba988cf8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-01-14 11:45:16 +01:00
Laurent Destailleur
297c10d16b
Qual: externalise code of merging PDFs into a library.
2013-01-14 11:39:30 +01:00
Marcos GarciÌa
9d57ea7cd0
Fixed typo in console message
2013-01-10 16:24:07 +01:00
Laurent Destailleur
78421efcd3
Fix: rebuild_merge_pdf does not regenerate files already existing by
...
default.
2012-06-19 21:33:36 +02:00
Regis Houssin
93c32ba43f
Fix: add quote with date
2012-05-14 20:05:39 +02:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
104a4532b9
Fix: miscellaneous not initialized vars
2012-02-07 18:48:50 +01:00
Laurent Destailleur
52b522e087
Qual: Uniformize code
2012-01-30 10:22:50 +01:00
Laurent Destailleur
70a67bc3f1
Qual: Move a not frequently used function out of functions.lib.php
...
Enhance PHPUnit tests
2012-01-21 14:10:22 +01:00
Laurent Destailleur
b52fc32853
Fix: fix not initialized variables
2011-12-05 19:41:38 +01:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Regis Houssin
c9053e1d8d
problem synchro git<->cvs !!!
2011-09-22 10:55:37 +00:00
Regis Houssin
066b6146c0
Fix: replace siezof by count
2011-09-21 10:46:03 +00:00
Laurent Destailleur
2a6f5fb5ad
Doxygen
2011-08-31 10:20:39 +00:00
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
dcd3ab435d
Qual: Removed no more used external libraries (fpdi_protection)
...
Qual: Centralize include of external libray fpdi
Qual: Now use fpdi with no changes
2011-08-11 12:13:59 +00:00
Laurent Destailleur
de1e127d48
Removed deprecated files FPDF.
2011-08-10 23:31:05 +00:00
Laurent Destailleur
e2c007305c
Fix: Avoid errors into rpm packages
2011-07-31 22:21:57 +00:00
Laurent Destailleur
e0ba0f835f
Qual: A lot of fixes to enhance package quality
2011-07-09 14:11:40 +00:00
Laurent Destailleur
3bd3436073
Remove codesniffer errors
2010-11-20 16:25:23 +00:00
Laurent Destailleur
c7c4a83f58
Work on compatibility between FPDF and TCPDF. Now language file main.lang can be used to defined which font to use with TCPDF (Always Helvetica with FPDF).
2010-11-13 02:58:29 +00:00
Laurent Destailleur
37f92ad5a1
New: Can exclude deposit, replacement or credit notes in script rebuild_merge_pdf
2010-09-19 14:06:44 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Laurent Destailleur
a7f6fdecca
Work on replacement of FPDF with TCPDF
2010-09-01 14:32:13 +00:00
Laurent Destailleur
a2cca4c215
Work on FPDF replacement by TCPDF
2010-09-01 11:44:27 +00:00
Laurent Destailleur
e26bac8231
Work on FPDF replacement by TCPDF
2010-09-01 10:43:52 +00:00
Philippe Grand
b6d0f859af
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 19:51:56 +00:00
Laurent Destailleur
6d82aeda67
Fix: Database compatibility
2010-08-09 15:42:57 +00:00
Philippe Grand
c418128a07
according to new tree directory
2010-04-25 14:17:39 +00:00
Laurent Destailleur
06126ae683
Doc
2010-04-18 17:05:32 +00:00
Philippe Grand
3ce3c74ba7
Move facture class file to compta/facture directory
2010-03-26 15:45:01 +00:00
Laurent Destailleur
9f722f671e
Fix: Code simpler and works even if script file has no path when called by php interpreter
2010-03-16 18:46:28 +00:00
Laurent Destailleur
f476985c3b
Fix: Control of parameters was not done.
2009-11-09 15:13:45 +00:00
Regis Houssin
a33a015eb4
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-23 19:03:01 +00:00
Laurent Destailleur
f3a1978b9a
Fix: Use preg functions
2009-10-22 01:04:23 +00:00
Regis Houssin
a62ef03fa9
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-21 17:42:31 +00:00
Laurent Destailleur
1312b0d8fd
Try explode instead of split
2009-10-19 20:17:19 +00:00
Laurent Destailleur
d5ad056d55
Fix: Fix global typo error
2009-08-19 17:08:29 +00:00
Laurent Destailleur
f25e136db8
Fix: Fix global typo error
2009-08-19 17:07:48 +00:00
Laurent Destailleur
8ddc11823b
Add a tool to merge all invoices in one PDF
2009-04-15 19:55:20 +00:00
Laurent Destailleur
aec9a9c9f5
Add a tool to merge all invoices in one PDF
2009-04-15 19:31:05 +00:00
Laurent Destailleur
55aa8bc4bc
Add a tool to merge all invoices in one PDF
2009-04-09 21:53:53 +00:00
Laurent Destailleur
a3fd04bb25
Trad
2009-03-07 01:44:45 +00:00
Laurent Destailleur
a66188563b
Trad
2009-03-07 01:40:07 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Regis Houssin
59a3a32f78
Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code.
2007-06-11 22:51:47 +00:00
Regis Houssin
8beec74bfb
Fix: manque une virgule
2006-08-27 11:57:50 +00:00
Laurent Destailleur
b9a87cb6ca
Méga debuggage de la classe CMailFile. Modif pour:
...
Fonctionner sous MAC.
Permettre gestion mail html.
Gérer les serveur qui ne comprenne pas les RFC2822.
Permettre de spécifier son propre serveur SMTP.
Avoir des traces plus parlantes.
2006-08-06 18:34:37 +00:00
Laurent Destailleur
0cfbc49ef3
Doc: Mise a jour doc doxygen
2006-08-05 23:52:35 +00:00
Laurent Destailleur
a2faa230bc
Qual: On déplace les scripts pour les ranger par modules
2006-06-04 00:47:27 +00:00
Laurent Destailleur
41f14a5977
Qual: On déplace les scripts pour les ranger par modules
2006-06-04 00:47:26 +00:00