tomours
9267fe367e
FIX #3372 - Printing issue with Postgres and dates (SQL format)
...
After connecting to the database, we force datestyle to "ISO, YMD", so dates returned by the db will have a format compatible with Dolibarr functions.
This will fix dates printing issues in mostly all pages, with a postgres db configured with "SQL, DMY" as default.
2015-08-10 15:10:58 +02:00
tomours
ef5d394b84
FIX #3349 Allow checking a VAT number with spaces
...
One of the first things I did, while starting to try Dolibarr, was to fill info about my company.
I filled my VAT number : "FR 13 794..." and saw the "check" button.
Oh, that's nice ! Click. Didn't work :(
In fact, it didn't work because the webservice Dolibarr uses to check VAT numbers doesn't understand spaces.
By doing this we could enter good looking VAT numbers (with spaces) and still check them.
2015-08-10 15:10:47 +02:00
Juanjo Menent
1dac1932a9
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:44:16 +02:00
Juanjo Menent
e45d19862a
Fix merge menu regresion
2015-08-01 15:43:14 +02:00
Juanjo Menent
9ae31f3a08
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:01:19 +02:00
Juanjo Menent
05b0a9b675
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/menus/standard/eldy.lib.php
2015-08-01 14:50:07 +02:00
Juanjo Menent
2a67bd1f38
Fix #3314 Display state in bank account card
2015-08-01 14:43:04 +02:00
Juanjo Menent
34b1ce618f
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 14:32:43 +02:00
Juanjo Menent
3d847ac894
Fix #3217 [Stocks] Warehouse list shows SQL request
2015-08-01 14:29:32 +02:00
Laurent Destailleur
f9a7a49e78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-31 11:06:54 +02:00
Laurent Destailleur
9569431f44
Fix ident
2015-07-31 11:06:25 +02:00
Laurent Destailleur
08d8da4b69
Removed useless files
2015-07-31 01:23:06 +02:00
Laurent Destailleur
d66af1c94e
Quality control file for code climate
2015-07-31 00:44:11 +02:00
Laurent Destailleur
4567f56980
Sync from transifex
2015-07-30 17:09:18 +02:00
Laurent Destailleur
13dee1876a
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/resultat/clientfourn.php
2015-07-30 15:07:22 +02:00
Laurent Destailleur
6adc3ba604
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
2015-07-30 14:54:33 +02:00
Laurent Destailleur
0c6cb1c444
Fix bad translation
2015-07-30 14:47:56 +02:00
Laurent Destailleur
84e45848c8
Doc comments
2015-07-30 14:44:05 +02:00
Laurent Destailleur
cbb2d8d800
Fix typo
2015-07-29 16:30:30 +02:00
Laurent Destailleur
459f9e3db8
Fix avoid warning
2015-07-29 15:54:49 +02:00
Laurent Destailleur
ffeaa4e224
Test update checksum file
2015-07-29 15:50:59 +02:00
Laurent Destailleur
fcc6ce8c31
Fix Option for second level approbation was visible when it should
...
not.
2015-07-29 15:39:34 +02:00
Laurent Destailleur
c058437879
Fix missing translation
2015-07-29 14:50:53 +02:00
Laurent Destailleur
52b433a3f1
Comment
2015-07-29 13:11:23 +02:00
Laurent Destailleur
a6bac40f0a
Fix bad translation
2015-07-29 13:03:52 +02:00
Laurent Destailleur
36a1fa6fbe
Fix missing backtopage param
2015-07-29 12:38:02 +02:00
Laurent Destailleur
c2d2e06202
Fix bad glossary
2015-07-29 12:33:16 +02:00
Laurent Destailleur
068d235682
Fix missing $db into constructor
2015-07-29 12:10:04 +02:00
Laurent Destailleur
5cea60cf58
Default price for margin was not set
2015-07-28 19:39:42 +02:00
Laurent Destailleur
a753755d75
Missing translation key
2015-07-28 19:06:49 +02:00
Laurent Destailleur
a73541194c
Merge remote-tracking branch 'origin/develop' into 3.8
2015-07-28 18:57:42 +02:00
Laurent Destailleur
ff8969073c
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/class/extrafields.class.php
htdocs/main.inc.php
2015-07-28 18:57:13 +02:00
Laurent Destailleur
cc49b39eb6
Merge pull request #3329 from atm-gauthier/3.7_fix_add_user_on_event_in_create_mode
...
FIX : When we add an user on event in create mode, we lose linked object
2015-07-28 18:37:19 +02:00
Laurent Destailleur
c2eb47f3a1
Merge pull request #3325 from atm-ph/3.6_fix_timespent_id
...
FIX no projet_task_time id from trigger TASK_TIMESPENT_CREATE
2015-07-28 18:36:48 +02:00
Laurent Destailleur
565b0861d9
Merge pull request #3323 from fmarcet/3.6
...
Fix: Not showing product's supplier reference when page break
2015-07-28 18:36:01 +02:00
Laurent Destailleur
bd4a31c45d
Merge pull request #3320 from fmarcet/3.7
...
Fix: Not showing delivery date on rouget pdf (expedition)
2015-07-28 18:34:19 +02:00
Laurent Destailleur
fff86c0769
Fix PHPCS
2015-07-28 18:33:43 +02:00
Laurent Destailleur
a8d2aab291
Merge pull request #3315 from mrsof/patch-1
...
FIX : Move "<script>" code inside "body"
2015-07-28 18:32:11 +02:00
Laurent Destailleur
c42e952ce9
Merge pull request #3319 from FHenry/3.7
...
FIX : #3318
2015-07-28 18:30:19 +02:00
Laurent Destailleur
a3b379476b
Merge pull request #3308 from atm-gauthier/3.7_fix_display_extraf_text_line_break
...
FIX : Line break display as a block
2015-07-28 18:19:07 +02:00
Laurent Destailleur
22c68a3221
Merge pull request #3328 from FHenry/3.8
...
FIX : php_build_class_from_table.php comma ending on insert
2015-07-28 18:15:10 +02:00
Laurent Destailleur
bdd9a6e59e
Fix bad position of translation key
2015-07-28 18:14:15 +02:00
Laurent Destailleur
747e4b5e40
Fix timezone problem with external calendar import.
2015-07-28 18:12:45 +02:00
Gauthier
aaa9d85d07
FIX : When we add an user on event in create mode, we lose linked object
2015-07-28 17:25:33 +02:00
Gauthier
556d01ff8a
FIX : Line break display as a block
2015-07-28 15:14:54 +02:00
Laurent Destailleur
5ca6593a57
Fix serious deadlock feature. It was possible to link with no way to
...
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
2015-07-28 14:13:16 +02:00
Laurent Destailleur
72e7558356
Fix bad closing td
...
Fix missing value into list of time spent
Fix typo error into constant PROJECT_TIMES_SPENT_FORMAT
Fix sql error when updating time spent into updateTimeSpent
Fix supplier orders not visible into link to
2015-07-28 12:49:29 +02:00
Laurent Destailleur
9451296f6b
Fix: Missing tooltip
2015-07-28 12:11:39 +02:00
Laurent Destailleur
a16d6b037c
Fix: bad link to task
2015-07-28 12:06:57 +02:00
Florian HENRY
938be9bae0
FIX : fetchAll method in skeleton.class.php
2015-07-28 11:38:01 +02:00