Alexis Algoud
895f5452b4
In some cases of improper use of the delete () function, the complete repertoire of propale objects, invoice or order was deleted.
...
Ex in agefodd module:
$obj_link=new Propal($db);
$obj_link->id=$agf->propalid;
$resultdel=$obj_link->delete($user);
To prevent misuse of the function, the reference is not considered given
2013-12-11 15:14:29 +01:00
Alexis Algoud
c49aabe574
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr into 3.5
2013-12-02 16:06:58 +01:00
Alexis Algoud
bb191021de
Add entitytotest test, because a LDAP user can override the entity restriction without this test
2013-12-02 16:04:30 +01:00
Laurent Destailleur
b6a910cf34
Fix: jmobile is crazy, we can disable it
2013-12-02 12:34:46 +01:00
Laurent Destailleur
38e695b960
Look: Better support for jmobile
2013-12-02 07:38:37 +01:00
Laurent Destailleur
b12fb56be4
Fix regression
2013-12-02 05:59:11 +01:00
Laurent Destailleur
1e50543496
Merge pull request #1331 from GPCsolutions/35b-review
...
Fixes for 3.5 beta
2013-12-01 20:34:51 -08:00
Laurent Destailleur
6c26684284
Fix: [ bug #1166 ] Supplier account number in its card does not respect
...
order set in Banks module.
2013-12-01 23:17:16 +01:00
Laurent Destailleur
45b1273992
Fix: [ bug #1171 ] Documents lost in interventions after validating
2013-12-01 21:03:49 +01:00
Laurent Destailleur
dbd1c57f0a
Fix: [ bug #1075 ] POS module doesn't decrement stock of products in
...
Delayed payment mode.
2013-12-01 20:13:52 +01:00
Laurent Destailleur
820cdde97b
Fix: Currency is not visible
2013-12-01 20:13:45 +01:00
Laurent Destailleur
0b9e8d6832
Fix: Alignement
2013-12-01 19:41:41 +01:00
Laurent Destailleur
30428ec6e5
Fix: Control on minimum amount must be one only on standard and
...
replacement invoices.
Conflicts:
htdocs/compta/facture.php
2013-12-01 19:41:29 +01:00
Laurent Destailleur
a6e4ba7001
Fix: No limits for drafts lists
2013-12-01 19:40:36 +01:00
Laurent Destailleur
bfd229d484
Fix: [ bug #1079 ] External users can't access projects even if it is a
...
contact.
2013-12-01 18:14:19 +01:00
Laurent Destailleur
f207aabe7a
Fix: When editing thirdparty, result is not refreshed
2013-12-01 18:13:57 +01:00
Laurent Destailleur
d39ed05c5d
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/comm/propal/list.php
2013-12-01 16:05:09 +01:00
Laurent Destailleur
8d1e10cd76
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-12-01 16:02:19 +01:00
Laurent Destailleur
f86cf6c440
Check parameters of script
2013-12-01 15:22:47 +01:00
Laurent Destailleur
71a85464d5
Check parameters of script
2013-12-01 15:22:29 +01:00
Laurent Destailleur
a7c246cec1
Check parameters of script
2013-12-01 15:21:58 +01:00
Raphaël Doursenaud
e24555822e
Fixed install generated $dolibarr_main_url_root_alt path
...
We now use relative paths.
So let's remove the absolute part from the install generated configuration file.
2013-11-29 17:28:17 +01:00
Raphaël Doursenaud
771d576e2b
Better error wording
2013-11-29 17:23:42 +01:00
Laurent Destailleur
e4860679de
Merge pull request #1327 from FHenry/3.4
...
[ bug #1159 ] Commercial search "other" give p.note do not exists
2013-11-29 03:18:13 -08:00
Cédric Salvador
22d31817de
made getVATRates synchronous to avoid concurrency problems
2013-11-29 12:13:23 +01:00
Laurent Destailleur
b3ff58e864
Merge pull request #1330 from grandoc/3.5
...
fix management of all errors message
2013-11-29 02:58:21 -08:00
Laurent Destailleur
ecd14cb751
Merge pull request #1326 from grandoc/3.5
...
3.5
2013-11-29 02:58:06 -08:00
Grand Philippe
d024ec3daa
fix management of all errors message
2013-11-29 11:29:39 +01:00
Grand Philippe
438d7b0fb2
fix regression
2013-11-29 11:04:22 +01:00
Grand Philippe
c0650d6da3
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr into 3.5
2013-11-29 08:30:46 +01:00
Laurent Destailleur
a0c0578863
No need to send email for each error. First one is enough.
2013-11-28 19:06:34 +01:00
Laurent Destailleur
d0b05bb5af
Fix: Restore style code lost by a commit.
2013-11-28 18:55:36 +01:00
Laurent Destailleur
d1e62bebf0
Fix: Removed a merged that we ddidn't want.
2013-11-28 17:01:37 +01:00
Grand Philippe
5b2f9af7dc
fix management of all errors messages
2013-11-28 16:44:57 +01:00
Grand Philippe
1ac5bd3f28
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr into 3.5
2013-11-28 16:39:29 +01:00
Laurent Destailleur
bdf8100d84
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/product/stats/commande_fournisseur.php
2013-11-28 15:54:12 +01:00
philippe
d5606b6045
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2013-11-28 15:09:16 +01:00
Laurent Destailleur
a3e55822a4
Missing translation
2013-11-28 14:36:13 +01:00
Florian Henry
b9d37fd6f7
[ bug #1159 ] Commercial search "other" give p.note do not exists
2013-11-28 14:28:03 +01:00
Grand Philippe
1fc50c137b
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr into 3.5
2013-11-28 14:25:42 +01:00
Grand Philippe
c88bb553bd
fix wrong example path
2013-11-28 14:25:11 +01:00
Laurent Destailleur
88ae0a7945
Fix: the rename function is bugged with some windows. I add a
...
workaround.
Fix: Add also a workaround for [ bug 1064 ] Date/Time in ICS incorrect.
2013-11-28 12:58:02 +01:00
Laurent Destailleur
894e6a296f
Merge pull request #1324 from FHenry/3.4
...
Fix [ bug #1156 ] Update TVA mass update tools do not work
2013-11-27 16:09:35 -08:00
Laurent Destailleur
74d6698f7d
Merge pull request #1325 from FHenry/3.5
...
[ bug #1153 ] SQL Error on the VAT main screen (with pgsql)
2013-11-27 16:08:02 -08:00
Florian Henry
5f8e896e0c
Fix [ bug #1154 ] Error when closing a service in a contract (pgsql)
2013-11-27 22:58:49 +01:00
Florian Henry
afc729c694
[ bug #1153 ] SQL Error on the VAT main screen (with pgsql)
2013-11-27 22:49:54 +01:00
Florian Henry
2178ab6007
Fix [ bug #1156 ] Update TVA mass update tools do not work
2013-11-27 22:05:29 +01:00
Raphaël Doursenaud
f71b39b1c3
Added missing class member
2013-11-27 15:20:37 +01:00
Laurent Destailleur
c3af8b6b29
Sync from transifex
2013-11-27 14:59:02 +01:00
Laurent Destailleur
6729f03ee6
Merge pull request #1323 from grandoc/3.5
...
fix language and standardize code
2013-11-26 07:28:30 -08:00