Accept Merge Request #529: (feature/制造代码优化 -> develop)
Merge Request: 测试coding代码审查 Created By: @马广威 Accepted By: @马广威 URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/529?initial=true
This commit is contained in:
@@ -9,7 +9,6 @@ from odoo.exceptions import UserError, ValidationError
|
||||
# sf排程
|
||||
class sf_production_plan(models.Model):
|
||||
_name = 'sf.production.plan'
|
||||
# _inherit = 'mrp.production'
|
||||
_description = 'sf_production_plan'
|
||||
_order = 'create_date desc'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user