刀具物料查询功能本地测试完成,推至线上测试

This commit is contained in:
mgw
2023-06-29 14:23:10 +08:00
parent 2aae162f73
commit 8664c196f0
9 changed files with 341 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
from odoo import fields, models, api
class FunctionalCuttingToolEntity(models.Model):