Laurent Destailleur
|
e846d74654
|
Fix sort on invlice list
|
2016-11-30 15:19:16 +01:00 |
|
Laurent Destailleur
|
711961ed18
|
Fix missing translation
|
2016-11-29 17:24:40 +01:00 |
|
Laurent Destailleur
|
f6734be1a1
|
Fix security hole. Add quick and fast hack to fix it
|
2016-11-29 17:08:44 +01:00 |
|
Laurent Destailleur
|
6e43910932
|
FIX Filter was wrong or lost during navigation
|
2016-11-28 18:38:48 +01:00 |
|
Laurent Destailleur
|
5e012bcc13
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-11-28 16:40:57 +01:00 |
|
Laurent Destailleur
|
196428edf5
|
FIX #6051
|
2016-11-28 16:34:38 +01:00 |
|
Laurent Destailleur
|
b2ed3f3053
|
Fix translation
|
2016-11-28 16:32:14 +01:00 |
|
Laurent Destailleur
|
8b569f9dfe
|
Try a fix for #6024
|
2016-11-27 17:17:29 +01:00 |
|
Laurent Destailleur
|
ad912bed04
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-11-27 17:10:25 +01:00 |
|
Laurent Destailleur
|
c362e7cf2d
|
FIX #6043 - Payment mode not visible on supplier invoice list
|
2016-11-27 17:10:07 +01:00 |
|
Laurent Destailleur
|
66901e8602
|
Merge pull request #6036 from hregis/4.0_bug
Fix: use string instead integer
|
2016-11-27 15:11:02 +01:00 |
|
Laurent Destailleur
|
1e647b082c
|
Merge pull request #6034 from aternatik/api_rest_allow_post
FIX Minor fixes for REST API
|
2016-11-27 15:10:03 +01:00 |
|
Laurent Destailleur
|
b63ad019ce
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-11-26 15:49:11 +01:00 |
|
Laurent Destailleur
|
423391f12d
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-11-26 15:46:55 +01:00 |
|
Laurent Destailleur
|
e539842c28
|
Fix eatdate and selldate not correctly set.
|
2016-11-26 15:46:41 +01:00 |
|
Regis Houssin
|
0322104e8e
|
Fix: use string instead integer
|
2016-11-24 17:27:32 +01:00 |
|
jfefe
|
b436df3202
|
Allow HTTP POST request for login API method.
This is more secure than do the request with sensitive value like password into URL parameters.
|
2016-11-22 23:44:10 +01:00 |
|
jfefe
|
3830c405a8
|
Disable CSRF check for REST API
This allow to do POST requests from another website.
|
2016-11-22 23:41:46 +01:00 |
|
Laurent Destailleur
|
5b49b7bca0
|
FIX #6010
|
2016-11-22 21:06:44 +01:00 |
|
Laurent Destailleur
|
cbd85f7b82
|
FIX #5958 no discount on supplier command made by replenishment
|
2016-11-22 20:50:13 +01:00 |
|
Laurent Destailleur
|
cad4acffd2
|
FIX #6029
|
2016-11-22 20:40:45 +01:00 |
|
Laurent Destailleur
|
15468d88a0
|
FIX #6007
|
2016-11-22 20:36:01 +01:00 |
|
Laurent Destailleur
|
b10567f3b4
|
Fix bad css
|
2016-11-22 19:55:51 +01:00 |
|
Laurent Destailleur
|
fa3a8deade
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-11-20 15:39:05 +01:00 |
|
Laurent Destailleur
|
e3c529d483
|
FIX javascript error when using on mobile/smartphone
|
2016-11-20 15:38:48 +01:00 |
|
Laurent Destailleur
|
ef18964d3c
|
Merge pull request #6004 from atm-gauthier/FIX_wrong_var_name
FIX : wrong var name
|
2016-11-19 20:58:21 +01:00 |
|
Laurent Destailleur
|
b538f13efb
|
FIX Module gravatar was not triggered on thirdparty and contact card
|
2016-11-19 19:43:55 +01:00 |
|
Laurent Destailleur
|
b3b395df42
|
Backport a file to make migration easier
|
2016-11-17 19:28:19 +01:00 |
|
Laurent Destailleur
|
2d7d240c86
|
FIX the time spent on project was not visible in its overwiew
|
2016-11-17 17:03:50 +01:00 |
|
gauthier
|
8e7c0fa353
|
FIX : wrong var name
|
2016-11-17 14:21:19 +01:00 |
|
Laurent Destailleur
|
a5eb445a49
|
Merge pull request #5978 from aspangaro/4.0-p4
Fix #5973: EBP export uses simple cote instead of double cote
|
2016-11-12 11:02:27 +01:00 |
|
Regis Houssin
|
a1cccc021e
|
Fix: missing encrypt data for llx_const
|
2016-11-12 09:48:34 +01:00 |
|
Laurent Destailleur
|
7ccc70e00d
|
Fix as suggested for #5960
|
2016-11-11 15:29:48 +01:00 |
|
Laurent Destailleur
|
60e0b93ec1
|
FIX #5972 #5734
|
2016-11-11 15:29:41 +01:00 |
|
Laurent Destailleur
|
a605e0b972
|
Fix phpcs
|
2016-11-11 15:06:31 +01:00 |
|
Laurent Destailleur
|
e4617ec76c
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/filemanagerdol/connectors/php/config.php
htdocs/viewimage.php
|
2016-11-11 15:03:05 +01:00 |
|
Laurent Destailleur
|
fd1c0f404c
|
Merge pull request #5864 from hregis/4.0_bug
Fix: add possibility to change width type to prevent some display issues
|
2016-11-11 14:55:28 +01:00 |
|
Laurent Destailleur
|
f7e780fa9e
|
Merge pull request #5967 from marcosgdf/bug-5966
FIX #5966 Bug: getNomUrl tooltips show Proposal info even if user has no rights to read them
|
2016-11-11 14:07:10 +01:00 |
|
aspangaro
|
fd09bdfb15
|
Fix #5973: EBP export uses simple cote instead of double cote
|
2016-11-11 14:06:33 +01:00 |
|
Laurent Destailleur
|
2b2bd03eda
|
Merge pull request #5971 from atm-florian/4.0
FIX : translation missing
|
2016-11-11 14:05:59 +01:00 |
|
Laurent Destailleur
|
c2ce5c4eeb
|
FIX False positive on services not activated
|
2016-11-10 11:54:02 +01:00 |
|
florian HENRY
|
9daac25519
|
Fix translation for CRON
|
2016-11-10 08:31:08 +01:00 |
|
Laurent Destailleur
|
71a573df61
|
FIX Pb in management of date end of projects
|
2016-11-09 17:46:30 +01:00 |
|
Laurent Destailleur
|
ff4eddb8dc
|
Fix warning on project late
|
2016-11-09 17:37:58 +01:00 |
|
philazerty
|
24c12df356
|
Update companies.lang
Ajout du Gabon
|
2016-11-09 12:16:41 +01:00 |
|
Marcos García de La Fuente
|
c6f96a81d1
|
Little correction
|
2016-11-09 11:30:55 +01:00 |
|
Marcos García de La Fuente
|
0b594eab59
|
FIX #5966 Bug: getNomUrl tooltips show Proposal info even if user has no rights to read them
|
2016-11-09 11:28:05 +01:00 |
|
Laurent Destailleur
|
e30622cbd8
|
FIX Bcc must not appears to recipient when using SMTPs lib
|
2016-11-09 00:10:02 +01:00 |
|
Laurent Destailleur
|
c45c24f80c
|
FIX Must use external link into a forged email content.
|
2016-11-08 23:18:43 +01:00 |
|
Laurent Destailleur
|
bb5df3beeb
|
Fix missing tab
|
2016-11-07 04:02:16 +01:00 |
|
Laurent Destailleur
|
961f7a4e48
|
Fix label on tab
|
2016-11-07 00:32:28 +01:00 |
|
Laurent Destailleur
|
84ed82bb08
|
Better error message
|
2016-11-07 00:20:30 +01:00 |
|
Laurent Destailleur
|
90881f2fa9
|
FIX Sanitize title of ajax_dialog
|
2016-11-07 00:15:58 +01:00 |
|
Laurent Destailleur
|
f5d76ac0c7
|
Fix count of contact was not complete
|
2016-11-06 17:20:21 +01:00 |
|
Laurent Destailleur
|
9b64fbaa98
|
Fix having the css of extrafield on td is not enough to detect it. We
must have it on tr too.
|
2016-11-06 16:26:18 +01:00 |
|
Regis Houssin
|
e33654cc45
|
Merge remote-tracking branch 'origin/3.9' into 3.9_bug
|
2016-11-04 10:22:43 +01:00 |
|
Regis Houssin
|
718adef600
|
Fix: external access of fkeditor image with multicompany
|
2016-11-04 10:21:20 +01:00 |
|
Regis Houssin
|
8b16eeb554
|
Fix: no login are required for fckeditor (external emailing)
|
2016-11-04 10:06:53 +01:00 |
|
Laurent Destailleur
|
73b5bad2da
|
Fix missing hook init
|
2016-11-01 20:53:05 +01:00 |
|
Laurent Destailleur
|
6f061fc366
|
Fix css
|
2016-10-31 21:53:39 +01:00 |
|
Laurent Destailleur
|
ffe4ae5915
|
Fix php7 compatibility
|
2016-10-31 21:24:23 +01:00 |
|
Laurent Destailleur
|
3882fa0c3d
|
Fix dol_buildpath with parameter 3. Add phpunit tests
|
2016-10-31 10:37:58 +01:00 |
|
Laurent Destailleur
|
090f13afa4
|
Fix missing id param
|
2016-10-30 22:10:00 +01:00 |
|
Laurent Destailleur
|
b4303470f8
|
Fix do not update instance status if method used to update other element
|
2016-10-30 15:42:43 +01:00 |
|
Laurent Destailleur
|
2b873e34ce
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-10-29 19:01:19 +02:00 |
|
Laurent Destailleur
|
17c1b3f1d2
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-10-29 19:00:43 +02:00 |
|
Laurent Destailleur
|
b8f8b6dcde
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-29 18:45:19 +02:00 |
|
Laurent Destailleur
|
78eaeab168
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-29 18:44:55 +02:00 |
|
Laurent Destailleur
|
7c75d98f9a
|
FIX #5866
|
2016-10-29 18:43:12 +02:00 |
|
Laurent Destailleur
|
d675602291
|
Merge pull request #5925 from atm-ph/fix_4.0_fetch_multicurrency_by_code
Fix fetch multicurrency object from code must be filter by entity
|
2016-10-29 17:56:21 +02:00 |
|
Regis Houssin
|
d0bd1d5d36
|
Fix: missing path of user photo
|
2016-10-28 14:22:06 +02:00 |
|
Juanjo Menent
|
7acc14903c
|
Merge pull request #5937 from atm-maxime/fix_supporder_vars_set
Fix : vars were not set after commande function
|
2016-10-28 11:18:15 +02:00 |
|
Maxime Kohlhaas
|
3dbab863a7
|
Fix : vars were not set after commande function
|
2016-10-28 10:24:31 +02:00 |
|
Maxime Kohlhaas
|
be493fcf09
|
Fix bad parameter in hook call
|
2016-10-28 10:16:58 +02:00 |
|
phf
|
3e2f39fbc0
|
Fix on first activate module it must create if needed the first currency rate from general settings
|
2016-10-25 13:31:36 +02:00 |
|
phf
|
a947ac55f9
|
Fix get multicurrency rowid from code must be filtered by entity
|
2016-10-25 12:45:23 +02:00 |
|
phf
|
1dc0dfc065
|
Fix fetch multicurrency object from code must be filter by entity
|
2016-10-25 12:07:34 +02:00 |
|
Sergio Sanchis Climent
|
2a4517e1bc
|
FIX: #5907
|
2016-10-24 19:21:41 +02:00 |
|
Laurent Destailleur
|
6bd219b117
|
Fix column task ref/label
|
2016-10-24 17:47:31 +02:00 |
|
Laurent Destailleur
|
e4da87d31c
|
Merge pull request #5903 from atm-gauthier/FIX_thirdparty_margin
FIX : margin tab on customer card must filter on current entity invoices
|
2016-10-24 03:18:37 +02:00 |
|
Laurent Destailleur
|
9560ec54cc
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/facture/list.php
|
2016-10-24 02:15:12 +02:00 |
|
Laurent Destailleur
|
acf8874c6a
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
Conflicts:
htdocs/core/lib/functions.lib.php
|
2016-10-24 02:11:49 +02:00 |
|
Laurent Destailleur
|
a6c2758ca2
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
Conflicts:
htdocs/core/lib/functions.lib.php
|
2016-10-24 02:10:17 +02:00 |
|
Laurent Destailleur
|
2f77549d2b
|
Merge pull request #5897 from olsesacl/4-search-forun
FIX: Search provider by price
|
2016-10-24 02:04:01 +02:00 |
|
Laurent Destailleur
|
7dd3beaa5f
|
Merge pull request #5893 from olsesacl/task_reference
FIX: Documents no change directory if change reference of the task.
|
2016-10-24 01:12:26 +02:00 |
|
Laurent Destailleur
|
8340316141
|
Merge pull request #5888 from olsesacl/trigger_expedition
Fix: Need declare $user for call trigger
|
2016-10-24 01:01:54 +02:00 |
|
Laurent Destailleur
|
6806bec859
|
Merge pull request #5882 from EuskalMoneta/bug-5849
FIX #5849 Loosing field company on member change
|
2016-10-24 00:12:25 +02:00 |
|
Laurent Destailleur
|
f0a183a8c7
|
Merge pull request #5905 from grandoc/4.0
Fix : Fatal error: Call to a member function fetch() on null for intervention
|
2016-10-24 00:11:51 +02:00 |
|
Rembert Oldenboom
|
65b986d9ec
|
Revert "Cleanup"
This reverts commit 070980f5a6.
|
2016-10-23 17:04:21 +02:00 |
|
Rembert Oldenboom
|
070980f5a6
|
Cleanup
|
2016-10-23 16:59:57 +02:00 |
|
Rembert Oldenboom
|
9c6933a796
|
Fix pager
|
2016-10-23 16:53:45 +02:00 |
|
Laurent Destailleur
|
7ceb3cb62a
|
FIX Avoid error 500 if phpexcel is disabled
|
2016-10-22 16:53:22 +02:00 |
|
Laurent Destailleur
|
ffcfe30529
|
FIX Avoid errors on debian
|
2016-10-22 16:51:54 +02:00 |
|
Laurent Destailleur
|
1c59721294
|
FIX Solve backup when using mysqldump that return warning
|
2016-10-22 16:20:51 +02:00 |
|
Laurent Destailleur
|
629af89986
|
FIX Solve backup when using mysqldump that return warning
|
2016-10-22 16:18:28 +02:00 |
|
philippe grand
|
14227549a8
|
Fix : Fatal error: Call to a member function fetch() on null
|
2016-10-21 16:03:56 +02:00 |
|
philippe grand
|
12af0de9f1
|
Merge remote-tracking branch 'upstream/4.0' into 4.0
|
2016-10-21 15:57:35 +02:00 |
|
Laurent Destailleur
|
c44aa8f4d7
|
Fix warnings
|
2016-10-21 13:23:39 +02:00 |
|
gauthier
|
a814e02d53
|
FIX : margin tab on customer card must filter on current entity invoices
|
2016-10-21 12:40:19 +02:00 |
|
Laurent Destailleur
|
3ca3b7ab78
|
Fix code comment
|
2016-10-21 10:36:11 +02:00 |
|
Sergio Sanchis Climent
|
78f1b428b0
|
FIX: Search provider by price
|
2016-10-19 21:42:53 +02:00 |
|
Sergio Sanchis Climent
|
4800918323
|
FIX: Documents no change directory if change reference of the task.
|
2016-10-18 23:17:45 +02:00 |
|
Laurent Destailleur
|
24ee2bce14
|
FIX Can edit the customer ref even if order is not draft.
|
2016-10-18 12:57:30 +02:00 |
|
Sergio Sanchis
|
81a31e8390
|
Fix: Need declare $user for call trigger
|
2016-10-18 10:52:07 +02:00 |
|
Juanjo Menent
|
f28c7bbc6d
|
Fix: Bad localtaxes calc for Spain if VAT is 0. For >= 3.9.x
|
2016-10-18 10:20:09 +02:00 |
|
Juanjo Menent
|
6a944bb6a3
|
Fix: Bad localtaxes calc for Spain if VAT is 0
|
2016-10-18 10:11:42 +02:00 |
|
Laurent Destailleur
|
46c985d8cc
|
FIX Hidden option PRODUCT_MAX_VISIBLE_PHOTO
|
2016-10-17 15:16:21 +02:00 |
|
Laurent Destailleur
|
47ed731242
|
Fix group by
|
2016-10-17 10:37:01 +02:00 |
|
Laurent Destailleur
|
2db38b4bcc
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/societe/list.php
|
2016-10-16 19:02:36 +02:00 |
|
Laurent Destailleur
|
ab34885a89
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-16 18:34:31 +02:00 |
|
Laurent Destailleur
|
3d1ddbb923
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-10-16 18:34:20 +02:00 |
|
Laurent Destailleur
|
8edb51a017
|
FIX Extra fields of task not copied on project cloning
|
2016-10-16 18:27:39 +02:00 |
|
Xebax
|
ae249a964b
|
FIX #5849 Verification du champ Societe sur une modification adherent
|
2016-10-16 13:19:36 +02:00 |
|
Laurent Destailleur
|
4c58793587
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-10-16 11:42:57 +02:00 |
|
Laurent Destailleur
|
2695f35284
|
Fix to avoid scroll on confirm popup
|
2016-10-16 11:40:10 +02:00 |
|
aspangaro
|
9ab0bfe905
|
Fix: Add another key for bank rather than to modify one
|
2016-10-16 06:50:13 +02:00 |
|
aspangaro
|
df581d8973
|
Fix: In payment card, only the capital is considered as a payment, interest and insurance are tax
|
2016-10-15 08:07:01 +02:00 |
|
aspangaro
|
25ba5074a7
|
Fix: Problem of presentation
|
2016-10-15 08:00:31 +02:00 |
|
aspangaro
|
1beaf003f0
|
Fix #5875: Links to loans are incorrect in the bank account transactions tab
|
2016-10-15 07:45:10 +02:00 |
|
aspangaro
|
380ab8bfa5
|
Fix: Show Ref/rowid of loan
|
2016-10-15 07:05:53 +02:00 |
|
aspangaro
|
49e2b1ffdb
|
Fix: Error with language key
|
2016-10-15 06:56:38 +02:00 |
|
Laurent Destailleur
|
ac60dfa883
|
Merge pull request #5873 from olsesacl/facture_list_sql_mode
FIX: Error show list invoice when sql_mode=only_full_group_by
|
2016-10-15 02:22:20 +02:00 |
|
Laurent Destailleur
|
cec792f142
|
Merge pull request #5867 from aspangaro/4.0-p2
Fix: Missing language key
|
2016-10-15 02:16:14 +02:00 |
|
Laurent Destailleur
|
4fb66cf7a4
|
Better explanation for ftp module setup to avoid error with FTPS/SFTP.
|
2016-10-15 02:11:49 +02:00 |
|
Sergio Sanchis
|
63a7b506b1
|
Fix: Error if exist extrafield
|
2016-10-14 10:55:54 +02:00 |
|
Sergio Sanchis Climent
|
567f7e5365
|
FIX: #5340
|
2016-10-14 00:43:10 +02:00 |
|
aspangaro
|
0b08db16a1
|
Fix: Missing language key
|
2016-10-13 06:31:09 +02:00 |
|
Regis Houssin
|
6423b23fb3
|
Fix: use parameter instead constant
|
2016-10-12 15:36:51 +02:00 |
|
Regis Houssin
|
d848e98759
|
Fix: add possibility to change width type to prevent some display issues
|
2016-10-12 15:33:33 +02:00 |
|
Laurent Destailleur
|
24420edd46
|
Prepare 4.0.2
|
2016-10-11 14:36:13 +02:00 |
|
Laurent Destailleur
|
3eb8a667bc
|
Fix clean of search criteria
|
2016-10-11 12:34:21 +02:00 |
|
Laurent Destailleur
|
b91b8c64b5
|
Fix sql error if we use separator extra field
|
2016-10-11 12:27:20 +02:00 |
|
Laurent Destailleur
|
789eab6098
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-10-11 12:21:16 +02:00 |
|
Laurent Destailleur
|
b2afe98060
|
Fix option unique of extrafields not saved
|
2016-10-11 12:20:14 +02:00 |
|
philippe grand
|
c46f76c0f2
|
better help
|
2016-10-09 11:32:48 +02:00 |
|
Juanjo Menent
|
ffd486e3d6
|
Fix #5843 best way fixing
|
2016-10-07 22:54:08 +02:00 |
|
Juanjo Menent
|
45dfb8ca62
|
Fix #5843 best way fixing
|
2016-10-07 22:32:11 +02:00 |
|
Juanjo Menent
|
298e5cee61
|
Fix #5843 best way fixing
|
2016-10-07 22:21:50 +02:00 |
|
Regis Houssin
|
bac21be15a
|
Fix: remove for avoid errors
|
2016-10-07 13:32:34 +02:00 |
|
Regis Houssin
|
9e8d8c5f5c
|
Fix: pdfmake is not present
|
2016-10-07 13:16:33 +02:00 |
|
Juanjo Menent
|
b7b18e3355
|
FIX: Error when CATEGORIE_RECURSIV_ADD is enabled and new category is daughter of an already linked to object
|
2016-10-07 10:12:25 +02:00 |
|
Laurent Destailleur
|
b787b1a3d2
|
Merge pull request #5828 from olsesacl/contracdet_add_edit
FIX: Contract Error insert or edit empty value MYSQL 5.7
|
2016-10-07 00:02:45 +02:00 |
|
Laurent Destailleur
|
a7fbb1e308
|
Merge pull request #5829 from olsesacl/#5779
FIX: #5779 Field 'File' is required
|
2016-10-06 23:59:02 +02:00 |
|
florian HENRY
|
ee20704a8a
|
FIX : missing column into SQL on thridparty list
|
2016-10-05 17:20:56 +02:00 |
|
Laurent Destailleur
|
c1e10fa4e6
|
FIX Sql error in widget of product for stock alerts
|
2016-10-04 20:54:51 +02:00 |
|
Laurent Destailleur
|
6efbae0731
|
Fix title
|
2016-10-04 19:52:00 +02:00 |
|
Juanjo Menent
|
56245e2c9a
|
FIX: only show projects of related third if external user
|
2016-10-04 16:51:44 +02:00 |
|
Sergio Sanchis Climent
|
ad52957439
|
FIX: #5779
|
2016-10-04 00:56:35 +02:00 |
|
Sergio Sanchis Climent
|
9024c225fd
|
FIX: updateligne if $txlocaltax1 is null
|
2016-10-04 00:33:34 +02:00 |
|
Sergio Sanchis Climent
|
1dbb8d697e
|
FIX: addline if $txlocaltax1 is empty
|
2016-10-04 00:26:39 +02:00 |
|
Laurent Destailleur
|
4f27ee4018
|
Add log
|
2016-10-03 12:40:04 +02:00 |
|
Laurent Destailleur
|
2cf9bf170e
|
FIX Link on supplier invoice in widget was not clickable
|
2016-10-03 12:24:14 +02:00 |
|
Laurent Destailleur
|
6124c60157
|
FIX Nber of attached files were not reported in event report of email
sent
|
2016-10-03 00:44:01 +02:00 |
|
Laurent Destailleur
|
9fbe96dd38
|
Fix name of agenda tab
|
2016-10-02 21:31:32 +02:00 |
|
Laurent Destailleur
|
49ea876b4a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-10-01 19:24:29 +02:00 |
|
Laurent Destailleur
|
2c4a04ac8a
|
FIX #5818
|
2016-10-01 19:23:44 +02:00 |
|
Laurent Destailleur
|
56ae7bf328
|
Merge pull request #5822 from aspangaro/4.0-p1
Fix: Not remove expensereport from menu. Menu of the module still in module file descriptor
|
2016-10-01 19:00:41 +02:00 |
|
Laurent Destailleur
|
6f26a7390e
|
FIX #5752 Bug VAT NPR not propagated during proposal cloning
|
2016-10-01 18:33:37 +02:00 |
|
Laurent Destailleur
|
ea0687f613
|
FIX Vat not visible in dictionnary
|
2016-10-01 18:22:39 +02:00 |
|
Laurent Destailleur
|
4dfdf29a55
|
FIX #5742 error on project list if an extra field separator is added.
|
2016-10-01 18:00:17 +02:00 |
|
Laurent Destailleur
|
521008a698
|
FIX #5746 chrome php
Try a fix. Not sure it solved all problems reported
|
2016-10-01 17:27:52 +02:00 |
|
Laurent Destailleur
|
b45ea754ec
|
FIX #5748 Bug: Error updating to 4.0.1 with Postgresql. Field must be
varchar.
|
2016-10-01 16:58:35 +02:00 |
|
Laurent Destailleur
|
cf7327a2a2
|
FIX #5750 Bug: CmailFile::server_parse enters an infinite loop if
$server_response is false
|
2016-10-01 16:41:12 +02:00 |
|
Laurent Destailleur
|
43da410b95
|
FIX #5763 Bug: Cannot Create Supplier Price Request
|
2016-10-01 16:36:01 +02:00 |
|
Laurent Destailleur
|
538274998b
|
FIX #5770 Dolibarr doesn't modify correctly the hour of a task
|
2016-10-01 14:09:41 +02:00 |
|
Laurent Destailleur
|
91a9cb4178
|
Fix solution to avoid the .noexe
|
2016-10-01 14:02:24 +02:00 |
|
Laurent Destailleur
|
03c60f1b7d
|
FIX #5802 Incoterms not set
|
2016-10-01 13:55:07 +02:00 |
|
Laurent Destailleur
|
d079247b2b
|
FIX #5813 Bug: Incoterms not being read correctly
|
2016-10-01 13:32:24 +02:00 |
|
aspangaro
|
34cad213da
|
Fix: Not remove expensereport from menu. Menu of the module still in module file descriptor.
|
2016-10-01 07:37:26 +02:00 |
|
Laurent Destailleur
|
aae4524fe2
|
Debug module accountancy
|
2016-09-30 18:38:48 +02:00 |
|
Laurent Destailleur
|
5d26565199
|
Package add version into xml integrity file.
|
2016-09-30 15:41:08 +02:00 |
|
Laurent Destailleur
|
2a6d8e77db
|
FIX Lost filter on opportunities
|
2016-09-30 11:45:36 +02:00 |
|
Laurent Destailleur
|
8d2ae73663
|
FIX Menu users not visible on dolidroid.
|
2016-09-30 10:56:35 +02:00 |
|
Laurent Destailleur
|
2b8255590a
|
Better error message
|
2016-09-29 13:55:46 +02:00 |
|
Laurent Destailleur
|
e6503c0d36
|
Better explanation
|
2016-09-29 12:52:28 +02:00 |
|
Laurent Destailleur
|
bac1f95e30
|
Fix consistency on permission. Missing the getLibStatut function.
|
2016-09-29 12:11:57 +02:00 |
|
Laurent Destailleur
|
214dc2cba0
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-29 10:49:00 +02:00 |
|
Laurent Destailleur
|
0b49d6316e
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-29 10:48:14 +02:00 |
|
Laurent Destailleur
|
ccd7100b7f
|
Minor code fix
|
2016-09-29 10:43:53 +02:00 |
|
Laurent Destailleur
|
78c0945fe7
|
Fix menu switch on accountancy and picto of product not using correct
type.
|
2016-09-28 23:59:47 +02:00 |
|
Laurent Destailleur
|
ce910171c1
|
Merge pull request #5792 from fappels/4.0_fix_lot_delivery
FIX stock decrement of lot qty, only product stock qty was decremented
|
2016-09-28 20:21:20 +02:00 |
|
Laurent Destailleur
|
bfd5bb37c5
|
Code comment
|
2016-09-28 18:07:31 +02:00 |
|
Juanjo Menent
|
30050b51f0
|
FIX: Failed to export contact categories with contact extra fields
|
2016-09-28 10:15:41 +02:00 |
|
fappels
|
3d58b0aef6
|
Fix livraison eatby and sellby parameters are dates
|
2016-09-28 00:22:29 +02:00 |
|
fappels
|
acbd00286c
|
Fix stock decrement of lot qty on delivery
|
2016-09-26 17:31:55 +02:00 |
|
Laurent Destailleur
|
b50d92e712
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/localtax/index.php
|
2016-09-26 14:16:53 +02:00 |
|
Laurent Destailleur
|
5d7f182f59
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-26 14:14:56 +02:00 |
|
Laurent Destailleur
|
8775a51cec
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2016-09-26 14:14:26 +02:00 |
|
Laurent Destailleur
|
67a1bf2b59
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2016-09-26 14:13:26 +02:00 |
|
Laurent Destailleur
|
e60d2b0ae5
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/actions_sendmails.inc.php
|
2016-09-26 14:10:39 +02:00 |
|
Laurent Destailleur
|
fac946dbb8
|
FIX The email test sender in email setup was broken
|
2016-09-26 14:08:14 +02:00 |
|
Laurent Destailleur
|
e531735444
|
Merge pull request #5777 from atm-florian/4.0_fixODTwithextrafieldsCheckbox
FIX : #5776
|
2016-09-26 00:49:02 +02:00 |
|
Laurent Destailleur
|
8829db7d65
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-25 16:45:16 +02:00 |
|
Laurent Destailleur
|
4cccaae831
|
Fix warning
|
2016-09-25 16:44:55 +02:00 |
|
florian HENRY
|
984a56adc5
|
FIX : #5776
|
2016-09-23 10:51:31 +02:00 |
|
Laurent Destailleur
|
dc45776d31
|
FIX Date visible on project overview
|
2016-09-23 10:32:19 +02:00 |
|
Laurent Destailleur
|
c6ef3778b7
|
FIX Creation of donation should go back on card after creation
|
2016-09-23 09:55:49 +02:00 |
|
Laurent Destailleur
|
039bf4aae9
|
Fix date
|
2016-09-22 19:16:29 +02:00 |
|
Laurent Destailleur
|
47b1f79030
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-22 18:48:34 +02:00 |
|
Laurent Destailleur
|
1642d7c23b
|
Trans
|
2016-09-22 18:48:17 +02:00 |
|
Laurent Destailleur
|
8791a9f5f1
|
Fix date on Purchase Orders
|
2016-09-22 18:47:31 +02:00 |
|
Laurent Destailleur
|
448acbf7a1
|
Merge pull request #5766 from atm-florian/4.0
fix customer accountancy lines ventilaled bad href link
|
2016-09-22 09:15:52 +02:00 |
|
Laurent Destailleur
|
b2271bced1
|
Merge pull request #5768 from aspangaro/4.0-p49
Fix: Accountancy - Problem on Cegid Export Format & presentation
|
2016-09-22 09:15:19 +02:00 |
|
Laurent Destailleur
|
f9f95dec42
|
Merge pull request #5765 from hregis/3.9_bug
Fix: Using $this when not in object context
|
2016-09-22 09:10:56 +02:00 |
|
Laurent Destailleur
|
9c12444a03
|
Fix size of warehouse and height of confirm box
|
2016-09-21 18:20:18 +02:00 |
|
Laurent Destailleur
|
494d4783a7
|
Fix tab works when editing prices
|
2016-09-21 18:13:27 +02:00 |
|
Laurent Destailleur
|
1c15539bb4
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-21 01:27:25 +02:00 |
|
Laurent Destailleur
|
2c42697cae
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-21 01:26:22 +02:00 |
|
Laurent Destailleur
|
f1bb69eecf
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-21 01:26:03 +02:00 |
|
aspangaro
|
9a3305abf9
|
Fix: Accountancy - Problem on Cegid Export Format & presentation
|
2016-09-20 21:12:28 +02:00 |
|
florian HENRY
|
278bef8767
|
fix customer accountancy lines ventilaled bad href link
|
2016-09-20 16:48:32 +02:00 |
|
Regis Houssin
|
937f1fd3ee
|
Fix: Using $this when not in object context
|
2016-09-20 12:19:17 +02:00 |
|
Laurent Destailleur
|
891297d165
|
Fix alignement
|
2016-09-19 17:12:53 +02:00 |
|
Laurent Destailleur
|
64dc44b796
|
FIX Value of payment term and project are not set on correct default
value when invoice generated from template.
|
2016-09-19 16:27:01 +02:00 |
|
Laurent Destailleur
|
079ed88119
|
Fix missing css
|
2016-09-19 13:57:18 +02:00 |
|
Laurent Destailleur
|
0c342284f0
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-18 22:01:14 +02:00 |
|
Laurent Destailleur
|
5fb55cc9de
|
Fix css
|
2016-09-18 22:00:59 +02:00 |
|
Laurent Destailleur
|
a4c3a4588d
|
FIX link "back to list" was not visible.
|
2016-09-18 14:12:49 +02:00 |
|
Maxime Kohlhaas
|
5840ed8258
|
No ORDER BY needed for a COUNT sql, causes PGSQL error
|
2016-09-15 12:08:47 +02:00 |
|
Sergio Sanchis Climent
|
93b216e628
|
FIX: #5699
|
2016-09-15 05:18:08 +02:00 |
|
Juanjo Menent
|
abe7d91bb5
|
Merge pull request #5739 from atm-ph/fix_4.0_clone_object
Fix clone object with "link" as extrafield
|
2016-09-14 16:31:36 +02:00 |
|
Juanjo Menent
|
8b13c36670
|
Merge pull request #5735 from atm-ph/fix_4.0_error_sql
Fix bad query
|
2016-09-14 16:27:51 +02:00 |
|
Raphaël Doursenaud
|
1d95720644
|
Fixed product description field name in line edit.
The POST value 'desc' was never evaluated and caused fields to blank
out on update action.
|
2016-09-13 11:38:57 +02:00 |
|
phf
|
0cf5ee2f28
|
Fix clone object with "link" as extrafield
|
2016-09-13 10:12:55 +02:00 |
|
Laurent Destailleur
|
20141ec9bc
|
Fix default value of new table
|
2016-09-12 17:31:36 +02:00 |
|
phf
|
bd734de437
|
Fix bad query
|
2016-09-12 09:52:35 +02:00 |
|
Laurent Destailleur
|
4096981378
|
FIX #3128
|
2016-09-12 03:10:18 +02:00 |
|
Laurent Destailleur
|
34c19f9cf1
|
On non public page, access with a bad fetch id can return error
|
2016-09-12 02:50:50 +02:00 |
|
Laurent Destailleur
|
ac509d6565
|
FIX #2991
|
2016-09-12 02:47:36 +02:00 |
|
Laurent Destailleur
|
d6ea6d1725
|
Fix deprecated option should be on
|
2016-09-12 02:30:21 +02:00 |
|
Laurent Destailleur
|
3d8722ee69
|
FIX #2853
|
2016-09-12 02:19:25 +02:00 |
|
Laurent Destailleur
|
dbc017ae45
|
Fix bad merge
|
2016-09-12 02:05:09 +02:00 |
|
Laurent Destailleur
|
1fbf233f95
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contact/list.php
htdocs/contrat/list.php
htdocs/expedition/list.php
htdocs/expensereport/list.php
htdocs/fichinter/list.php
htdocs/fourn/commande/list.php
htdocs/product/reassort.php
htdocs/product/reassortlot.php
htdocs/product/stock/list.php
htdocs/societe/list.php
htdocs/supplier_proposal/list.php
htdocs/theme/eldy/style.css.php
|
2016-09-12 01:50:38 +02:00 |
|
Laurent Destailleur
|
da41c3ffa7
|
Fix better fix to increase size of login_block to allow external icon.
|
2016-09-12 01:34:37 +02:00 |
|
Laurent Destailleur
|
4ea5068966
|
FIX Clean of search fields
|
2016-09-12 00:15:27 +02:00 |
|
Laurent Destailleur
|
828fe984e8
|
FIX #5734
|
2016-09-12 00:09:46 +02:00 |
|
Laurent Destailleur
|
1bb278a587
|
Fix #5712
|
2016-09-11 23:01:04 +02:00 |
|
Laurent Destailleur
|
08dc7ade3b
|
Fix list of supplier price must show price compared to quantity.
|
2016-09-11 14:04:03 +02:00 |
|
Laurent Destailleur
|
9709c8bbbf
|
FIX inversion customer/supplier price
|
2016-09-11 13:48:45 +02:00 |
|
Laurent Destailleur
|
79f19f5c66
|
Fix missing a filter billed=0 into link of billable orders
|
2016-09-10 17:48:57 +02:00 |
|
Laurent Destailleur
|
926e3fc6f9
|
Fix date must be with standard format
|
2016-09-10 17:43:28 +02:00 |
|
Laurent Destailleur
|
399addebfb
|
FIX alignement of intervention status
|
2016-09-10 17:38:26 +02:00 |
|
Laurent Destailleur
|
530ae91e82
|
Fix missing information on main supplier proposal card, not on note tab.
|
2016-09-10 17:35:08 +02:00 |
|
Laurent Destailleur
|
9153400195
|
Merge pull request #5710 from fappels/4.0_debug_product_lot
FIX create shipment with lot and extrafield
|
2016-09-10 14:39:01 +02:00 |
|
Laurent Destailleur
|
f5884999a9
|
Merge pull request #5716 from hregis/3.9_bug
Fix: increase max-width when use externals modules
|
2016-09-10 14:33:13 +02:00 |
|
Laurent Destailleur
|
3ecc82b770
|
Fix error message not reported
|
2016-09-10 13:00:31 +02:00 |
|
Laurent Destailleur
|
41545e0d60
|
Fix compatibility of recurring invoices with postgresql
|
2016-09-10 05:26:31 +02:00 |
|
Laurent Destailleur
|
7c9996c840
|
Fix when creating recurring invoice, date next gen was not set
|
2016-09-10 05:25:07 +02:00 |
|
Laurent Destailleur
|
d821df070b
|
Fix multicompany: recurring invoice must be in same env than template.
|
2016-09-10 04:33:23 +02:00 |
|
Laurent Destailleur
|
c28a62e051
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-10 02:59:10 +02:00 |
|
Laurent Destailleur
|
66cf9e333e
|
Fix option MAIN_BUTTON_HIDE_UNAUTHORIZED
|
2016-09-10 02:58:46 +02:00 |
|
Juanjo Menent
|
d8f50f9acd
|
Merge remote-tracking branch 'upstream/3.9' into 4.0
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-09-09 16:34:02 +02:00 |
|
Ferran Marcet
|
4777faf49b
|
Fix: Search all is lost on lists when pagination or when the columns are sorted
|
2016-09-09 14:02:27 +02:00 |
|
Ferran Marcet
|
b5db70342b
|
Fix: Search all is lost on lists when pagination or when the columns are sorted
|
2016-09-09 13:58:41 +02:00 |
|
Laurent Destailleur
|
efde12b489
|
Fix minor css
|
2016-09-09 09:21:27 +02:00 |
|
Juanjo Menent
|
e3c2299c67
|
Merge remote-tracking branch 'upstream/3.8' into 3.9
Conflicts:
htdocs/admin/dict.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-09-08 18:52:44 +02:00 |
|
Laurent Destailleur
|
87165cd859
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-08 18:21:10 +02:00 |
|
Juanjo Menent
|
65ba409add
|
Merge pull request #5724 from grandoc/4.0
fix : bad name
|
2016-09-08 18:17:39 +02:00 |
|
Laurent Destailleur
|
52801b13d9
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-08 18:16:50 +02:00 |
|
Juanjo Menent
|
ecfd3a0af5
|
Merge pull request #5722 from atm-ph/fix_4.0_multicurrency_rate_entity
Fix miss entity column in llx_multicurrency_rate
|
2016-09-08 18:16:21 +02:00 |
|
Juanjo Menent
|
fc8fe394db
|
Merge pull request #5714 from aspangaro/4.0-p48
FIX: Problem of presentation with index supplier command
|
2016-09-08 18:13:47 +02:00 |
|
Laurent Destailleur
|
4fe4907b44
|
FIX Mandatory field payment term was not css highlighted.
|
2016-09-08 18:13:23 +02:00 |
|
Juanjo Menent
|
bdb55895fa
|
Merge pull request #5713 from sanser/4.0
FIX: fileconf.php redundant else blocks
|
2016-09-08 18:11:44 +02:00 |
|
Juanjo Menent
|
ff632718fa
|
Merge pull request #5719 from philippe-opendsi/3.8_patch_1
FIX #5705 Supplier Order's lines array initalisation
|
2016-09-08 18:06:25 +02:00 |
|
Laurent Destailleur
|
c3bb4a89e4
|
Fix late satus on contract service line
|
2016-09-08 17:53:04 +02:00 |
|
Laurent Destailleur
|
417b2f566f
|
FIX Translation of "Name" is not a good choice for floow-up.
|
2016-09-08 17:31:42 +02:00 |
|
philippe grand
|
6fd14128ba
|
fix : bad name
|
2016-09-08 16:37:30 +02:00 |
|
phf
|
7229b572dc
|
Default entity 1 in llx_multicurrency_rate
|
2016-09-08 14:59:16 +02:00 |
|
phf
|
7917169961
|
Fix miss entity column in llx_multicurrency_rate
|
2016-09-08 14:53:59 +02:00 |
|
Laurent Destailleur
|
71cef95dda
|
FIX Execute a dedicated job from its id may results of launching other
jobs too.
|
2016-09-08 13:01:50 +02:00 |
|
Laurent Destailleur
|
9aa6c72a11
|
FIX Update of maxnbrun on job list failed.
|
2016-09-08 12:37:51 +02:00 |
|
Philippe
|
972a2db3a3
|
No initialisation of the array before filling it. May cause some trouble when fetch is call several times and lines added or deleted
|
2016-09-08 11:40:39 +02:00 |
|
Laurent Destailleur
|
9affdc0886
|
Prepare 4.0.1
|
2016-09-08 11:23:26 +02:00 |
|
Laurent Destailleur
|
35145b7426
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-08 11:15:16 +02:00 |
|
Laurent Destailleur
|
2b7ef01e42
|
FIX SEC for HTB23302
|
2016-09-08 11:09:38 +02:00 |
|
Regis Houssin
|
5de88f6af1
|
Fix: increase max-width when use externals modules
|
2016-09-08 10:09:14 +02:00 |
|
aspangaro
|
2b43eb934f
|
Fix: Problem of presentation with index supplier command
|
2016-09-07 22:25:37 +02:00 |
|
Sergiu Sandu
|
02698c5abb
|
fileconf.php redundant else statements
Is it ok the 2 else blocks are the same?
|
2016-09-07 17:02:41 +01:00 |
|
fappels
|
7c772b7608
|
Fix insert expeditiondet_batch with extrafield
Line id of extraflied was used iso expeditiondet
|
2016-09-07 14:07:29 +02:00 |
|
fappels
|
6574ebcbff
|
Replace non existing ref parameter
Replace non existing ref parameter with product_id and batch to fetch a
specific batch from a product.
Remove unused sceleton methods.
|
2016-09-07 12:40:15 +02:00 |
|
Regis Houssin
|
36110da4bf
|
Fix: Warning: preg_match(): No ending delimiter '/' found
|
2016-09-06 17:22:56 +02:00 |
|
Juanjo Menent
|
3078e6fa4b
|
FIX: vat dictionary should allow enter and edit multiple values for localtaxes, separated by: (ex -19:-15)
|
2016-09-06 13:44:07 +02:00 |
|
Laurent Destailleur
|
666c62af04
|
Fix http into https
|
2016-09-06 00:59:31 +02:00 |
|
Laurent Destailleur
|
e07f65721a
|
Fix css
|
2016-09-06 00:58:37 +02:00 |
|
Laurent Destailleur
|
d4c35b7131
|
Fix bad translation
|
2016-09-04 23:45:14 +02:00 |
|
Laurent Destailleur
|
f440e78fa6
|
FIX quick search boxes when nojs or when using smartphone
|
2016-09-03 12:56:49 +02:00 |
|
Laurent Destailleur
|
acdce83f9c
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/product/price.php
|
2016-09-02 22:37:01 +02:00 |
|
Laurent Destailleur
|
aab3b2837a
|
FIX #5589
|
2016-09-02 22:34:37 +02:00 |
|
Laurent Destailleur
|
dc1bc33343
|
sql syntax
|
2016-09-02 21:48:02 +02:00 |
|
Laurent Destailleur
|
e19743519b
|
FIX #5660
|
2016-09-02 21:44:52 +02:00 |
|
Laurent Destailleur
|
78b2e9e4bf
|
FIX #5651
|
2016-09-02 21:40:07 +02:00 |
|
Laurent Destailleur
|
8c4324d912
|
FIX #5674
|
2016-09-02 21:15:48 +02:00 |
|
Laurent Destailleur
|
4fa94e3a25
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-09-02 19:25:04 +02:00 |
|
Laurent Destailleur
|
ba76f12a28
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/product/price.php
htdocs/product/stock/class/mouvementstock.class.php
|
2016-09-02 19:24:28 +02:00 |
|
Laurent Destailleur
|
9c8145eb88
|
Better fix for 416a0892d7
|
2016-09-02 19:19:13 +02:00 |
|
Laurent Destailleur
|
696b54c6c3
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-02 19:03:50 +02:00 |
|
Laurent Destailleur
|
70de814c3c
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-09-02 19:03:31 +02:00 |
|
Laurent Destailleur
|
5c2af9b7bd
|
Merge pull request #5694 from atm-ph/fix_3.8_address_empty
Fix lost value if use double quote
|
2016-09-02 18:42:32 +02:00 |
|
Laurent Destailleur
|
570c228ee1
|
Merge pull request #5692 from fmarcet/3.9
Fix: An empty variable is used to update multiprice
|
2016-09-02 18:24:09 +02:00 |
|
fappels
|
aedd813236
|
Delete product_lot when product deleted
|
2016-09-02 18:13:25 +02:00 |
|
phf
|
fcd5e1fb2c
|
Fix lost value if use double quote
|
2016-09-02 15:30:42 +02:00 |
|
Juanjo Menent
|
328937e97a
|
Merge pull request #5690 from aspangaro/4.0-p47
Fix: Info tab on product card - Double header
|
2016-09-02 13:46:14 +02:00 |
|
Ferran Marcet
|
416a0892d7
|
Fix: An empty variable is used to update multiprice
|
2016-09-02 12:32:14 +02:00 |
|
fappels
|
1c626c01ee
|
Ignore time when checking lot dates
|
2016-09-02 11:29:28 +02:00 |
|
aspangaro
|
a54784588b
|
Fix: Info tab on product card - Double header
|
2016-09-01 22:39:01 +02:00 |
|
philippe grand
|
959f4d0ba0
|
internationalized comments
|
2016-09-01 19:44:49 +02:00 |
|
Laurent Destailleur
|
0961ce2a2c
|
FIX Missing filter on environment
|
2016-09-01 01:08:01 +02:00 |
|
Laurent Destailleur
|
bf7a6380c9
|
Fix sort on wrong field
|
2016-09-01 01:00:28 +02:00 |
|
Laurent Destailleur
|
ec5bd2a8f8
|
Fix button create contract from order not visible sometimes
|
2016-09-01 00:40:48 +02:00 |
|
Laurent Destailleur
|
10ced563b3
|
Fix var $conf not defined
|
2016-08-31 19:39:12 +02:00 |
|
Laurent Destailleur
|
292993c14f
|
Fix var $conf not defined
|
2016-08-31 19:37:34 +02:00 |
|
Laurent Destailleur
|
1360372a3c
|
Fix hrm module
|
2016-08-31 18:57:27 +02:00 |
|
Laurent Destailleur
|
f04a3bf0c8
|
Fix sql error
|
2016-08-31 18:46:47 +02:00 |
|
Laurent Destailleur
|
56d6510472
|
Fix Quick hack to solve legal problem in some countries.
|
2016-08-31 18:36:32 +02:00 |
|
Laurent Destailleur
|
45fceaeea5
|
Fix another field not responsive
|
2016-08-31 16:14:31 +02:00 |
|
Laurent Destailleur
|
c4ae712bac
|
Fix responsive design
|
2016-08-31 16:09:56 +02:00 |
|
Laurent Destailleur
|
95c2133b07
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-31 12:39:17 +02:00 |
|
Laurent Destailleur
|
8cfac3b5c3
|
FIX Several problems when using smartphone
|
2016-08-31 12:38:54 +02:00 |
|
gauthier
|
18cf2f8f8b
|
FIX : header title in commercial area
|
2016-08-31 10:19:40 +02:00 |
|
Juanjo Menent
|
bc09fb1154
|
Merge remote-tracking branch 'upstream/4.0' into 4.0
|
2016-08-31 02:50:16 +02:00 |
|
Juanjo Menent
|
9e6429320a
|
Fix #5641 Dolibarr 4.0 RC2 bug when create new contract
|
2016-08-31 02:47:42 +02:00 |
|
Juanjo Menent
|
ea6daeebbb
|
Merge pull request #5675 from aspangaro/4.0-p46
Fix: VAT Area - Problem of presentation
|
2016-08-31 02:12:19 +02:00 |
|
Laurent Destailleur
|
c2b503d90f
|
Fix missing filter
|
2016-08-31 00:15:09 +02:00 |
|
Laurent Destailleur
|
42293089a0
|
Fix several fix into tab management of tasks
|
2016-08-30 20:16:58 +02:00 |
|
Laurent Destailleur
|
b06cc18568
|
Fix sort on amount
|
2016-08-30 11:53:42 +02:00 |
|
aspangaro
|
b85e9938e8
|
Fix: VATArea - Problem of presentation
|
2016-08-30 05:17:27 +02:00 |
|
Laurent Destailleur
|
216f7dbaee
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-30 00:21:56 +02:00 |
|
Laurent Destailleur
|
d7007bd16b
|
Fix lang not loaded
|
2016-08-30 00:21:26 +02:00 |
|
Laurent Destailleur
|
ff0b424f74
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-29 18:18:35 +02:00 |
|
Laurent Destailleur
|
6b7d509e44
|
Fix css
|
2016-08-29 18:12:53 +02:00 |
|
Laurent Destailleur
|
b43bd371fd
|
Merge pull request #5666 from aspangaro/4.0-p45
Fix: Wrong language key
|
2016-08-29 17:47:49 +02:00 |
|
Laurent Destailleur
|
13f61f2a63
|
Fix css
|
2016-08-29 17:36:18 +02:00 |
|
Laurent Destailleur
|
9c1ba67169
|
Fix css
|
2016-08-29 16:40:51 +02:00 |
|
Laurent Destailleur
|
8b959a09f2
|
Fix missing /form
|
2016-08-29 16:12:56 +02:00 |
|
Laurent Destailleur
|
2ba920a4cb
|
Fix for jmobile
|
2016-08-29 11:33:48 +02:00 |
|
aspangaro
|
7cb4f85f6b
|
Fix: Wrong language key
|
2016-08-29 07:30:39 +02:00 |
|
Laurent Destailleur
|
af070dad94
|
Fix sort of fields
|
2016-08-28 23:53:13 +02:00 |
|
Laurent Destailleur
|
385aca8bf2
|
Fix sort of list and number of records
|
2016-08-28 23:25:24 +02:00 |
|
Laurent Destailleur
|
11ddc722f1
|
Release 4.0
|
2016-08-28 20:17:53 +02:00 |
|
Laurent Destailleur
|
4215ec3ca9
|
FIX usage of sepa generation setup.
|
2016-08-28 20:12:25 +02:00 |
|
Laurent Destailleur
|
6ddd264178
|
Fix not used field
|
2016-08-28 17:45:20 +02:00 |
|
Laurent Destailleur
|
a9e5668ea4
|
Fix for jmobile
|
2016-08-28 16:31:22 +02:00 |
|
Laurent Destailleur
|
989d6e7bc8
|
Fix responsive design
|
2016-08-28 16:27:15 +02:00 |
|
Laurent Destailleur
|
1becfbd7b6
|
CSS
|
2016-08-28 16:26:54 +02:00 |
|
Laurent Destailleur
|
661526f822
|
Fix for jmobile
|
2016-08-28 16:00:02 +02:00 |
|
Laurent Destailleur
|
5e88de7e2c
|
Fix field customer/prospect/supplier in list of thirdparties
|
2016-08-28 15:21:09 +02:00 |
|
Laurent Destailleur
|
72ccedba98
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-28 02:17:23 +02:00 |
|
Laurent Destailleur
|
0d992b2b99
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/cron/class/cronjob.class.php
htdocs/install/pgsql/functions/functions.sql
|
2016-08-28 02:17:04 +02:00 |
|
Laurent Destailleur
|
bc8e203019
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2016-08-28 01:58:43 +02:00 |
|
Laurent Destailleur
|
5d7414dcc3
|
Solve php regression failing travis
|
2016-08-28 01:58:11 +02:00 |
|
aspangaro
|
9f40f346cb
|
Fix: Presentation of Donations Area and add search
|
2016-08-26 13:23:00 +02:00 |
|
Juanjo Menent
|
9c4d60fd5d
|
Merge pull request #5639 from atm-florian/4.0
fix ressource module for PGSQL and coding style
|
2016-08-25 13:41:55 +02:00 |
|
Juanjo Menent
|
ed25c0fda5
|
Merge pull request #5645 from grandoc/4.0
fix : bad sort
|
2016-08-25 13:38:59 +02:00 |
|
Juanjo Menent
|
c298bb62ba
|
Merge pull request #5644 from grandoc/3.9
fix : translation
|
2016-08-25 13:38:18 +02:00 |
|
florian HENRY
|
848d046b46
|
Merge branch '4.0' of https://github.com/Dolibarr/dolibarr.git into 4.0
|
2016-08-25 09:06:39 +02:00 |
|
Laurent Destailleur
|
b81de6b383
|
Fix wrapping with jmobile
|
2016-08-24 20:23:06 +02:00 |
|
Regis Houssin
|
6b3cbc918d
|
Fix: wrong "lastoutput" and "lastresult" if jobtype is "method" or
"function"
|
2016-08-22 20:49:14 +02:00 |
|
florian HENRY
|
ab4997d26f
|
Merge branch '4.0' of https://github.com/Dolibarr/dolibarr.git into 4.0
|
2016-08-22 14:30:08 +02:00 |
|
Laurent Destailleur
|
317132fea4
|
CSS
|
2016-08-22 12:25:54 +02:00 |
|
Laurent Destailleur
|
0839a9fa4f
|
Code comment
|
2016-08-20 00:54:49 +02:00 |
|
Laurent Destailleur
|
1fc5715040
|
Fix date of contract not used
|
2016-08-20 00:30:09 +02:00 |
|
Laurent Destailleur
|
f06545a3fe
|
Fix cancel button ignored
|
2016-08-19 17:22:53 +02:00 |
|
philippe grand
|
9c22d94bd3
|
fix : bad sort
|
2016-08-19 17:12:46 +02:00 |
|
philippe grand
|
919b73b4c4
|
fix : translation
|
2016-08-19 16:29:54 +02:00 |
|
Laurent Destailleur
|
83107746ad
|
Fix no way to fix the ref of recurring invoice when an error was done
into typing.
|
2016-08-19 16:18:39 +02:00 |
|
florian HENRY
|
137f1c4e4f
|
Merge branch '4.0' of https://github.com/Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/resource/class/dolresource.class.php
|
2016-08-18 08:49:54 +02:00 |
|
Laurent Destailleur
|
fead7967f2
|
Merge remote-tracking branch 'origin/3.9' into 4.0
Conflicts:
htdocs/commande/list.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/resource/class/resource.class.php
|
2016-08-17 16:55:39 +02:00 |
|
Laurent Destailleur
|
7e8b8e9462
|
Merge pull request #5638 from atm-florian/3.9_fix_5637
FIX : PgSQL Module Ressource list crash #5637
|
2016-08-17 16:34:40 +02:00 |
|
Laurent Destailleur
|
88afc4ad5a
|
Merge pull request #5625 from aspangaro/4.0-p42
Uniformize presentation, add button cancel everywhere
|
2016-08-17 16:11:59 +02:00 |
|
Laurent Destailleur
|
660fcacef2
|
Merge pull request #5619 from fappels/4.0_fix_sql_error_insert_supplier_order_line
Fix SQL error insert supplier order line
|
2016-08-17 16:10:38 +02:00 |
|
Laurent Destailleur
|
58fc64982f
|
Merge pull request #5618 from fappels/4.0_fix_eatby_sellby_check
Fix sellby without hour check
|
2016-08-17 16:10:09 +02:00 |
|
Laurent Destailleur
|
69e6f6a489
|
Merge pull request #5608 from aspangaro/4.0-p40
Fix: Some problems on export with language
|
2016-08-17 15:54:36 +02:00 |
|
Laurent Destailleur
|
eea175b7e7
|
Merge pull request #5605 from aspangaro/4.0-p39
Uniformize presentation on opensurvey
|
2016-08-17 15:51:59 +02:00 |
|
Laurent Destailleur
|
33ceb5d626
|
Merge pull request #5601 from aspangaro/4.0-p37
Uniformize title presentation on product/service card
|
2016-08-17 15:50:42 +02:00 |
|
florian HENRY
|
f7bb2483d8
|
fix ressource for PGSQL
|
2016-08-17 14:53:51 +02:00 |
|
florian HENRY
|
ddc480b6c9
|
other fix for PgSQL and style
|
2016-08-17 14:51:25 +02:00 |
|
florian HENRY
|
90c918bec6
|
Merge branch '4.0' of https://github.com/Dolibarr/dolibarr.git into 4.0
|
2016-08-17 14:46:25 +02:00 |
|
florian HENRY
|
63c5425991
|
another fix for Ressource module in PgSQL
|
2016-08-17 14:46:15 +02:00 |
|
florian HENRY
|
5c51cb0f29
|
FIX : PgSQL Module Ressource list crash #5637
|
2016-08-17 14:40:05 +02:00 |
|
florian HENRY
|
00443dae3a
|
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
|
2016-08-17 14:30:15 +02:00 |
|
Laurent Destailleur
|
282c50ef34
|
Merge pull request #5631 from atm-florian/4.0
FIX #5594
|
2016-08-17 14:08:06 +02:00 |
|
Laurent Destailleur
|
2afc567a53
|
Fix fiter on contract date
|
2016-08-17 11:58:55 +02:00 |
|
Laurent Destailleur
|
caa0dd75aa
|
Fix responsive design on small smartphone
|
2016-08-17 11:47:39 +02:00 |
|
Laurent Destailleur
|
ba8c2dbf9f
|
Fix order of module for demo.
|
2016-08-17 11:39:11 +02:00 |
|
Laurent Destailleur
|
47489265b1
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-17 11:15:30 +02:00 |
|
Laurent Destailleur
|
6724901b9e
|
Fix closing td
|
2016-08-17 11:15:20 +02:00 |
|
florian HENRY
|
a1323756a9
|
FIX : in PgSQL no quote "word style" is permitted around column name
|
2016-08-17 10:23:23 +02:00 |
|
Josep Lluís
|
c385b86793
|
Bug: delivery date value is not hide with global ORDER_DISABLE_DELIVERY_DATE
In title and in filter the delivery date column is well hidden.
The error is only in column value,
|
2016-08-16 23:12:02 +02:00 |
|
florian HENRY
|
0ac090e959
|
FIX : #5629 DoliDBPgsql::query SQL Error message: ERROR: 22P02: invalid
input syntax for integer: ""
|
2016-08-16 09:07:08 +02:00 |
|
florian HENRY
|
3932a32399
|
FIX : #5629 PgSQL Interger string stylish error
|
2016-08-16 09:00:52 +02:00 |
|
florian HENRY
|
aa17564e93
|
FIX: #5594
|
2016-08-16 08:54:12 +02:00 |
|
aspangaro
|
b7420372b7
|
Uniformize presentation, add button cancel everywhere
|
2016-08-12 22:53:30 +02:00 |
|
fappels
|
b6f9aa4592
|
Fix SQL error insert supplier order line
$this->fk_multicurrency not set gives SQL error
|
2016-08-11 21:10:56 +02:00 |
|
fappels
|
f9a9d4d2d8
|
Fix sellby without hour check
|
2016-08-11 20:59:56 +02:00 |
|
Juanjo Menent
|
5c92cc7fa3
|
Merge pull request #5613 from atm-florian/40_accountancy
fix export
|
2016-08-11 20:47:02 +02:00 |
|
Juanjo Menent
|
0907465fcf
|
Merge pull request #5615 from aspangaro/4.0-p41
Fix: Accountancy - Problem to define account_parent for an accounting account + presentation
|
2016-08-11 20:46:08 +02:00 |
|
Juanjo Menent
|
3b509db141
|
Merge pull request #5604 from atm-florian/FIX_createpropalfromproject
FIX : create proposal from project
|
2016-08-11 20:43:44 +02:00 |
|
Juanjo Menent
|
adc0a73e93
|
Merge pull request #5603 from atm-florian/4.0_FIX_Multicurrency_with_french_number_setting
FIX : MULTICURRENCY if value is 1,56 then GETPOST 'int' check return ''
|
2016-08-11 20:42:25 +02:00 |
|
Laurent Destailleur
|
86c90ade3f
|
Another fix on bank account missing when bank module enabled.
|
2016-08-11 18:41:31 +02:00 |
|
Laurent Destailleur
|
4df9af1ba0
|
Fix several errors with bank account module enabled on sale tax edition
|
2016-08-11 18:18:03 +02:00 |
|
Laurent Destailleur
|
7cc7ac5485
|
Fix translation
|
2016-08-11 17:41:09 +02:00 |
|
Laurent Destailleur
|
f674b24945
|
Fix look and feel
|
2016-08-11 17:23:42 +02:00 |
|
aspangaro
|
300da71b9c
|
Replace with 0
|
2016-08-11 06:12:04 +02:00 |
|
aspangaro
|
55a83f9d8d
|
Fix: Accountancy - Problem to define account_parent for an accounting account & presentation
|
2016-08-11 06:08:33 +02:00 |
|
florian HENRY
|
07412b2f79
|
force export txt for ciel and quadratus
|
2016-08-10 17:37:22 +02:00 |
|
florian HENRY
|
e9962bb887
|
fix export
|
2016-08-10 17:22:58 +02:00 |
|
aspangaro
|
1313ef99d5
|
Uniformize presentation on categories
|
2016-08-10 15:16:30 +02:00 |
|
aspangaro
|
26df66f9ac
|
Fix: Missing language file for salaries export
|
2016-08-10 15:11:51 +02:00 |
|
aspangaro
|
4e39c41215
|
Fix: Typo on invoice export
|
2016-08-10 15:07:53 +02:00 |
|
aspangaro
|
b52648674d
|
Uniformize presentation on contact
|
2016-08-10 15:01:43 +02:00 |
|
aspangaro
|
cdd84244b2
|
Fix: Missing Language file and key for category contact export
|
2016-08-10 14:48:26 +02:00 |
|
aspangaro
|
8028b77966
|
Fix: MIssing language file for category members export
|
2016-08-10 14:39:51 +02:00 |
|
aspangaro
|
b5771ebbfc
|
Fix: Missing language key for bank export
|
2016-08-10 14:39:11 +02:00 |
|
aspangaro
|
c442ff0d2b
|
Fix: Missing language file for user export when the module members is on
|
2016-08-10 14:29:19 +02:00 |
|
aspangaro
|
c391ca5b32
|
Uniformize presentation on opensurvey
|
2016-08-10 14:17:01 +02:00 |
|
florian HENRY
|
cd8585da63
|
fix for finche inter same problem
|
2016-08-10 11:54:49 +02:00 |
|
florian HENRY
|
d38ff5c246
|
FIX : create proposal from project
|
2016-08-10 11:34:10 +02:00 |
|
florian HENRY
|
5bb3b5c074
|
FIX : MULTICURRENCY if value is 1,56 then GETPOST 'int' check return ''
|
2016-08-10 09:47:25 +02:00 |
|
aspangaro
|
43ffb061ef
|
FIX : Accountancy - BANK_DISABLE_DIRECT_INPUT Add an option
|
2016-08-10 08:07:27 +02:00 |
|
aspangaro
|
9a0fed93d1
|
Merge remote-tracking branch 'Upstream/4.0' into 4.0-p37
|
2016-08-10 07:42:04 +02:00 |
|
aspangaro
|
a1d1396919
|
Uniformize presentation
|
2016-08-10 07:40:40 +02:00 |
|
Laurent Destailleur
|
8c63d68083
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-09 17:28:16 +02:00 |
|
Laurent Destailleur
|
a2f1291f94
|
Fix missing supplier proposals in project overview
|
2016-08-09 17:28:02 +02:00 |
|
florian HENRY
|
321814fae3
|
better fix for #5594
|
2016-08-09 15:17:19 +02:00 |
|
Laurent Destailleur
|
82b14e30d7
|
Merge pull request #5596 from atm-florian/40_accountancy
40 accountancy
|
2016-08-09 13:34:46 +02:00 |
|
Laurent Destailleur
|
29fdebe0d9
|
Fix list of lot
|
2016-08-09 13:21:30 +02:00 |
|
Laurent Destailleur
|
7b6755cfcd
|
Fix several errors in search an sorting in stock by lot view
|
2016-08-09 13:14:33 +02:00 |
|
aspangaro
|
dd905debb4
|
Uniformize presentation
|
2016-08-09 10:19:42 +02:00 |
|
Laurent Destailleur
|
54b47d7f4f
|
Fix edit of page in module website
Conflicts:
htdocs/websites/class/website.class.php
|
2016-08-08 19:09:37 +02:00 |
|
Laurent Destailleur
|
fb3f6972eb
|
Work on module website
Conflicts:
htdocs/websites/index.php
|
2016-08-08 18:29:24 +02:00 |
|
florian HENRY
|
beadb19fea
|
fix list
|
2016-08-08 15:31:06 +02:00 |
|
florian HENRY
|
95a66e7e63
|
Work on accoutancy PgSQL comptatiblity and other stuff
|
2016-08-08 14:52:19 +02:00 |
|
florian HENRY
|
90cb71f341
|
revert better fix
|
2016-08-08 13:54:51 +02:00 |
|
florian HENRY
|
15f187c466
|
better test
|
2016-08-08 13:54:03 +02:00 |
|
florian HENRY
|
94487cf411
|
FIX #5594
|
2016-08-08 13:43:44 +02:00 |
|
Laurent Destailleur
|
4cf01bc685
|
Fix code comment
|
2016-08-05 04:48:30 +02:00 |
|
Laurent Destailleur
|
e1e8254bcf
|
Fix thumbs are using same extension than original.
|
2016-08-05 04:31:19 +02:00 |
|
Laurent Destailleur
|
1b10e27618
|
Fix bad link
|
2016-08-05 04:20:38 +02:00 |
|
Laurent Destailleur
|
782ab6a02b
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/core/modules/barcode/modules_barcode.class.php
htdocs/product/admin/product.php
|
2016-08-05 00:42:40 +02:00 |
|
Laurent Destailleur
|
40723b264a
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-05 00:37:10 +02:00 |
|
Laurent Destailleur
|
c2e81b6edb
|
Fix colspan
|
2016-08-05 00:36:58 +02:00 |
|
Laurent Destailleur
|
112b945e6b
|
Merge pull request #5583 from atm-florian/3.9
FIX : update limit stock on product stock
|
2016-08-05 00:34:32 +02:00 |
|
Laurent Destailleur
|
5555037346
|
Merge pull request #5580 from simnandez/4.0
NEW Add Panama datas
|
2016-08-05 00:34:05 +02:00 |
|
Laurent Destailleur
|
bdf779dfd2
|
Merge pull request #5578 from aspangaro/4.0-p37
Uniformize presentation
|
2016-08-05 00:32:49 +02:00 |
|
Laurent Destailleur
|
16c7d51abc
|
Merge pull request #5576 from atm-florian/3.9_fixPHPStrict
FIX php Strict
|
2016-08-05 00:26:47 +02:00 |
|
Juanjo Menent
|
48fe3524d5
|
Fix #5582 Can't add or change customer ref on proposal
|
2016-08-04 17:34:53 +02:00 |
|
Juanjo Menent
|
d76c57fed9
|
Merge remote-tracking branch 'upstream/4.0' into 4.0
|
2016-08-04 17:05:18 +02:00 |
|
Laurent Destailleur
|
81fc86ba06
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-08-04 12:10:40 +02:00 |
|
Laurent Destailleur
|
5247faf50f
|
Fix align
|
2016-08-04 10:48:19 +02:00 |
|
Laurent Destailleur
|
e0b9496f9e
|
Fix link sometimes fails because of id not defined
|
2016-08-04 10:44:17 +02:00 |
|