Dolibarr ERP & CRM » Bugs » bug #884
Warnings on /compta/bank/index.phpDernières modifications
Répondre
État Détails |
Last Modified On: | 07/05/2013 17:07 | | Submitted by: | damien clochard (daamien) |
Submitted on: | 07/05/2013 16:18 | |
Summary: | Warnings on /compta/bank/index.php |
Description: | Go to the bank homepage : /compta/bank/index.php
You get the following pgsql warnings
2013-05-07 16:16:41 WARNING 2.6.99.127 Warning: Bad formed request converted into SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 1 AND dateo <= '2013-05-07 16:16:41'
2013-05-07 16:16:41 WARNING 2.6.99.127 Warning: Bad formed request converted into SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 4 AND dateo <= '2013-05-07 16:16:41'
2013-05-07 16:16:41 WARNING 2.6.99.127 Warning: Bad formed request converted into SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 2 AND dateo <= '2013-05-07 16:16:41'
2013-05-07 16:16:41 WARNING 2.6.99.127 Warning: Bad formed request converted into SELECT sum(amount) as amount FROM llx_bank WHERE fk_account = 3 AND dateo <= '2013-05-07 16:16:41'
|
Step to reproduce bug: | |
Version: | 3.4.0 | | Category: | Module: Banks and Cash |
Severity: | 5 - Major | | OS Type/Version: | pgsql |
PHP version: | | | Database type and version: | |
Etat |
Status: | Closed | | Assigned to: | HENRY Florian (fhenry) |
Resolution: | Fixed | |
Commentaires- HENRY Florian 07/05/2013 17:07
- https://github.com/Dolibarr/dolibarr/pull/933
https://github.com/FHenry/dolibarr/commit/37a9686921bfdb5ab619ccbb9cb35f9153ec96a2 - HENRY Florian 07/05/2013 17:06
- The bug has been corrected. Pull request send inside GIT sources
(http://www.github.com/Dolibarr/dolibarr) and waiting to merge
into develop branch.
|
|
Open→ Closed