mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
[MIG] knowledge: Migration to 12.0
This commit is contained in:
@@ -5,7 +5,6 @@ from odoo import fields, models
|
||||
|
||||
|
||||
class KnowledgeConfigSettings(models.TransientModel):
|
||||
|
||||
_inherit = 'res.config.settings'
|
||||
|
||||
module_document = fields.Boolean(
|
||||
|
||||
Reference in New Issue
Block a user