Commit Graph

43796 Commits

Author SHA1 Message Date
frederic34
0cd4218986 Merge remote branch 'upstream/develop' into develop 2014-06-13 17:04:14 +02:00
Florian HENRY
42e6727e5d Better error return 2014-06-13 15:56:31 +02:00
Florian HENRY
0916d2cf3b Fix link element from project "associates object" pages
http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50687-objet-associes-au-projet
2014-06-13 15:54:37 +02:00
Florian HENRY
aecede08c4 Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5 2014-06-13 14:38:44 +02:00
philippe
18080deb93 Fix num paiement was not displayed 2014-06-13 12:16:49 +02:00
philippe
d508c076e8 Fix : num paiement was not displayed 2014-06-13 12:10:26 +02:00
Marcos García de La Fuente
56abf1cd72 Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
74ee3e9823 Improved SQL error logging 2014-06-13 01:52:57 +02:00
Marcos García de La Fuente
2e2cecb6c7 Undefined constant 2014-06-13 01:48:11 +02:00
Marcos García de La Fuente
0ed2481a20 Removed unuseful errors 2014-06-13 01:46:27 +02:00
Marcos García de La Fuente
88cd5dec40 More substitutions 2014-06-13 01:42:00 +02:00
Marcos García de La Fuente
ca0a6cb307 Removed SQL string from call debug log 2014-06-13 01:34:39 +02:00
Laurent Destailleur
1a9e53e21f Fxi: Correct property name 2014-06-12 22:00:16 +02:00
Florian HENRY
40a5d20cc8 Do not reset index on product import !!! 2014-06-12 16:46:20 +02:00
KreizIT
3c3bc8b769 FIX [ bug #1308 ] Stock movements on a product with batch 2014-06-12 16:29:03 +02:00
Laurent Destailleur
2edfcc2583 Fix: ref was not set on object after renamed 2014-06-12 15:56:38 +02:00
KreizIT
b090af9cca FIX[ bug #1444 ] Shipment product batch is not proposed 2014-06-12 15:43:40 +02:00
Laurent Destailleur
b4ef780274 Fix: When project was disabled, label was not visible 2014-06-12 15:41:00 +02:00
Laurent Destailleur
1ba02185e5 Fix: Error nor reported 2014-06-12 15:32:25 +02:00
Florian HENRY
f796a6408e Do not display dictionnay for non activated module 2014-06-12 15:28:11 +02:00
Marcos García de La Fuente
7e7958cf73 Removed SQL errors as they are logged by the database handler 2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
d1d4c6d8a5 Increased SQL Error to LOG_ERROR level 2014-06-12 11:45:32 +02:00
Marcos García de La Fuente
9fbd7806f0 More substitutions 2014-06-12 11:31:53 +02:00
Florian HENRY
80facefa23 Fix [ bug #1454 ] Mention de bas de page erroné 2014-06-12 09:13:51 +02:00
Laurent Destailleur
bb8516274e Fix: socid was not caught.
Fix: numbering modules was not correctly scanned.
2014-06-11 18:01:15 +02:00
frederic34
88c5d6e5d1 Display the total with currency 2014-06-11 18:01:14 +02:00
fmarcet
56069baac8 Fix: When you remove a right ended in 0, removes all module rights 2014-06-11 17:51:50 +02:00
frederic34
89547dde37 Display the total by currency account 2014-06-11 17:42:03 +02:00
Laurent Destailleur
40742e84a9 Fix: Bad balance of colspan.
Fix: Filter on status was not visible when selected from url.
Fix: Filtering on status was last when asking to sort.
2014-06-11 16:47:00 +02:00
Mickael Desgranges
57b4cb08b7 Update modSociete.class.php 2014-06-11 13:28:31 +02:00
Mickael Desgranges
81e715f34c Update modSociete.class.php 2014-06-11 12:26:54 +02:00
Mickael Desgranges
84f1b8c02b Add customers/supplier status fo contact export
When you export a contact list it's usefull to know if your contact is a prospect, client or supplier
2014-06-11 12:22:24 +02:00
Fab
2fed26d68b html fix : missing </tr>. 2014-06-11 08:01:05 +02:00
Marcos García de La Fuente
ff37adf6f1 Fix: [ bug #1451 ] Interrupted order clone through trigger, loads nonexistent order 2014-06-10 13:47:30 +02:00
Marcos García de La Fuente
7cb5cc550f Didn't mean to change this entry of the changelog 2014-06-10 13:41:17 +02:00
Marcos García de La Fuente
0ef89e4060 Corrected ORDER_CLONE trigger error message 2014-06-10 13:40:06 +02:00
Marcos García de La Fuente
b9801a8b3c Missing changelog 2014-06-10 13:32:47 +02:00
Marcos García de La Fuente
5a3fc00b4c Fix: [ bug #1450 ] Several Customer order's triggers do not report the error from the trigger handler 2014-06-10 13:32:17 +02:00
Marcos García de La Fuente
f3807c754c Fixed ORDER_DELETE trigger error message 2014-06-10 12:44:41 +02:00
Marcos García de La Fuente
16b1b0f227 Fixed ORDER_CLASSIFY_BILLED trigger error message 2014-06-10 12:39:04 +02:00
Marcos García de La Fuente
86719bc82a Fixed ORDER_CANCEL trigger error message 2014-06-10 12:35:41 +02:00
Marcos García de La Fuente
08588e2080 Fixed ORDER_REOPEN trigger error message 2014-06-10 12:31:48 +02:00
Marcos García de La Fuente
7ebd231532 Fixed LINEORDER_INSERT interception 2014-06-10 12:23:57 +02:00
Marcos García de La Fuente
95a58ebef8 Fixed LINEORDER_UPDATE interception 2014-06-10 12:23:31 +02:00
Marcos García de La Fuente
6e0ecc4f78 Fixed LINEORDER_DELETE interception 2014-06-10 12:22:43 +02:00
Marcos García de La Fuente
900b182f3c Updated changelog 2014-06-10 12:22:31 +02:00
Marcos García de La Fuente
0c1ba58a00 Fix: [ bug #1449 ] Trigger ORDER_CREATE ignores interception on error 2014-06-10 12:13:27 +02:00
Marcos García de La Fuente
e7cfb719b9 [ bug #1432 ] Trigger SHIPPING_CREATE ignores interception on error 2014-06-10 12:05:31 +02:00
Laurent Destailleur
8a9db28e09 Fix: Use correct name of field. 2014-06-10 08:50:49 +02:00
Laurent Destailleur
3bcb4712c0 Fix: Field must be reset after adding a new line 2014-06-10 08:49:01 +02:00