complete mzansi personal and business profile get & store data offline mode

This commit is contained in:
yaso 2026-06-25 11:59:21 +02:00
parent d42337fc6c
commit 8d78fb6357
13 changed files with 240 additions and 61 deletions

View file

@ -1,7 +1,7 @@
# Generated by Hive CE
# Manual modifications may be necessary for certain migrations
# Check in to version control
nextTypeId: 5
nextTypeId: 6
types:
AppUser:
typeId: 0
@ -105,3 +105,23 @@ types:
index: 5
order:
index: 6
BusinessEmployee:
typeId: 5
nextIndex: 8
fields:
business_id:
index: 0
app_id:
index: 1
title:
index: 2
access:
index: 3
fname:
index: 4
lname:
index: 5
email:
index: 6
username:
index: 7