Commit Graph

76942 Commits

Author SHA1 Message Date
Laurent Destailleur
b58a73cfaf
Merge pull request #11139 from code-chicken/patch-1
FIX Add support for units
2019-05-08 02:02:22 +02:00
Laurent Destailleur
2ee72e2fdf
Update html.form.class.php 2019-05-08 02:02:07 +02:00
Laurent Destailleur
21c355dd9d
Merge pull request #11133 from aspangaro/9.0_lettering
FIX sortfield on lettering function
2019-05-08 01:59:27 +02:00
Laurent Destailleur
95bb8a1f75
Update llx_c_shipment_mode.key.sql 2019-05-08 01:57:39 +02:00
Laurent Destailleur
249893a4ab
Update 9.0.0-10.0.0.sql 2019-05-08 01:57:23 +02:00
Laurent Destailleur
53b1dec317
Update 9.0.0-10.0.0.sql 2019-05-08 01:56:52 +02:00
Laurent Destailleur
cea05b0d7d
Merge pull request #11131 from ptibogxiv/patch-173
FIX url lettre max & colissimo
2019-05-08 01:54:12 +02:00
Laurent Destailleur
1e036f3513 Correct support for type price on module builder
Fix link of ref in cash fence list
2019-05-08 01:09:38 +02:00
Laurent Destailleur
3606bab973
Merge pull request #11130 from ptibogxiv/patch-172
FIX : facnumber to ref report takepos
2019-05-08 00:35:03 +02:00
Laurent Destailleur
dc1ee29fef Fix default permission of new users 2019-05-07 23:03:45 +02:00
Laurent Destailleur
12409e944c Fix duplicate error message 2019-05-07 22:57:27 +02:00
Laurent Destailleur
e37519ed89 Fix label 2019-05-07 22:43:59 +02:00
ATM-Nicolas
77d3f22163 NEW : Amount invoiced column in propal list 2019-05-07 14:39:16 +02:00
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
ptibogxiv
96cc4f7774
Update api_setup.class.php 2019-05-06 12:37:55 +02:00
ptibogxiv
80ed080800
Update api_setup.class.php 2019-05-06 11:31: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
ptibogxiv
650fbb2bbf
Update api_setup.class.php 2019-05-06 10:55:11 +02:00
ptibogxiv
2aafef4017
NEW add multicurrency rate at currency list API 2019-05-06 10:27:13 +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
a0ba8d98a1
Update api_setup.class.php 2019-05-05 20:54:31 +02:00
ptibogxiv
e65c8399e6
Update 9.0.0-10.0.0.sql 2019-05-05 19:14:09 +02:00
ptibogxiv
499798b2e0
Update llx_c_shipment_mode.key.sql 2019-05-05 19:11:18 +02:00
ptibogxiv
15cff25bbc
Update llx_c_shipment_mode.sql 2019-05-05 19:10:39 +02:00
ptibogxiv
11ece56038
NEW add API shipment mode 2019-05-05 19:08:27 +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
Joaquín
06aa268469 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
merging upstream branch
2019-05-04 12:48:14 +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