Mzansi Wallet Display done
This commit is contained in:
parent
003c8b7c0d
commit
f588e9f715
11 changed files with 246 additions and 39 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Generated by Hive CE
|
||||
# Manual modifications may be necessary for certain migrations
|
||||
# Check in to version control
|
||||
nextTypeId: 6
|
||||
nextTypeId: 7
|
||||
types:
|
||||
AppUser:
|
||||
typeId: 0
|
||||
|
|
@ -125,3 +125,21 @@ types:
|
|||
index: 6
|
||||
username:
|
||||
index: 7
|
||||
MIHLoyaltyCard:
|
||||
typeId: 6
|
||||
nextIndex: 7
|
||||
fields:
|
||||
idloyalty_cards:
|
||||
index: 0
|
||||
app_id:
|
||||
index: 1
|
||||
shop_name:
|
||||
index: 2
|
||||
card_number:
|
||||
index: 3
|
||||
favourite:
|
||||
index: 4
|
||||
priority_index:
|
||||
index: 5
|
||||
nickname:
|
||||
index: 6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue