Juanjo Menent
ef3dfbf3a1
Increase size of localtaxX (10 is not enough in some cases)
2015-02-02 21:04:00 +01:00
Laurent Destailleur
9747f1fd2a
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into origin_dolibarr_develop
2015-02-02 18:38:24 +01:00
Laurent Destailleur
7b209fa0be
New: Add hidden option PDF_SHOW_PROJECT to show project ref onto
...
supplier orders and invoices.
2015-02-02 18:36:49 +01:00
Florian HENRY
2f59a63e5a
Fix bug on contract create form propal
...
and fix extrafield must be control before create object
2015-02-02 18:03:18 +01:00
phf
5266542bc9
[CORE] correction bug + trad + ajout de conditions pour le fonctionnement du module (#new_ask_price).
2015-02-02 17:50:33 +01:00
Florian HENRY
ae2dbe37ba
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-02 17:50:21 +01:00
Raphaël Doursenaud
fb865e8184
FIXED Removed deprecated forcing SSLv3 for CURL
...
Since the Poodle vulnerability, SSLv3 has been supersedded by TLS.
Many services do not offer SSLv3 anymore.
CURL has also been patched in PHP so it now auto-negociates the most appropriate protocol.
This prevented most API calls from working.
2015-02-02 17:13:11 +01:00
Frédéric FRANCE
0cb83c96b7
Can't use function return value in write context
...
Blank page on /htdocs/product/price.php
2015-02-02 16:23:25 +01:00
phf
d2c4e8c98f
[CORE] retrait d'une condition ajout auparavant mais qui est inutile (#new_ask_price).
2015-02-02 16:18:07 +01:00
phf
38551dd468
[CORE] retrait de liens ou champs inutile (#new_ask_price).
2015-02-02 16:17:07 +01:00
phf
4ec611e4b9
[CORE] suppression de fichiers inutile (#new_ask_price).
2015-02-02 16:16:29 +01:00
Laurent Destailleur
7fbf76ee2a
Fix phpcs
2015-02-02 15:43:22 +01:00
phf
a3c29f2e9c
[CORE] Avancement du fonctionnement du module, correction bug et épuration de l'affichage (#new_ask_price).
2015-02-02 15:41:14 +01:00
frederic34
482eec1cce
Merge remote branch 'upstream/develop' into tooltip
2015-02-02 13:48:39 +01:00
frederic34
fb22de1ecd
Merge remote branch 'upstream/develop' into tooltip
2015-02-02 13:46:52 +01:00
Laurent Destailleur
9c087e27d0
Fix permissions
2015-02-02 13:45:55 +01:00
Laurent Destailleur
eda2ff7f7b
Fix regression in phpunit
2015-02-02 13:37:19 +01:00
Laurent Destailleur
7809013b96
Message is more clear.
2015-02-02 13:33:16 +01:00
Laurent Destailleur
3f042fb558
New: Introduce option PROJECT_HIDE_TASKS for people using project only
...
as transversal analytic key and not to manage tasks.
2015-02-02 13:27:55 +01:00
Marcos García de La Fuente
a9ba2f3179
Fix: [ bug #1810 ] [pgsql] Error while upgrading from 3.6 to 3.7
2015-02-02 11:48:57 +01:00
Florian HENRY
733d2be39c
readd index.html file
2015-02-02 11:13:11 +01:00
phf
5573c6a250
[CORE] mise en commentaire des champs inutile lors de la 1ere étape de créer de demande de prix (#new_ask_price).
2015-02-02 10:26:04 +01:00
phf
fedf476987
[CORE] ajout d'une traduction pour le bouton créer demande de prix sur la fiche fournisseur (#new_ask_price).
2015-02-02 10:25:27 +01:00
phf
0f7af613f1
[CORE] ajout du bouton "créer une demande de prix" sur la fiche fournisseur (#new_ask_price).
2015-02-02 10:24:42 +01:00
phf
85a4df4ce2
[CORE] maj du pdf, champs PU HT et Total HT vide (#new_ask_price).
2015-02-02 10:06:36 +01:00
frederic34
3206957b99
Tooltip
2015-02-01 20:58:57 +01:00
Laurent Destailleur
9285897759
Fix: Load priceparser only if required.
2015-02-01 15:08:56 +01:00
Marcos García de La Fuente
0c63644038
Fix: [ bug #1819 ] SQL error when searching for an invoice payment
2015-02-01 13:26:30 +01:00
Marcos García de La Fuente
ef35483494
Fix: [ bug #1819 ] SQL error when searching for an invoice payment
2015-02-01 12:58:54 +01:00
Laurent Destailleur
e4c5aa30be
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-01 01:44:01 +01:00
Laurent Destailleur
a43fcdbb14
Missing entries
2015-02-01 01:43:36 +01:00
Laurent Destailleur
968b2b433b
Better position for username
2015-02-01 01:43:19 +01:00
Laurent Destailleur
52222ecdfe
Avoid tooltip into tooltip
2015-02-01 01:28:15 +01:00
Laurent Destailleur
1e38227c2d
Reduce number of new to save memory usage.
...
Fight table to replace with div
2015-02-01 00:54:26 +01:00
Laurent Destailleur
34cbcad9da
Reduce number of new to save memory usage.
...
Fight table to replace with div
2015-02-01 00:40:42 +01:00
Laurent Destailleur
7501e09738
Fix: Crazy change
2015-01-31 22:29:31 +01:00
Laurent Destailleur
6b27d8d44c
Merge pull request #2298 from ndrosis/patch-16
...
Correct view link
2015-01-31 20:25:11 +01:00
Laurent Destailleur
edcf39cd58
Merge pull request #2300 from aschio/develop
...
NEW: search filter fields in list project page
2015-01-31 20:24:48 +01:00
Laurent Destailleur
d1957ef8d9
Merge pull request #2299 from FHenry/3.7
...
Fix contract if only service modules is enabled
2015-01-31 20:20:49 +01:00
Laurent Destailleur
324ded162d
Merge pull request #2297 from ndrosis/patch-15
...
translate UpdateServerOffline live last version
2015-01-31 20:20:18 +01:00
Laurent Destailleur
f52769b586
Merge pull request #2296 from frederic34/patch-5
...
Speed up listing with Is Order Shippable icon
2015-01-31 20:19:57 +01:00
Laurent Destailleur
7721f4928d
Merge pull request #2295 from grandpaul/fix_webservice_product_price
...
Fix: webservices productorservice not updating the price.
2015-01-31 20:18:08 +01:00
Laurent Destailleur
3ec5b46864
Merge pull request #2294 from altatof/fix_fournprice_visibility
...
FIX: always show fournprice select
2015-01-31 19:47:46 +01:00
Laurent Destailleur
ece70dbd2c
Merge pull request #2293 from frederic34/patch-4
...
Error message is ErrorCounterMustHaveMoreThan3Digits
2015-01-31 19:44:09 +01:00
Laurent Destailleur
c19ff003ea
Merge pull request #2292 from FHenry/develop_contract_line_extrafileds
...
NEW: contract lines extrafileds
2015-01-31 19:43:37 +01:00
Laurent Destailleur
6976aec04b
Merge pull request #2289 from accett/patch-2
...
Currency symbol in Mexico
2015-01-31 19:40:57 +01:00
Laurent Destailleur
0253f952d4
Merge pull request #2288 from accett/patch-1
...
Add MXN
2015-01-31 19:39:19 +01:00
Laurent Destailleur
963b9e8583
Merge remote-tracking branch 'origin/3.7' into develop
2015-01-31 19:37:25 +01:00
Laurent Destailleur
9188be57ce
Select2 component creates problem of sizing with jmobile.
2015-01-31 19:25:26 +01:00
Laurent Destailleur
2788a352cf
Missing lang loading
2015-01-31 19:00:00 +01:00