add transaction/summary, fix transaction/index, add reception product typeahead

This commit is contained in:
2015-12-29 22:22:11 +01:00
parent 3b2f19b909
commit 6eb0e69b1b
20 changed files with 535 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ $this->params['breadcrumbs'][] = $this->title;
'money',
'comment',
'created_at',
'paid_at',
],
]) ?>