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
|
f7fb95cab8
|
FIX Box disabled because bugged
|
2016-04-07 19:24:29 +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 |
|
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
|
f8fa2202ed
|
Merge pull request #4921 from FHenry/3.9
Add hook parameters on New search Box
|
2016-04-04 00:25:56 +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 |
|
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 |
|
Florian HENRY
|
f567a2a0ce
|
Search box hook
|
2016-03-31 12:50:40 +02:00 |
|
Florian HENRY
|
5d4c959d2e
|
Add hook parameters on New search Box
|
2016-03-31 12:18:26 +02:00 |
|
Laurent Destailleur
|
a47accb1c3
|
FIX PMP is deprecated at warehouse level
|
2016-03-30 18:08:08 +02:00 |
|
Laurent Destailleur
|
7146a8319b
|
FIX Each time we edit a line, we loose the unit price.
|
2016-03-30 16:26:34 +02:00 |
|
philippe grand
|
85cd818da1
|
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
|
2016-03-27 10:50:37 +02:00 |
|
philippe grand
|
b3285996dc
|
fix travis issue from commit 139dc9a7
|
2016-03-26 12:39:08 +01:00 |
|
Laurent Destailleur
|
0715353960
|
FIX A not enabled field for list must not into fields to add
|
2016-03-25 19:44:18 +01:00 |
|
philippe grand
|
08970e67d7
|
fix a lot of beug
|
2016-03-25 18:16:58 +01:00 |
|
Laurent Destailleur
|
00bf8caa8c
|
FIX #4870
|
2016-03-25 17:55:58 +01:00 |
|
Laurent Destailleur
|
4f3f1eda7b
|
FIX Duplicate records into export
|
2016-03-22 12:55:29 +01:00 |
|
Laurent Destailleur
|
876484dfb5
|
FIX Duplicate records into export
|
2016-03-22 12:54:26 +01:00 |
|
Laurent Destailleur
|
706a7f05b8
|
FIX PHPCS
|
2016-03-20 17:37:27 +01:00 |
|
Laurent Destailleur
|
6b821f15d1
|
FIX Bad vat definition when using POS module
|
2016-03-20 17:36:13 +01:00 |
|
Laurent Destailleur
|
af3256f84a
|
Fix first change to fix serious pb with vat definition when using the
POS.
|
2016-03-19 21:35:03 +01:00 |
|
Laurent Destailleur
|
5edeeae384
|
FIX Bad error and style message when changing its own login
|
2016-03-18 11:30:15 +01:00 |
|
Laurent Destailleur
|
7fa71214bc
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
|
2016-03-18 11:06:41 +01:00 |
|
Laurent Destailleur
|
2c4f01859c
|
Merge pull request #4802 from grandoc/3.9
[fix]: define to avoid issue with external pdf models
|
2016-03-17 23:13:13 +01:00 |
|
Laurent Destailleur
|
aa7eb4935c
|
FIX VAT rate can be negative. Example spain selling to morroco.
|
2016-03-17 12:18:47 +01:00 |
|
Laurent Destailleur
|
1683609d9a
|
FIX Check of EAN13 barcode when mask was set to use 13 digits instead of
12
|
2016-03-17 12:00:38 +01:00 |
|
philippe grand
|
d434cee3fa
|
[Qual] Typo
|
2016-03-17 09:40:05 +01:00 |
|
Laurent Destailleur
|
1b30c1adb4
|
Fix regression on vat calculation when invoice was not a situation
invoice
|
2016-03-12 20:49:38 +01:00 |
|
Laurent Destailleur
|
a9058df753
|
Fix bad field in select
|
2016-03-11 10:47:17 +01:00 |
|
Laurent Destailleur
|
7a5353efb2
|
Make things clearer about option MAIN_ENABLE_LOG_TO_HTML
|
2016-03-10 18:36:09 +01:00 |
|
Laurent Destailleur
|
3b035819a9
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/modules/askpricesupplier/doc/doc_generic_askpricesupplier_odt.modules.php
htdocs/product/document.php
htdocs/societe/commerciaux.php
|
2016-03-10 15:03:53 +01:00 |
|
Florian HENRY
|
a8e2b49c5b
|
FIX : #4768
|
2016-03-08 10:22:31 +01:00 |
|
Laurent Destailleur
|
896f60a478
|
hidden solution to solve files overwriting each other
|
2016-03-06 00:47:00 +01:00 |
|
Laurent Destailleur
|
210d8435da
|
FIX The part added with hidden option MAIN_DOC_USE_TIMING was included
with a . instead of -. This make os think it is part of extension
instead of file name.
|
2016-03-06 00:39:13 +01:00 |
|
Laurent Destailleur
|
e92318bc13
|
Better fix to manage several level of beta and rc
|
2016-03-04 15:21:26 +01:00 |
|
Laurent Destailleur
|
84d2078919
|
Merge pull request #4710 from hregis/3.9_bug
Fix: issue during upgrade of MAIN_VERSION_LAST_UPGRADE (rc -> rc2)
|
2016-03-04 15:18:59 +01:00 |
|
Laurent Destailleur
|
3b70bbb05a
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/lib/admin.lib.php
|
2016-03-02 23:07:42 +01:00 |
|
Regis Houssin
|
057188e1de
|
Fix: comment debug lines
|
2016-03-02 11:26:43 +01:00 |
|
Regis Houssin
|
e9ac41fb24
|
Fix: issue during upgrade of MAIN_VERSION_LAST_UPGRADE (rc -> rc2)
|
2016-03-02 11:23:57 +01:00 |
|
Laurent Destailleur
|
846d78dfba
|
FIX Edition of delay (nb of days) for payment term "Immediate" was
broken.
|
2016-02-29 15:43:00 +01:00 |
|
Laurent Destailleur
|
be9a144433
|
FIX Add a test to show bugged module with a bad declaration of
dictionaries to avoid to see clean module to be breaked.
|
2016-02-28 12:43:00 +01:00 |
|