mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	Merge pull request #68 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
This commit is contained in:
		@@ -68,6 +68,7 @@ class EbicsUserID(models.Model):
 | 
			
		||||
        comodel_name="res.users",
 | 
			
		||||
        string="Users",
 | 
			
		||||
        required=True,
 | 
			
		||||
        domain=[("share", "=", False)],
 | 
			
		||||
        help="Users who are allowed to use this EBICS UserID for "
 | 
			
		||||
        " bank transactions.",
 | 
			
		||||
    )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user