Laurent Destailleur
3b38e5a870
FIX Withdraw request should not be possible if amount is negative.
2016-06-24 03:00:34 +02:00
Laurent Destailleur
453c6264bf
FIX: Hidden option EXPORTTOOL_CATEGORIES was not working correctly
2016-06-24 02:19:41 +02:00
Laurent Destailleur
eddab57f32
Minor css fix
2016-06-24 01:00:37 +02:00
Laurent Destailleur
227bdb9838
FIX extrafields was not visible on tab "subscription"
...
FIX Link between membership and invoice was not saved
2016-06-24 00:45:35 +02:00
Laurent Destailleur
d72d22cda4
Fix confusing translation
2016-06-23 23:22:30 +02:00
Laurent Destailleur
2e4c6597d8
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
2016-06-23 21:05:00 +02:00
Laurent Destailleur
f6119cfee8
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
2016-06-23 21:03:08 +02:00
Laurent Destailleur
d78eb4495e
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-06-23 20:55:31 +02:00
Laurent Destailleur
9b50150fe8
FIX #5380
2016-06-23 20:54:04 +02:00
Laurent Destailleur
79c3f9f8cc
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-23 20:50:48 +02:00
Laurent Destailleur
2988a38786
Merge pull request #5392 from hregis/develop_origin
...
Fix: missing rename field "shortname" to "ref"
2016-06-23 20:24:20 +02:00
Laurent Destailleur
05cbf37aca
Merge pull request #5387 from frederic34/patch-8
...
FIX Using parm instead of this in function pdfGetHeightForHtmlContent
2016-06-23 20:22:17 +02:00
Laurent Destailleur
c53429dcae
Merge pull request #5391 from atm-florian/3.9
...
FIX : Translate group perms as it is done into user perms
2016-06-23 20:20:55 +02:00
Laurent Destailleur
f8e9ec7ce9
Merge pull request #5395 from grandoc/develop
...
internationalization of code comment
2016-06-23 20:20:28 +02:00
Laurent Destailleur
91e13d23fe
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-23 20:20:16 +02:00
Laurent Destailleur
96ece1afa0
Merge pull request #5396 from Dolibarr/scrutinizer-patch-4
...
Scrutinizer Auto-Fixes
2016-06-23 20:20:04 +02:00
Scrutinizer Auto-Fixer
23620e3133
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-06-23 18:19:43 +00:00
Laurent Destailleur
2223ec15d1
Fix doxygen errors
2016-06-23 20:19:35 +02:00
philippe grand
0c5eaddf7a
internationalization of code comment
2016-06-23 19:56:17 +02:00
Xebax
ea3094cad1
Improve the code in WebservicesInvoicesTest.
...
The third party needed for the tests is created in setUpBeforeClass()
and not in the constructor to avoid creating several objects (the
constructor is called for each test).
2016-06-23 17:20:22 +02:00
Regis Houssin
25631b236b
Fix: missing rename field "shortname" to "ref"
2016-06-23 16:47:21 +02:00
florian HENRY
c67fa41298
FIX : Translate group perms as it is done into user perms
2016-06-23 16:29:06 +02:00
Frédéric FRANCE
3690d11ca2
Update pdf.lib.php
2016-06-23 10:48:52 +02:00
Laurent Destailleur
d0f03d9ff6
Merge pull request #5376 from atm-florian/develop
...
FIX php warning method declaration
2016-06-23 10:02:13 +02:00
Laurent Destailleur
7f0ed90652
Merge pull request #5385 from simnandez/3.9
...
FIX: Bad column totalizing if MAIN_SHOW_HT_ON_SUMMARY activated
2016-06-23 10:01:34 +02:00
Laurent Destailleur
0662be0638
Merge pull request #5381 from grandoc/develop
...
internationalization of code comment
2016-06-23 10:01:00 +02:00
Laurent Destailleur
6cedec2d63
Merge pull request #5384 from frederic34/patch-8
...
Update mysqli.class.php
2016-06-23 09:57:36 +02:00
Laurent Destailleur
4a408e76e7
Fix download of mass generated files.
2016-06-22 21:06:08 +02:00
Laurent Destailleur
00749b2a65
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/imports/import.php
htdocs/includes/odtphp/odf.php
htdocs/product/stock/product.php
htdocs/projet/list.php
2016-06-22 20:22:22 +02:00
Laurent Destailleur
7f0062cb4c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-22 20:09:31 +02:00
Laurent Destailleur
7fbbf7e8f0
Fix translation missing
2016-06-22 20:09:20 +02:00
Laurent Destailleur
f514400d87
FIX a case of corrupted ODT by Word that insert <text:s> when it should
...
not.
2016-06-22 20:08:29 +02:00
Juanjo Menent
0d62bd704e
Fix: Bad column totalizing if MAIN_SHOW_HT_ON_SUMMARY activated
2016-06-22 18:59:51 +02:00
Laurent Destailleur
7ea16ac3fa
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/theme/md/style.css.php
2016-06-22 15:31:56 +02:00
Laurent Destailleur
f72ff5ac93
FIX Responsive errors due to boxes
2016-06-22 15:23:48 +02:00
florian HENRY
dfba0638ab
continue accoutancy and PG SQL compatibility
2016-06-22 11:28:21 +02:00
Frédéric FRANCE
375ce04076
Update mysqli.class.php
2016-06-22 09:53:02 +02:00
florian HENRY
e897700bb2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2016-06-22 08:41:35 +02:00
philippe grand
cc4fe87e13
internationalization of code comment
2016-06-21 17:00:52 +02:00
Laurent Destailleur
52f414ad73
Fix selection of visible fields on customer and supplier lists. Filters
...
are ok now. Order of list of fields in selection is same than in output
array.
2016-06-21 15:16:33 +02:00
Laurent Destailleur
b953e8f364
Minor fix
2016-06-21 12:15:41 +02:00
Laurent Destailleur
73fb7b2615
Fix phpunit regression. phpunit test on ws invoice is cleaner.
2016-06-21 01:07:44 +02:00
florian HENRY
c34ef410e8
FIX php warning method declaration
2016-06-20 15:50:00 +02:00
Laurent Destailleur
6317cb53f2
FIX Merge of 2 thirdparties when there is one common tag.
2016-06-20 15:42:16 +02:00
Laurent Destailleur
b62be8dd0b
Fix: Test table llx_expedition to allow delete of thirdparty
2016-06-20 14:17:17 +02:00
Laurent Destailleur
195fcc5653
Minor fixes
2016-06-20 11:43:53 +02:00
Laurent Destailleur
b01eed697e
Fix sort on thirdparty on bank transaction list
2016-06-20 11:30:43 +02:00
Laurent Destailleur
10f2d7cd67
Fix Debug and minor fixes
2016-06-20 10:54:02 +02:00
Laurent Destailleur
8356dd1080
Fix minor
2016-06-20 10:22:08 +02:00
Laurent Destailleur
6cfc585205
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-20 03:21:55 +02:00