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
Marcos García
fded7d3e9a
Corrected PHP documentation of calcul_price_total function
2016-04-03 22:17:25 +02:00
Laurent Destailleur
cea48a8dd6
FIX bad translation language loaded
...
FIX When changing thirdparty on event card, the showempty option of
contact was lost.
FIX Bad placeholder shown on combo to select a thirdparty.
2016-04-03 20:02:02 +02:00
Juanjo Menent
deeb6f604d
Merge pull request #4905 from altatof/fix_margin_display
...
FIX: dont retrieve new buying price on margin display
2016-04-03 16:17:41 +02:00
Laurent Destailleur
3aeb579486
Fix bad link
2016-04-03 12:46:34 +02:00
Laurent Destailleur
066c793de2
FIX image extension must be in lower case
...
Conflicts:
htdocs/core/lib/files.lib.php
2016-04-02 15:46:01 +02:00
Laurent Destailleur
c0b2d7405a
FIX Generated thumbs must always use the png format so using thumbs can
...
work.
2016-04-02 14:46:04 +02:00
Laurent Destailleur
599b225489
FIX Creation of thumb image for size "small" was not done.
...
Conflicts:
htdocs/core/lib/files.lib.php
2016-04-02 14:21:50 +02:00
Laurent Destailleur
be8384389f
FIX Creation of thumb image for size "small" was not done.
...
Conflicts:
htdocs/core/lib/files.lib.php
2016-04-02 14:20:21 +02:00
Frédéric FRANCE
d4529d19c7
Update facture.php
...
ref_client in order
ref_customer in shipping
2016-04-01 17:32:58 +02:00
Laurent Destailleur
be483bd787
FIX Some records were lost into margin per product report
2016-04-01 12:28:15 +02:00
Laurent Destailleur
feb35adbe1
FIX Missing clean of criteria
2016-04-01 12:04:07 +02:00
Laurent Destailleur
2a19326a3f
FIX Missing database escaping on supplier price insert/update
2016-03-31 21:47:32 +02:00
Frédéric FRANCE
90e74b346e
Update llx_propal_merge_pdf_product.sql
...
No need IF NOT EXISTS at install time
2016-03-31 17:13:38 +02:00
Frédéric FRANCE
125256c825
Update llx_usergroup_extrafields.sql
...
No need IF NOT EXISTS at install time
2016-03-31 17:11:17 +02:00