aboutsummaryrefslogtreecommitdiff
path: root/user/user.go
diff options
context:
space:
mode:
Diffstat (limited to 'user/user.go')
-rw-r--r--user/user.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/user.go b/user/user.go
index 401ebe7..1682388 100644
--- a/user/user.go
+++ b/user/user.go
@@ -41,6 +41,7 @@ type User struct {
gorm.Model
u.Address
FullName string
+ FirmName string
Gstin string
Phone string
Email string