huge fix
This commit is contained in:
		
							parent
							
								
									810c87e2e0
								
							
						
					
					
						commit
						b5bf3a5dbe
					
				
					 51 changed files with 2397 additions and 326 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,11 @@ class UserRoles(Enum):
 | 
			
		|||
    HEADQUARTER = "hdq" # ستاد آب منطقهای
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
USER_TYPE_CHOICES = [
 | 
			
		||||
    ('individual', 'حقیقی'),
 | 
			
		||||
    ('legal', 'حقوقی'),
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
BANK_CHOICES = [
 | 
			
		||||
    ('mellat', 'بانک ملت'),
 | 
			
		||||
    ('saman', 'بانک سامان'),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue