Florian HENRY
c9d8e041d5
FIX : New adherent from, always redirect on entity
2015-10-05 15:20:55 +02:00
Florian HENRY
fd29bb34be
FIX : Mass Mailing activity don't display all status
2015-10-01 16:09:04 +02:00
Laurent Destailleur
076f2ed9d1
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/lib/security.lib.php
2015-10-01 11:10:47 +02:00
Laurent Destailleur
72c31c0fa9
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-10-01 10:48:28 +02:00
Laurent Destailleur
4da8fb901b
Add comment
2015-10-01 10:48:09 +02:00
Laurent Destailleur
1907e5da54
Merge pull request #3619 from atm-arnaud/3.6_fix_facturestat
...
FIX facturestat bad sql when customer view is limited
2015-10-01 10:48:05 +02:00
Laurent Destailleur
34adc60d26
Merge pull request #3618 from atm-alexis/fix_event_for_user_restricted_if_no_company
...
FIX error in SQL due to a previous fix
2015-10-01 10:35:07 +02:00
Laurent Destailleur
9c28894ec3
Merge pull request #3615 from FHenry/3.7
...
FIX : When delete actioncomm also delete actioncomm_resources
2015-10-01 10:34:54 +02:00
Laurent Destailleur
74fb718b77
Merge pull request #3612 from grandoc/3.7
...
missing translation
2015-10-01 10:28:27 +02:00
Florian HENRY
a96b92a618
FIX : Email selector contact must not include inactive contact
2015-09-30 14:06:45 +02:00
Florian HENRY
e209fb23a2
FIX : Admin fiche inter page do not take good action
2015-09-29 18:27:39 +02:00
Florian HENRY
fecd213bb8
FIX: display error on extrafields on ficheinter
2015-09-29 16:57:05 +02:00
Florian HENRY
bb0de1dcad
FIX : update2.php test res befre assign it
2015-09-29 15:00:11 +02:00
Florian HENRY
766b8535ae
spacing
2015-09-29 09:47:23 +02:00
Florian HENRY
4f5e207f08
review
2015-09-29 09:45:04 +02:00
arnaud
0b7305d21a
FIX facturestat bad sql when customer view is limited
2015-09-28 16:55:34 +02:00
Alexis ALGOUD
453ed8a05e
FIX error in SQL due to a previous fix
2015-09-28 15:36:27 +02:00
Florian HENRY
0f27edad5d
FIX : When delete actioncomm also delete actioncomm_resources
2015-09-28 10:14:19 +02:00
Grand Philippe
6f128907fe
fix : Missing argument 1 for CommonDocGenerator::__construct()
2015-09-27 11:30:23 +02:00
philippe
1454d942ef
missing translation
2015-09-27 11:06:45 +02:00
Laurent Destailleur
90b78702e5
Update ignore to secure packaging
2015-09-22 16:23:51 +02:00
Laurent Destailleur
c125ba0d66
Update ignore to secure
...
Conflicts:
htdocs/.gitignore
2015-09-22 15:42:59 +02:00
Laurent Destailleur
f9973d13b4
Merge pull request #3550 from AlainRnet/patch-2
...
Update categorie.php
2015-09-18 20:51:46 +02:00
AlainRnet
8dd843ab8f
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3540/files (je n'avais pas vu dans quelle branche j'étais)
2015-09-17 23:23:18 +02:00
Laurent Destailleur
8251807408
Merge pull request #3532 from FHenry/3.7
...
FIX : #3530
2015-09-16 21:08:17 +02:00
Laurent Destailleur
30ccd28d01
Merge pull request #3535 from GPCsolutions/3.7-debian
...
FIX Syntax error in Debian Apache configuration
2015-09-16 21:07:04 +02:00
Raphaël Doursenaud
cb31ab3e2b
FIX Syntax error in Debian Apache configuration
...
This issue prevented Apache from starting after dolibarr deb package
installation with the following error:
Syntax error on line 30 of /etc/apache2/conf.d/dolibarr.conf:
order takes one argument, 'allow,deny', 'deny,allow', or 'mutual-failure'
2015-09-16 19:53:32 +02:00
Florian HENRY
8fd9d2a7ce
FIX : #3530
2015-09-16 10:21:32 +02:00
Juanjo Menent
4e19500cce
Merge pull request #3527 from FHenry/3.7
...
FIX : Must not be able to create Proposal on thridparty with "close" status #3526
2015-09-15 15:13:36 +02:00
Florian HENRY
a0fb27bd80
FIX : Can create Proposal on close thridparty #3526
2015-09-15 14:34:49 +02:00
Laurent Destailleur
0c3ebe63c2
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/product/class/html.formproduct.class.php
htdocs/product/stock/index.php
htdocs/product/stock/liste.php
htdocs/product/stock/mouvement.php
htdocs/product/stock/product.php
htdocs/product/stock/valo.php
2015-09-12 11:44:07 +02:00
Laurent Destailleur
86b1a9cbce
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-09-12 11:38:25 +02:00
Laurent Destailleur
a3032d5674
Merge pull request #3504 from fappels/3.5-patch-Dispatch-rounding
...
Fix #3471 3.5 Rounding issue when dispatching non-integer
2015-09-12 11:07:55 +02:00
Laurent Destailleur
a83b3ae7e8
Merge pull request #3503 from fappels/3.7-dispatch-rounding
...
Fix #3471 3.7 Rounding issue when dispatching non-integer
2015-09-12 11:07:16 +02:00
Laurent Destailleur
e1a92c8288
Merge pull request #3506 from atm-maxime/3.6
...
Fix multientity stock management (F.Henry followup)
2015-09-12 10:58:26 +02:00
Maxime Kohlhaas
c6081f0fa2
Fix multientity stock management (F.Henry followup)
2015-09-11 20:38:32 +02:00
fappels
c290840513
Revert "Fix delete not used empty stock record"
...
This reverts commit 1d85529eda .
2015-09-10 23:31:23 +02:00
fappels
75a14e02d8
Fix #3471 3.7 Rounding issue when dispatching non-integer
2015-09-10 23:29:13 +02:00
fappels
8bdfdc0127
Fix #3471 3.5 Rounding issue when dispatching non-integer
2015-09-10 23:12:27 +02:00
fappels
249883dda2
Merge remote-tracking branch 'Dolibarr/3.5' into 3.5
2015-09-10 22:19:41 +02:00
fappels
a294700cef
fix dispatch rounding version 1
2015-09-10 22:16:03 +02:00
Juanjo Menent
70df553814
Merge pull request #3494 from FHenry/3.6
...
3.6
2015-09-09 17:43:07 +02:00
Laurent Destailleur
8c1760fbcf
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-09-09 13:26:35 +02:00
Laurent Destailleur
d3f1a7d5b8
FIX Bad condition into invoice export request making reporting too many
...
rows.
2015-09-09 13:26:10 +02:00
Juanjo Menent
c13d2d202b
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2015-09-08 21:08:59 +02:00
Laurent Destailleur
1f44bb5947
Merge pull request #3495 from FHenry/3.7
...
FIX : multientity warehouse management
2015-09-08 20:58:48 +02:00
Juanjo Menent
355fcc78cf
Fix #3475 RemiseCheque: Undefined variable $date
2015-09-08 20:48:31 +02:00
Florian HENRY
89b723b2a7
FIX : multientity warehouse management
2015-09-08 16:23:00 +02:00
Florian HENRY
63a817c3a4
Fix wahrehouse multientty management
2015-09-08 16:13:15 +02:00
Florian HENRY
52cb9581ff
Fix multientity stock management
2015-09-08 16:00:13 +02:00