mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix #I88V1V app_ai_media网站图片转本地,有bug
This commit is contained in:
@@ -114,6 +114,8 @@ class Base(models.AbstractModel):
|
||||
'name': file_name,
|
||||
})
|
||||
return attachment
|
||||
else:
|
||||
return False
|
||||
|
||||
def get_ua_type(self):
|
||||
return get_ua_type()
|
||||
|
||||
Reference in New Issue
Block a user