dolibarr icon indicating copy to clipboard operation
dolibarr copied to clipboard

FIX count elements in invoice list (Issue #21444)

Open lvessiller-opendsi opened this issue 2 years ago • 4 comments

FIX count elements in invoice list (Issue #21444)

lvessiller-opendsi avatar Jul 08 '22 10:07 lvessiller-opendsi

@eldy Why PR #21459 was revert ? Did you see any problem ?

lvessiller-opendsi avatar Jul 08 '22 10:07 lvessiller-opendsi

@eldy Why PR #21459 was revert ? Did you see any problem ?

Yes I got SQL error when using a defaut Dolibarr setup. So we still have a problem when we used external module, but i prefered to revert because common use without external module was broken (SQL syntax errors with some strict mysql setup, and bad counting with others).

To help me understand the issue #21444 can you provide the full SQL request you have when using your external module. String before and after.

eldy avatar Jul 10 '22 16:07 eldy

@eldy The SQL request remains the same at final. Could you send me your SQL request to understand where I forgot to concatenate the SQL request ?

lvessiller-opendsi avatar Jul 11 '22 08:07 lvessiller-opendsi

@eldy I checked with a default Dolibar 14.0 but I did'nt get any error. Could you send me your SQL error to understand my mistake ?

lvessiller-opendsi avatar Jul 29 '22 09:07 lvessiller-opendsi

Fixed in Devcamp

lvessiller-opendsi avatar Nov 26 '22 09:11 lvessiller-opendsi