dolibarr
dolibarr copied to clipboard
FIX count elements in invoice list (Issue #21444)
FIX count elements in invoice list (Issue #21444)
@eldy Why PR #21459 was revert ? Did you see any problem ?
@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 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 ?
@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 ?
Fixed in Devcamp