Laurent Destailleur
e8b2b22c32
Merge branch 'bug-1827' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1827
Conflicts:
ChangeLog
2015-02-07 23:56:38 +01:00
Laurent Destailleur
cdc3af7bbe
Merge pull request #2327 from aspangaro/3.7
...
FIXED : Lost field in migration for accountancy
2015-02-07 23:49:47 +01:00
Laurent Destailleur
d10e28db36
Merge pull request #2326 from aaujon/3.6-webservice-order
...
FIXES Webservice : fk_delivery_address not saved
2015-02-07 23:49:31 +01:00
Laurent Destailleur
6eb0d34032
Merge pull request #2325 from aaujon/3.6-webservices-contact
...
FIXED #1824 Add ref_ext for Contact webservices
2015-02-07 23:47:19 +01:00
Alexis Algoud
0ca6661e69
FIX empty discount where created if amount is null for a line with a different tva
2015-02-07 23:42:35 +01:00
Laurent Destailleur
1314d9ce4e
Merge pull request #2311 from marcosgdf/bug-1810
...
Fix: [ bug #1810 ] [pgsql] Error while upgrading from 3.6 to 3.7
2015-02-07 23:41:48 +01:00
Laurent Destailleur
e42290cb88
Update doc
2015-02-07 19:35:00 +01:00
Laurent Destailleur
1d1b3da182
Fix: the syslog handler for chromphp an fiefoxphp was not visible when
...
they should not.
2015-02-07 19:30:28 +01:00
Laurent Destailleur
64963ef9bd
Fix: the syslog handler for chromphp an fiefoxphp was not visible when
...
they should not.
2015-02-07 19:12:22 +01:00
Laurent Destailleur
90fdc29d5e
Fix restore compatibility
2015-02-07 17:41:20 +01:00
aspangaro
63dd237b85
Typo
2015-02-07 15:21:30 +01:00
aspangaro
f23212eb22
Center title column & modify language key
2015-02-07 14:55:56 +01:00
aspangaro
ace524056e
Same problem
2015-02-07 14:34:04 +01:00
aspangaro
ba78b4c5e9
FIXED Missing language file
2015-02-07 14:18:02 +01:00
Christophe Battarel
3940abe7c1
FIX: select DISTINCT for natural search on proposal list (in the same
...
way it's done in invoices list)
2015-02-07 10:48:03 +01:00
Laurent Destailleur
c5269eb0a5
Fix: back to project page
2015-02-07 04:06:38 +01:00
Laurent Destailleur
7cc9a09f99
Fix bad order
2015-02-07 04:06:30 +01:00
Laurent Destailleur
53453a63f5
Fix: pb when posting page due to apache limit
2015-02-07 01:45:09 +01:00
Laurent Destailleur
79ac620ab5
Fix label of status
2015-02-07 01:32:21 +01:00
Laurent Destailleur
553181a5d9
Fixed: Location for file storage from tab attached files was not at same
...
place than from tab images.
2015-02-06 21:26:41 +01:00
Laurent Destailleur
35129f2192
Fix PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS option not correctly
...
supported.
Fix: No limit on ldap search on dolibarr side.
2015-02-06 16:33:33 +01:00
Marcos García de La Fuente
b8b9df7b95
Fix: [ bug #1827 ] Tax reports gives incorrect amounts when using external modules that create lines with special codes
2015-02-06 12:36:09 +01:00
Arnaud Aujon
65efa7ddf7
FIXED #1824 Add ref_ext for Contact webservices
...
Add possibility to use ref_ext to reference contact using webservice, field was present but not saved and not used to fetch object
2015-02-05 14:28:16 +01:00
Arnaud Aujon Chevallier
eb2c5c29b7
FIXES Webservice : fk_delivery_address not saved
2015-02-05 13:33:58 +01:00
Laurent Destailleur
4477a712d6
Fix: calendar was not using option START_WEEK.
2015-02-03 14:02:36 +01:00
Laurent Destailleur
6fca75c977
Sync doc files
2015-02-03 13:57:05 +01:00
Laurent Destailleur
0b01fa8eb8
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-03 13:45:10 +01:00
Laurent Destailleur
f865534b4c
Fix some pdf differences
2015-02-03 13:43:37 +01:00
Laurent Destailleur
7ac35593e1
Merge pull request #2314 from aspangaro/3.7-Accountancy
...
FIXED Accountancy clean code
2015-02-03 13:11:16 +01:00
Laurent Destailleur
212319b1f8
Merge pull request #2313 from GPCsolutions/3.6-ssl
...
FIXED Removed deprecated forcing SSLv3 for CURL
2015-02-03 13:09:50 +01:00
Laurent Destailleur
96215ccea5
Fix bad operator for and
2015-02-03 13:05:28 +01:00
Laurent Destailleur
3bb6a5e8af
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2015-02-03 12:42:24 +01:00
Laurent Destailleur
fd93e9f322
Merge branch 'marcosgdf-bug-1812' into 3.6
2015-02-03 12:41:33 +01:00
Laurent Destailleur
41cabeee59
Fix pb into date management.
...
Added phpunit to avoid this in future.
2015-02-03 12:40:49 +01:00
Laurent Destailleur
3ad61e4dc8
Merge pull request #2307 from marcosgdf/bug-1819
...
Fix: [ bug #1819 ] SQL error when searching for an invoice payment
2015-02-03 12:33:04 +01:00
Laurent Destailleur
fe674f8fd5
Fix pb into date management.
...
Added phpunit to avoid this in future.
2015-02-03 12:21:30 +01:00
Laurent Destailleur
20121c2fbe
Fix pb into date management.
...
Added phpunit to avoid this in future.
2015-02-03 11:25:51 +01:00
Laurent Destailleur
75f451ccc7
Fix class not found
2015-02-03 08:59:57 +01:00
aspangaro
14a078c9a7
FIXED Accountancy clean code
2015-02-03 06:39:44 +01:00
Laurent Destailleur
6e57e41fb0
Translation
2015-02-02 21:55:07 +01:00
Laurent Destailleur
7a9a319da7
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-02 21:45:02 +01:00
Laurent Destailleur
5aecfa4cdb
Translation
2015-02-02 21:44:40 +01:00
Juanjo Menent
2389e332db
Adapting spanish localtax2 to 2015 fiscal reforms
2015-02-02 21:28:27 +01:00
Juanjo Menent
2fd38f310a
Increase size of localtaxX (10 is not enough in some cases)
2015-02-02 21:06: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
Laurent Destailleur
7809013b96
Message is more clear.
2015-02-02 13:33:16 +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
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