mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[FIX] runbot: working late is never a good idea...
This commit is contained in:
parent
18a0482cf7
commit
a82488bce5
@ -776,7 +776,7 @@ class runbot_build(osv.osv):
|
||||
self.pool['ir.logging'].create(cr, uid, {
|
||||
'build_id': ids[0],
|
||||
'level': 'INFO',
|
||||
'type': 'rumbot',
|
||||
'type': 'runbot',
|
||||
'name': 'odoo.runbot',
|
||||
'message': message,
|
||||
'path': 'runbot',
|
||||
|
Loading…
Reference in New Issue
Block a user