Skip to content

Modify how we build an OrderItem after the creation request to MM

  • Move the NewLineRequest in models folder
  • Complete the NewLineRequest.to_order_item() method
  • Use get to retrieve items from dictionary to avoid keyError exceptions if missing

Merge request reports

Loading