conv_bal
watcha.h@almacom.co.th 2014-12-20 01:58:06 +07:00
parent 69406b16b4
commit 97cea74246
1 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@ class HDCase(Model):
'state': 'completed', 'state': 'completed',
}) })
obj.sickbed_id.write({ obj.sickbed_id.write({
'available': False, 'available': True,
}) })
return { return {
'next': { 'next': {