One of the SQL queries searches for "completed". PostgreSQL errors out on that, prefers to search for 'completed'. Patch attached.

CommentFileSizeAuthor
uc_restrict_qty_pgsql.diff900 bytesjohn franklin

Comments

john franklin’s picture

Bump.

raulmuroc’s picture

Issue summary: View changes
Status: Active » Closed (fixed)

Closed due to lack of activity.

john franklin’s picture

Status: Closed (fixed) » Needs review

It's a one-line fix. How about we apply the patch first, then close it as fixed?

raulmuroc’s picture

The workflow is needs reviews => Reviewed & tested by the community so until he got minimum 3 positive comments on this patch I will not commit it. (I don't have so much time for testing as I work on 7 and 8 versions but not on 6).

Anyway I commit it as it is years nobody cares for this issue and you assure it works fine.

raulmuroc’s picture

Status: Needs review » Closed (fixed)

Committed.