add money movement type 'in', add daily transfers

This commit is contained in:
2015-12-31 00:19:38 +01:00
parent 1bcc435ab6
commit 72fc139674
13 changed files with 896 additions and 9 deletions

View File

@@ -538,7 +538,7 @@ function ProductSell(o){
var $input = $('#product_search');
$input.typeahead({source: app.defaults.products,
autoSelect: true,
items: 12,
items: 20,
minLength: 3,
// displayText: function (item){
// return item.