放开机床换刀申请模块记录没有功能刀具信息时换刀申请按键的权限

This commit is contained in:
yuxianghui
2023-12-11 15:41:31 +08:00
parent 4a10335379
commit 8371875d62
2 changed files with 4 additions and 7 deletions

View File

@@ -3,9 +3,6 @@ from . import models
from . import wizard
from odoo import api, SUPERUSER_ID
import logging
_logger = logging.getLogger(__name__)
def _post_install(cr, registry):