I have a quick question. If we take this database setup: https://github.com/mdipierro/web2py-appliances/blob/master/PosOnlineStore/models/db_pos.py
How does one query for all products that the current auth.user.id hasn't bought yet (ie, return all items excluding those in sales for this user)? -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

