Skip to content

Added fields to TalkType to get related products and orders

Javier E. requested to merge field-products-in-talk-type into master

What does this MR do?

  • Add fields products, current_purchase and current_order to Types::TalkType get related products and orders.
  • Move some stuff in Types::TalkType to model Talk.

Merge request reports