21.07v
This commit is contained in:
3
set_turkish_users.py
Normal file
3
set_turkish_users.py
Normal file
@@ -0,0 +1,3 @@
|
||||
env['res.users'].search([]).write({'lang': 'tr_TR'})
|
||||
env.cr.commit()
|
||||
print("All users updated to Turkish!")
|
||||
Reference in New Issue
Block a user