Christophe Battarel
791df0c9ea
FIX: correct display of minimum buying price
2016-04-11 17:27:34 +02:00
Florian HENRY
8035742779
FIX fetchAllEMailTemplate
2016-04-11 14:52:22 +02:00
Florian HENRY
23bb2eaf8a
remove debug
2016-04-11 14:27:17 +02:00
Florian HENRY
b7275edfb8
FIX #4989
2016-04-11 14:24:31 +02:00
Juanjo Menent
f25bf64257
Merge pull request #4978 from marcosgdf/bug-4851
...
FIX #4851 Project selector in supplier invoices shows the project label twice
2016-04-10 12:41:08 +02:00
Juanjo Menent
ddb1d06ad4
Merge pull request #4980 from marcosgdf/3.8
...
FIX #4743 UI glitch in project summary page
2016-04-10 11:56:37 +02:00
Juanjo Menent
e27def479f
Merge pull request #4986 from marcosgdf/bug-4747
...
FIX #4747 Missing UI background when registering a supplier invoice payment
2016-04-10 11:54:27 +02:00
Juanjo Menent
be0b7c86ff
Merge pull request #4985 from marcosgdf/bug-4742
...
FIX #4742 Able to delete a supplier invoice with a registered payment
2016-04-10 11:52:21 +02:00
Juanjo Menent
c3472f7879
Merge pull request #4984 from marcosgdf/bug-4424
...
FIX #4424 Missing email of user popup in supplier orders area
2016-04-10 11:51:36 +02:00
Juanjo Menent
3dbaa38cb4
Merge pull request #4979 from marcosgdf/bug-4748
...
FIX #4748 Supplier invoice payment confirmation amount is not translated
2016-04-10 11:51:07 +02:00
Juanjo Menent
4f5d96150a
Merge pull request #4977 from marcosgdf/bug-4766
...
FIX #4766 VAT not shown in supplier invoice popup
2016-04-10 11:42:29 +02:00
Marcos García de La Fuente
7acbf1dd92
FIX #4874 SQL error when listing users
...
Close #4874
2016-04-10 01:00:27 +02:00
Marcos García de La Fuente
15d9273751
FIX #4747 Missing UI background when registering a supplier invoice payment
...
Close #4747
2016-04-10 00:30:31 +02:00
Marcos García de La Fuente
af473df214
FIX #4742 Able to delete a supplier invoice with a registered payment
...
Close #4742
2016-04-09 23:29:19 +02:00
Marcos García de La Fuente
865f9defff
FIX #4424 Missing email of user popup in supplier orders area
...
Close #4424
2016-04-09 23:08:47 +02:00
Marcos García de La Fuente
b9de3d5852
FIX #4442 Missing translation in Banks menu
...
Close #4442
2016-04-09 23:03:00 +02:00
Marcos García de La Fuente
3135cf720d
FIX #4737 Bank transacion type selector translation is cropped
...
Close #4737
2016-04-09 22:59:12 +02:00
Marcos García de La Fuente
7cc1288bb2
FIX #4743 UI glitch in project summary page
...
Close #4743
2016-04-09 22:54:34 +02:00
Marcos García de La Fuente
1026484da1
FIX #4748 Supplier invoice payment confirmation amount is not translated
...
Close #4748
2016-04-09 22:48:42 +02:00
Marcos García de La Fuente
b2f922291f
FIX #4851 Project selector in supplier invoices shows the project label twice
...
Close #4851
2016-04-09 22:38:58 +02:00
Marcos García de La Fuente
9169adf4ce
FIX #4766 VAT not shown in supplier invoice popup
...
Close #4766
2016-04-09 22:34:55 +02:00
Laurent Destailleur
b5dfa2e446
Merge pull request #4975 from frederic34/patch-7
...
FIX re-establish user-agent when using nusoap client
2016-04-09 19:35:31 +02:00
Laurent Destailleur
507b9a2956
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-04-09 16:00:52 +02:00
Frédéric FRANCE
f90cffd74a
Update nusoap.php
...
re-establish user-agent
2016-04-09 15:42:53 +02:00
Laurent Destailleur
234f3e331d
Merge pull request #4962 from FHenry/3.8
...
FIX : Template email must take care of position column
2016-04-08 21:32:27 +02:00
Laurent Destailleur
2ffe06b1b3
Merge pull request #4965 from GPCsolutions/3.9-sentry
...
Prevent sentry logging error with 3.9 update
2016-04-08 21:31:32 +02:00
Laurent Destailleur
daa1aed363
Bad placeholder
2016-04-08 19:31:18 +02:00
Laurent Destailleur
80caf58866
FIX Default vat is not set correctly when an error occured and we use
...
VAT identified by a code.
2016-04-08 19:19:13 +02:00
Laurent Destailleur
5753f21745
Missing translations
2016-04-08 16:09:35 +02:00
Laurent Destailleur
eb7bba9568
Fix translation
2016-04-08 16:07:30 +02:00
Laurent Destailleur
39b61d6924
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/boxes/box_task.php
htdocs/core/lib/files.lib.php
2016-04-07 19:27:53 +02:00
Laurent Destailleur
4092f5fa2f
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-04-07 19:24:49 +02:00
Laurent Destailleur
f7fb95cab8
FIX Box disabled because bugged
2016-04-07 19:24:29 +02:00
Raphaël Doursenaud
9d6efde935
Prevent sentry logging error with 3.9 update
...
Since we don't ship the required libraries anymore,
if the module had been enabled before upgrade,
the code was failing making Dolibarr totally unusable.
Mitigated the issue by disabling sentry logging
if the required libraries are unavailable.
2016-04-07 17:16:42 +02:00
Florian HENRY
f62a45ddfc
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-04-07 14:16:38 +02:00
Florian HENRY
1f723cb8d0
FIX : Template email must take care of positino column
2016-04-07 14:16:10 +02:00
Juanjo Menent
8bdda85801
Merge pull request #4955 from fmarcet/3.9
...
FIX: Not removing code into vatrate.
2016-04-05 17:43:48 +02:00
Laurent Destailleur
f9d7c27bd2
FIX Export must use a left join to not loose lines
2016-04-05 17:17:40 +02:00
Laurent Destailleur
dd87195a07
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-04-05 17:11:54 +02:00
Laurent Destailleur
ed0ab05b93
FIX Damn, where was the project ref ?
2016-04-05 17:11:44 +02:00
fmarcet
d3794bb145
FIX: Not removing code into vatrate.
2016-04-05 16:49:50 +02:00
Juanjo Menent
10df0e33d4
Merge pull request #4896 from grandoc/3.9
...
fix a lot of beug
2016-04-05 16:49:22 +02:00
Laurent Destailleur
43165bab02
FIX Filter/search on extrafields on lists
...
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/projet/list.php
htdocs/societe/list.php
2016-04-04 16:22:26 +02:00
Laurent Destailleur
21475b587d
Merge pull request #4939 from marcosgdf/patch-2
...
Corrected PHP documentation of calcul_price_total function
2016-04-04 00:43:14 +02:00
Laurent Destailleur
30f27b6fac
Merge pull request #4933 from frederic34/patch-10
...
FIX correctly retreive ref_customer
2016-04-04 00:36:49 +02:00
Laurent Destailleur
f3c032ba21
Merge pull request #4925 from frederic34/patch-9
...
Update llx_propal_merge_pdf_product.sql
2016-04-04 00:34:40 +02:00
Laurent Destailleur
bd4bdcea37
Merge pull request #4924 from frederic34/patch-8
...
FIX Remove sql error when creating table llx_usergroup_extrafields.sql
2016-04-04 00:33:23 +02:00
Laurent Destailleur
29fc94e416
Merge pull request #4923 from frederic34/patch-7
...
FIX Remove sql error when creating table llx_establishment.sql
2016-04-04 00:31:20 +02:00
Laurent Destailleur
f8fa2202ed
Merge pull request #4921 from FHenry/3.9
...
Add hook parameters on New search Box
2016-04-04 00:25:56 +02:00
Laurent Destailleur
6a4ca98ad9
Merge pull request #4908 from altatof/fix_bad_rounding
...
FIX: systematic rounding causes prices to be updated without reason
2016-04-04 00:18:18 +02:00