Laurent Destailleur
|
6f047ec1a1
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-07-01 22:33:31 +02:00 |
|
Laurent Destailleur
|
ee590d714d
|
Fix: Do not send remind to pay when invoice is closed
|
2013-07-01 22:01:51 +02:00 |
|
Cédric Salvador
|
edc5de4f24
|
indentation
|
2013-07-01 15:42:14 +02:00 |
|
Cédric Salvador
|
aa4f2ba8fb
|
made it possible to call a function from a library
Conflicts:
htdocs/install/mysql/tables/llx_cronjob.sql
scripts/cron/cron_run_jobs.php
|
2013-07-01 15:41:27 +02:00 |
|
Regis Houssin
|
48ec594fe6
|
Fix: crlf 2 lf
|
2013-06-24 17:55:08 +02:00 |
|
Laurent Destailleur
|
949565dde4
|
Add param after
|
2013-06-23 19:55:37 +02:00 |
|
Laurent Destailleur
|
feef164b0e
|
Fix: Missing currency into email content. Must also use language of
target.
|
2013-06-21 12:47:35 +02:00 |
|
Marcos García
|
a12276f22c
|
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into develop
|
2013-06-09 15:45:55 +02:00 |
|
Marcos García
|
3e0815c759
|
CR Fix
Git required me to commit these changes
|
2013-06-09 15:37:25 +02:00 |
|
Laurent Destailleur
|
89ee79f5cf
|
New: Implement same rule for return value of all command line scripts (0
when success, <>0 if error).
|
2013-06-09 14:40:33 +02:00 |
|
Laurent Destailleur
|
2c14496d3c
|
Fi: translation
|
2013-06-08 19:56:56 +02:00 |
|
Laurent Destailleur
|
9f0107a6b8
|
Fxi language
|
2013-06-08 19:21:24 +02:00 |
|
Raphaël Doursenaud
|
686f5add82
|
Normalized line endings to LF
|
2013-06-05 16:12:07 +02:00 |
|
Laurent Destailleur
|
7bae064415
|
Fix: Several fixes into scripts
|
2013-06-05 14:33:07 +02:00 |
|
Laurent Destailleur
|
e4d51c82c0
|
Fix: bad format of email content
|
2013-06-05 13:54:38 +02:00 |
|
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
|
bbb843ec58
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-05-15 19:30:57 +02:00 |
|
Laurent Destailleur
|
85eac29925
|
New: Add balance before and after column
|
2013-05-15 19:30:32 +02:00 |
|
Laurent Destailleur
|
229ea064e9
|
Can use a list of bank receipt as parameter bank receipt
|
2013-05-15 18:19:02 +02:00 |
|
simnandez
|
33de1340d7
|
Fix: use default lang if lang not defined
|
2013-05-15 18:11:44 +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
|
b17fe9fc00
|
New: Export support now autosize of column for excel export.
Fix: Bad charset when using script export-bank-receipts.
|
2013-05-15 13:37:31 +02:00 |
|
Laurent Destailleur
|
64ff559a80
|
Qual: Uniformize script headers
|
2013-05-15 11:24:18 +02:00 |
|
Laurent Destailleur
|
3a11e0baad
|
New: Script export-bank-receipts should be ready for test.
|
2013-05-14 23:59:59 +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
|
b906691fdf
|
Start to work onto export bank receipt
|
2013-05-12 21:02:48 +02:00 |
|
simnandez
|
7358faeb96
|
New: [ task #812 ] Add more Scripts. expire contract services ordered by
date end
|
2013-05-09 09:41:32 +02:00 |
|
simnandez
|
88b5723620
|
Fix: bad explanation
|
2013-05-07 18:33:44 +02:00 |
|
simnandez
|
d983e640f7
|
New: [ task #812 ] Add more Scripts. expire contract services to
customers. remove mail for tests
|
2013-05-07 17:45:52 +02:00 |
|
simnandez
|
46c1b87b32
|
New: [ task #812 ] Add more Scripts. expire contract services to
representatives and customers
|
2013-05-07 17:43:54 +02:00 |
|
Laurent Destailleur
|
094a7e5ea9
|
Fix: Bad constant
|
2013-05-07 13:20:50 +02:00 |
|
Laurent Destailleur
|
c785c44b1b
|
Fix: Use correct constants
|
2013-05-07 13:18:16 +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 |
|
simnandez
|
ca9a2b281a
|
New: [ task #812 ] Add more Scripts. expire contract services to
representatives
|
2013-05-07 12:52:14 +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
|
8f214a77c5
|
Fix: Fix error with linux rules
|
2013-04-30 21:31:35 +02:00 |
|