Laurent Destailleur
|
cfcbc34972
|
FIX Default vat is not set correctly when an error occured and we use
VAT identified by a code.
|
2016-04-08 19:16:40 +02:00 |
|
Laurent Destailleur
|
b9ffc18c27
|
Uniformize log of supplier order. Now use the generic log feature.
|
2016-04-08 17:28:48 +02:00 |
|
Laurent Destailleur
|
f14b03a230
|
NEW Add more trackable events (create, submit and receive supplier
order). So we will be able to use generic features to log what was done
with the specific table llx_commande_fournisseur_log
|
2016-04-08 17:07:25 +02:00 |
|
Laurent Destailleur
|
1b04eabf1f
|
Merge log with events tabs
|
2016-04-08 14:28:49 +02:00 |
|
Laurent Destailleur
|
b1c2198154
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/ajax/selectsearchbox.php
htdocs/core/lib/price.lib.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/modCommande.class.php
htdocs/core/modules/modFacture.class.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-07 20:01:52 +02:00 |
|
Laurent Destailleur
|
d7f669b918
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-07 19:28:18 +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
|
f7fb95cab8
|
FIX Box disabled because bugged
|
2016-04-07 19:24:29 +02:00 |
|
Laurent Destailleur
|
086345490d
|
Generalize the set of trackid for everyemail sent by dolibarr.
|
2016-04-07 14:29:07 +02:00 |
|
Laurent Destailleur
|
7f129d14d7
|
Better responsive design
|
2016-04-07 14:08:38 +02:00 |
|
Laurent Destailleur
|
059466030a
|
FIX Missing a new line into log of sent emails
|
2016-04-07 12:42:18 +02:00 |
|
Laurent Destailleur
|
2c829e7cb6
|
NEW Add picto on module list to show warning and if module is an
external module.
|
2016-04-07 11:50:45 +02:00 |
|
Laurent Destailleur
|
ee53a8b1a8
|
NEW Can filter modules on publisher
|
2016-04-06 16:45:22 +02:00 |
|
Laurent Destailleur
|
1a1dc39a6b
|
Mark a duplicate function as deprecated
|
2016-04-06 14:53:14 +02:00 |
|
Laurent Destailleur
|
a43a0a3f4c
|
Debug module loan and disable non working features
|
2016-04-06 11:21:55 +02:00 |
|
Juanjo Menent
|
b59b758016
|
Merge pull request #4943 from atm-gauthier/NEW_multientity_for_project
NEW : project sharing in select_projetcs_list function
|
2016-04-05 17:48:23 +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
|
2d102d3132
|
Bad translation key
|
2016-04-05 10:24:28 +02:00 |
|
Laurent Destailleur
|
6c87dfafae
|
FIX Bad translation key
|
2016-04-05 10:12:03 +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 |
|
gauthier
|
e043aebfa1
|
NEW : project sharing in select_projetcs_list function
|
2016-04-04 11:05:12 +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 |
|
Laurent Destailleur
|
cab1c0f5cd
|
Merge pull request #4886 from apachler/develop
Added functionality to get project customer contact as contact_xx tags
|
2016-04-04 00:11:19 +02:00 |
|
Marcos García
|
fded7d3e9a
|
Corrected PHP documentation of calcul_price_total function
|
2016-04-03 22:17:25 +02:00 |
|
Laurent Destailleur
|
4ced5ed27f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-03 20:02:28 +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
|
2388887e99
|
Merge pull request #4938 from aspangaro/4.0-p15
FIX: Accountancy - Update balance to add description of the accounting account + bugfix
|
2016-04-03 17:38:02 +02:00 |
|
Juanjo Menent
|
b3a5c8bae2
|
Merge pull request #4937 from simnandez/dolibarr-3510
Close #3510 Add a numbering module for check deposits
|
2016-04-03 16:22:34 +02:00 |
|
Juanjo Menent
|
8f2fb64efb
|
Merge pull request #4929 from aspangaro/4.0-p12
FIX: Problem with dolibarr installation/migration script. Range is a reserved name...
|
2016-04-03 16:20:31 +02:00 |
|
aspangaro
|
f8bc456807
|
FIX: Accountancy - Update balance to add description of the accounting account + bugfix
|
2016-04-03 15:32:46 +02:00 |
|
Laurent Destailleur
|
0e6ee0d744
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-04-03 12:47:02 +02:00 |
|
Laurent Destailleur
|
3aeb579486
|
Fix bad link
|
2016-04-03 12:46:34 +02:00 |
|
Juanjo Menent
|
cd6c6f64c5
|
Merge remote-tracking branch 'upstream/develop' into dolibarr-3510
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-04-03 12:41:14 +02:00 |
|
Juanjo Menent
|
e8b2d6baab
|
NEW #3510 : Working
|
2016-04-03 12:22:18 +02:00 |
|
Juanjo Menent
|
9d189b3c04
|
NEW #3510 : Working
|
2016-04-03 12:14:51 +02:00 |
|
Juanjo Menent
|
d55d12baeb
|
NEW #3510 : Working
|
2016-04-03 11:56:31 +02:00 |
|
aspangaro
|
33e8833287
|
Fix travis
|
2016-04-03 10:47:21 +02:00 |
|
Laurent Destailleur
|
10f639507f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/lib/files.lib.php
|
2016-04-02 15:54:51 +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
|
c12541f4f2
|
FIX image extension must be in lower case
|
2016-04-02 15:00:58 +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 |
|
Laurent Destailleur
|
e1bec46a34
|
FIX The include file for action on files should not be a template file
but an action include file.
|
2016-04-02 14:16:16 +02:00 |
|
Laurent Destailleur
|
66f9f0d046
|
FIX Creation of thumb image for size "small" was not done.
|
2016-04-02 14:15:38 +02:00 |
|
Laurent Destailleur
|
281b06a2d3
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
MAIN_VOLUME_DEFAULT_UNIT to force output unit for weight and volume.
|
2016-04-01 18:44:23 +02:00 |
|