]> git.ktnx.net Git - mobile-ledger.git/commit - app/src/main/java/net/ktnx/mobileledger/model/MobileLedgerProfile.java
fix saved profile moving at the top of the profile list
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 28 Feb 2019 19:25:13 +0000 (21:25 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 28 Feb 2019 19:25:13 +0000 (21:25 +0200)
commitc0b1645b9f14e6b25803efd2fa048e27030ba5e6
tree74a0a5855e256b235d5178f4213fac1299ad458d
parent48dd172b044c25cf72cce5e7323d5679f857723f
fix saved profile moving at the top of the profile list

caused by missing order_no in the update statement, causing its setting
to NULL (or 0?)
app/src/main/java/net/ktnx/mobileledger/model/MobileLedgerProfile.java