mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
prepare #I85MOU app_website_multi站群,多站点管理 置顶
This commit is contained in:
@@ -6,6 +6,7 @@ from odoo import api, fields, models
|
||||
class WebsitePage(models.Model):
|
||||
_inherit = 'website.page'
|
||||
|
||||
|
||||
is_force_all = fields.Boolean('Force All Website', default=False,
|
||||
help='If check, the page would use to all website, even u change.\n Important, The page url must be uniq in all website')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user