Laurent Destailleur
|
b549f62e1d
|
Merge pull request #1294 from aspangaro/develop
Fix for document cerfa into module Don
|
2013-11-10 14:59:16 -08:00 |
|
Laurent Destailleur
|
b3eec934b8
|
Merge pull request #1290 from atm-maxime/develop
Fix : SQL error on margin page
|
2013-11-10 14:57:42 -08:00 |
|
aspangaro
|
86a2da31b4
|
Fix for document cerfa into module Don
|
2013-11-10 06:52:20 +01:00 |
|
aspangaro
|
6b6467b86c
|
Merge branch 'upstream/develop'
|
2013-11-10 06:50:21 +01:00 |
|
Laurent Destailleur
|
665f4ac83a
|
Merge pull request #1289 from GPCsolutions/35b-review
35b review
|
2013-11-09 16:17:47 -08:00 |
|
Laurent Destailleur
|
18b55d5503
|
Merge pull request #1288 from GPCsolutions/35b-missingtable
Removed unused tables from installer
|
2013-11-09 16:11:31 -08:00 |
|
Laurent Destailleur
|
7633e46ee2
|
Merge pull request #1291 from defrance69/patch-18
Update societe.class.php
|
2013-11-09 16:09:23 -08:00 |
|
Laurent Destailleur
|
238b483ad8
|
Merge pull request #1287 from aspangaro/develop
Update Skype module
|
2013-11-09 16:07:23 -08:00 |
|
Laurent Destailleur
|
4d664fee3a
|
Add latvian and slovakian language
|
2013-11-09 14:11:29 +01:00 |
|
aspangaro
|
bb69fcf0d7
|
Fix for language
|
2013-11-09 07:00:59 +01:00 |
|
Maxime Kohlhaas
|
2b74f03eb6
|
Fix : column name changed
|
2013-11-08 16:24:03 +01:00 |
|
Raphaël Doursenaud
|
594781ec62
|
Codestyle
|
2013-11-08 15:31:22 +01:00 |
|
Raphaël Doursenaud
|
2b29f45a43
|
Added class members that where declared dynamically
|
2013-11-08 14:42:42 +01:00 |
|
Raphaël Doursenaud
|
1fc2e495ba
|
Moved unreachable statement
|
2013-11-08 14:42:28 +01:00 |
|
Maxime Kohlhaas
|
1c6edf2d03
|
Fix : error in replenish SQL
|
2013-11-08 14:07:11 +01:00 |
|
BENKE Charles
|
150118245f
|
Update societe.class.php
wrong name of outstandingbill function
|
2013-11-08 13:58:48 +01:00 |
|
Maxime Kohlhaas
|
6d41500136
|
Fix : SQL error on margin page
|
2013-11-08 10:08:01 +01:00 |
|
Raphaël Doursenaud
|
b6eecb0394
|
Developer documentation fix
|
2013-11-07 22:14:43 +01:00 |
|
Raphaël Doursenaud
|
9faa832560
|
Wrong var
|
2013-11-07 22:11:43 +01:00 |
|
Raphaël Doursenaud
|
9be462e43c
|
Text is not a type, let's use string
|
2013-11-07 21:48:46 +01:00 |
|
Raphaël Doursenaud
|
8e1fd7a083
|
PHP doesn't know reals, use float
|
2013-11-07 21:48:46 +01:00 |
|
Raphaël Doursenaud
|
9746702d78
|
FTP connections are resources
Avoid declaring it as int
|
2013-11-07 21:48:45 +01:00 |
|
Raphaël Doursenaud
|
e514b50d7e
|
Typo fix
|
2013-11-07 21:48:45 +01:00 |
|
Raphaël Doursenaud
|
c845124b92
|
Object type is lowercase
|
2013-11-07 21:47:13 +01:00 |
|
Raphaël Doursenaud
|
01ea84a917
|
Static members are not always strings
Update method documentation to reflect the mixed type expected
|
2013-11-07 21:47:13 +01:00 |
|
Raphaël Doursenaud
|
d5ab0723ba
|
Timestamp is not a type
Timestamps are integers so let's document this correctly
|
2013-11-07 21:47:13 +01:00 |
|
Raphaël Doursenaud
|
74f83b235a
|
Typecasting
The GETPOST method returns string, let's make the typecast explicit.
|
2013-11-07 21:05:39 +01:00 |
|
Raphaël Doursenaud
|
fa43476890
|
Fixed methods description
These methods were declared void but actually returns values. Added proper documentation.
|
2013-11-07 21:02:50 +01:00 |
|
Raphaël Doursenaud
|
9e0f8c5f57
|
Method is void, let's not print void
|
2013-11-07 21:02:21 +01:00 |
|
Raphaël Doursenaud
|
8907c9944d
|
Assigments in conditions is often considered bad practice
So let's put a comment, just in case
|
2013-11-07 20:51:30 +01:00 |
|
Raphaël Doursenaud
|
638764f86d
|
Moved unreachable statement to conditions
|
2013-11-07 20:38:06 +01:00 |
|
Raphaël Doursenaud
|
1f6cccc3dc
|
Removed return from void function
The function is declared void and the return value was not used anywhere
|
2013-11-07 20:35:02 +01:00 |
|
Maxime Kohlhaas
|
8cd98b90dc
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2013-11-07 16:29:06 +01:00 |
|
Raphaël Doursenaud
|
be30cb8cbf
|
Removed unused tables from installer
Fixes installer bug
|
2013-11-07 15:57:24 +01:00 |
|
aspangaro
|
6a86c31067
|
Update Skype Module
|
2013-11-07 13:17:08 +01:00 |
|
aspangaro
|
8e4c3dbd1b
|
Merge branch 'upstream/develop'
|
2013-11-07 12:41:40 +01:00 |
|
Laurent Destailleur
|
cf8ff25d5b
|
Minor enhancement with link feature
|
2013-11-07 02:56:56 +01:00 |
|
Laurent Destailleur
|
27fede8848
|
Update demo file
|
2013-11-07 02:28:32 +01:00 |
|
Laurent Destailleur
|
a84794f9be
|
Merge pull request #1286 from GPCsolutions/fr-fix
French professionnal IDs for Luxembourg and Algeria
|
2013-11-06 17:18:18 -08:00 |
|
Laurent Destailleur
|
b2308ba65c
|
Merge pull request #1284 from GPCsolutions/links
Links
|
2013-11-06 17:15:49 -08:00 |
|
Laurent Destailleur
|
0c248b2667
|
Merge pull request #1285 from grandoc/develop
fix language
|
2013-11-06 17:08:53 -08:00 |
|
Laurent Destailleur
|
e88faf0f0f
|
Update sql
|
2013-11-07 00:46:12 +01:00 |
|
Laurent Destailleur
|
db9e9a3372
|
Prepare 3.5.0 beta
|
2013-11-07 00:41:27 +01:00 |
|
Laurent Destailleur
|
1838d45197
|
Update doc
|
2013-11-06 23:58:36 +01:00 |
|
Agnès Rambaud
|
665bad1f42
|
French professionnal IDs for Luxembourg and Algeria
|
2013-11-06 19:38:26 +01:00 |
|
Laurent Destailleur
|
94afc84a0c
|
Fix: price should not be lower than min price.
|
2013-11-06 19:31:13 +01:00 |
|
Laurent Destailleur
|
4c4064d7b9
|
Enable option to swith vat calculation mode
|
2013-11-06 17:45:55 +01:00 |
|
Grand Philippe
|
46366154ef
|
fix language
|
2013-11-06 17:08:50 +01:00 |
|
Laurent Destailleur
|
4a29431b69
|
New: Add hidden option MAIN_SECURITY_HASH_ALGO to choose hash function
|
2013-11-06 16:32:25 +01:00 |
|
Laurent Destailleur
|
ab668d1b26
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-11-06 15:32:13 +01:00 |
|