Commit ab301bb2 by Yvon Kerdoncuff

remove debug

parent ed2c7916
Pipeline #4173 failed with stage
......@@ -923,7 +923,6 @@ class CagetteService(models.Model):
raise e
else:
update_shift_reg_result = {'update': True, 'reg_shift': None, 'errors': []}
coop_logger.error("after calling update_shift_reg_result")
if update_shift_reg_result['update'] is True:
# With new way of overriding awesomefoodcoop status management, the following line is no more useful
# update_shift_reg_result['process_status_res'] = self.o_api.execute('res.partner','run_process_target_status', [])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment