Commit Graph

76209 Commits

Author SHA1 Message Date
gauthier
f661b926fa FIX : use dol_sanitizeFileName() function to remove double spaces in filenames, as well as done on document.php when we want to download pdf
Example : if you upload a file like "my  file.pdf" (with 2 spaces), it's impossible to download it after. then we have to remove at least 1 space
2019-05-07 14:33:17 +02:00
Alexandre SPANGARO
a386f0e9ea Fix Eldy menu 2019-05-07 09:18:27 +02:00
Rüdiger Hahn
475290a4b9
Show unit values if configured
Fix: Fetch unit values from db and display them if this has been configured
2019-05-07 09:02:48 +02:00
Laurent Destailleur
c4798c34b0 Fix autocompletion of product on stock correction 2019-05-07 00:26:31 +02:00
Rüdiger Hahn
acb2f59f56
Fetch db value for cond_reglement_doc/cond_reglement_libelle_doc
cond_reglement and cond_reglement_doc got the same value cond_reglement_libelle. It looks like that the db field libelle_facture was intended to be used for cond_reglement_libelle_doc.
2019-05-06 19:22:49 +02:00
Francis Appels
03e2983d40 Merge branch 'develop' into clean_10_beta 2019-05-06 15:22:27 +02:00
Rüdiger Hahn
4008e26328
Add support for units
Fetch units from db when they've been enabled in configuration
2019-05-06 13:12:41 +02:00
Lionel VESSILLER
8bb4b3f339 Fix contact address substitution before sending by mail in shipment card 2019-05-06 11:12:56 +02:00
Alexandre SPANGARO
c86318ea66 fix 2019-05-05 21:49:04 +02:00
Alexandre SPANGARO
99b068b625 FIX sortfield on lettering function 2019-05-05 21:46:56 +02:00
ptibogxiv
f0fd0ece60
Update 9.0.0-10.0.0.sql 2019-05-05 15:06:10 +02:00
ptibogxiv
7033243572
FIX url lettre max & colissimo 2019-05-05 15:02:00 +02:00
ptibogxiv
c94e621059
FIX : facnumber to ref report takepos 2019-05-04 17:23:57 +02:00
Laurent Destailleur
15dc5f9d23 Fix css 2019-05-04 16:46:09 +02:00
Laurent Destailleur
e42caf1dd9 CSS 2019-05-04 14:54:25 +02:00
Laurent Destailleur
fc18e190d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-05-04 13:03:28 +02:00
Laurent Destailleur
e01476e10b CSS 2019-05-04 13:03:18 +02:00
Laurent Destailleur
92534cc101
Merge pull request #11127 from Supermanu/del_proj_cat
FIX: Remove link between categories and project when deleting
2019-05-04 12:52:35 +02:00
Laurent Destailleur
204fc329a6
Merge pull request #11121 from frederic34/patch-2
Update thirdparty_lettering_customer.php
2019-05-04 12:46:35 +02:00
Laurent Destailleur
be68300e35
Merge pull request #11120 from openthink-laurent/fix-date-format-customer-orders-documents
Fix date format in customer orders documents
2019-05-04 12:46:09 +02:00
Laurent Destailleur
5caae1f50d css 2019-05-04 12:42:16 +02:00
Laurent Destailleur
60bf3452c3 Hide export in EEC for non european countries 2019-05-04 12:26:54 +02:00
Supermanu
9aed9359ad FIX: Remove link between categories and project when deleting 2019-05-04 12:22:45 +02:00
Laurent Destailleur
3ad478c25e
Merge pull request #11109 from aspangaro/develop
NEW Manage account sell_intra & sell_export in page accoutancy admin default product
2019-05-04 12:18:23 +02:00
Laurent Destailleur
702c683ce4
Merge pull request #11115 from ptibogxiv/patch-167
Fix footer in create ticket page
2019-05-04 12:16:06 +02:00
Laurent Destailleur
cf4086f970
Merge pull request #11122 from mrsof/patch-2
FIX : Fatal Errors and Warning
2019-05-04 12:15:49 +02:00
Laurent Destailleur
918e7e09b4
Merge pull request #11114 from ptibogxiv/patch-166
FIX footer on list ticket page
2019-05-04 12:15:24 +02:00
Laurent Destailleur
1ba2de511c
Merge pull request #11118 from openthink-laurent/fix-civility-translation-dutch-dict-language-file
Fix civility translation in dutch dict language file
2019-05-04 12:15:08 +02:00
Laurent Destailleur
5487900072
Merge pull request #11113 from ptibogxiv/patch-165
Fix footer on view ticket page
2019-05-04 12:14:28 +02:00
Laurent Destailleur
8059f7cf83
Merge pull request #11112 from ptibogxiv/patch-164
FIX footer public ticket page
2019-05-04 12:13:13 +02:00
Laurent Destailleur
8bb6bc326c
Merge pull request #11110 from ptibogxiv/patch-163
Fix JS for payment intent
2019-05-04 12:12:59 +02:00
Laurent Destailleur
a76dcbc3ae
Merge pull request #11126 from ptibogxiv/patch-171
Fix variable error php with constant main.inc.php
2019-05-04 12:12:19 +02:00
ptibogxiv
d7504bb3f6
Fix variable error php with constant main.inc.php 2019-05-04 12:00:14 +02:00
Laurent Destailleur
648b2506ab FIX visible ref on contract link for old contract without ref 2019-05-04 11:45:31 +02:00
Sof
8927b37ae2
FIX : Fatal Errors
"Countable array" and Class "Facture" not found
2019-05-04 11:18:14 +02:00
Frédéric FRANCE
0c5d9de13f
Update thirdparty_lettering_supplier.php 2019-05-04 10:38:49 +02:00
Frédéric FRANCE
c595a591a2
Update thirdparty_lettering_customer.php 2019-05-04 10:37:29 +02:00
Frédéric FRANCE
fc520810b7
Update thirdparty_lettering_customer.php 2019-05-04 10:17:04 +02:00
Frédéric FRANCE
4e9b9b61d8
Update thirdparty_lettering_supplier.php 2019-05-04 10:16:27 +02:00
Frédéric FRANCE
4b8083832c
Update thirdparty_lettering_customer.php 2019-05-04 10:13:44 +02:00
Laurent Léonard
8d659d8078 Fix date format in customer orders documents 2019-05-04 07:12:13 +02:00
Laurent Léonard
476d15868c Fix civility translation in dutch dict language file 2019-05-04 06:25:53 +02:00
ptibogxiv
965cf0410f
Fix footer in create ticket page 2019-05-03 17:16:04 +02:00
ptibogxiv
a3bb37eb84
FIX footer on list ticket page 2019-05-03 17:13:58 +02:00
ptibogxiv
78c18b1961
Fix footer on view ticket page 2019-05-03 17:11:13 +02:00
ptibogxiv
24775fec1b
FIX footer public ticket page 2019-05-03 17:06:57 +02:00
ptibogxiv
140cc93490
Update newpayment.php 2019-05-03 15:41:15 +02:00
ptibogxiv
65b21f3c37
Fix JS for payment intent 2019-05-03 15:14:20 +02:00
Alexandre SPANGARO
0359b1820a Merge remote-tracking branch 'upstream/develop' into develop 2019-05-03 14:10:57 +02:00
Alexandre SPANGARO
61547e3f82 NEW Manage account sell_intra & sell_export in page default product 2019-05-03 14:08:20 +02:00