Skip to content

Commit

Permalink
merge issues - methods don't exist in 17
Browse files Browse the repository at this point in the history
  • Loading branch information
jdetaeye committed Feb 26, 2024
1 parent a480c36 commit c444c12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frepple/controllers/inbound.py
Original file line number Diff line number Diff line change
Expand Up @@ -608,8 +608,6 @@ def run(self):
# Remember odoo name for the MO reference passed by frepple.
# This mapping is later used when importing WO.
mo_references[elem.get("reference")] = mo
mo._onchange_workorder_ids()
mo._onchange_move_raw()
mo._create_update_move_finished()
# mo.action_confirm() # confirm MO
# mo._plan_workorders() # plan MO
Expand Down

0 comments on commit c444c12

Please sign in to comment.