inoerp / inoERP

inoERP is an OneApp [ Go back-end & Flutter front-end ] based enterprise management system
http://docs.inoerp.com/
Mozilla Public License 2.0
767 stars 675 forks source link

user status #57

Closed Sriram1234567 closed 7 years ago

Sriram1234567 commented 7 years ago

front end registration time i am passing status value 0 but in db saving default value 1

$new_user->status = 0;