macao-pos/pos
crudo c771aaadbc Database schema change and new UI feature. The user can now rearrange the products.
* Product has a new 'order' column.
* The user can now specify the sort order at product creation time with the
  'product add --sort INT' command.
* The user can now rearrange the products with the 'products set --sort INT'
  comand.
* The user can now show a sorted list of products in cli.py with the
  'product list --sort' command.
2017-03-26 20:17:46 +02:00
..
config.py Import. 2017-03-21 11:26:25 +01:00
database.py Database schema change and new UI feature. The user can now rearrange the products. 2017-03-26 20:17:46 +02:00
logging.py Import. 2017-03-21 11:26:25 +01:00