命名修改
This commit is contained in:
@@ -6,7 +6,7 @@ from odoo.http import request
|
||||
from odoo.addons.sf_base.controllers.controllers import MultiInheritController
|
||||
|
||||
|
||||
class Sf_Plan_Mrs_Connect(http.Controller, MultiInheritController):
|
||||
class SfPlanMrsConnect(http.Controller, MultiInheritController):
|
||||
|
||||
@http.route('/api/demand_plan/update_processing_time', type='json', auth='sf_token', methods=['GET', 'POST'],
|
||||
csrf=False,
|
||||
|
||||
Reference in New Issue
Block a user