Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/自动报价代码还原
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