mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
prepare #I7KDAV app_module2product】网站界面仿apps.odoo.com
This commit is contained in:
@@ -6,6 +6,7 @@ from odoo import api, fields, models, modules, tools, _
|
||||
|
||||
class IrModuleAddonsPath(models.Model):
|
||||
_name = "ir.module.addons.path"
|
||||
_description = 'Module Addons Path'
|
||||
|
||||
def _default_bg_color(self):
|
||||
colors = ['#F06050', '#F4A45F', '#F7CD2E', '#6CC1ED', '#EB7E7F', '#5CC482',
|
||||
|
||||
Reference in New Issue
Block a user