Not set company because current all transactions has a context

This commit is contained in:
Raimon Esteve 2018-05-25 17:00:43 +02:00
parent 1cbceb6348
commit 3a0a58618c

View file

@ -86,7 +86,6 @@ export class InventoryListPage {
//navCtrl.remove(navCtrl.length() - 1)
let current_date = new Date()
this.inventory = {
company: this.local_storage.get('UserData').company,
date: this.format_date(current_date),
location: navParams.get('params').location,
state: "draft",