坯料排程基本功能完成

This commit is contained in:
mgw
2023-08-11 12:18:47 +08:00
parent d971cbd5f1
commit fc490f1612
6 changed files with 303 additions and 0 deletions

4
sf_plan/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
# -*- encoding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models