I am using a POS system based on openbravo
http://wiki.openbravo.com/wiki/Projects:POS/Administrator_Guide
running on windows 10, mysql 5.6
The database model
http://wiki.openbravo.com/wiki/POS/2.30/Database_Model
Can somebody help me to get a Query to get names from article's If stock is higher or lower than zero and see the stock amounts
example
cola -10 this i want to see
fanta 10 this i want to see
sprite 0 this i dont want to see
Thanks for helping Danny