Hi..!! I am trying to show up the sku of the course in the basket or 
receipt page with a separate column. The ways i tried

```1. Back tracked the pages and files where the course name and number is 
fetched for the basket page and tried adding 
`'partner_sku':line.partner_sku`
2. Found the orders model and tried fetching the sku, but they fetching the 
other data from the order table to show up in receipt form. It doesn't 
contain the sku value. ```


But these ways failed. Is there any other methods to show up the sku of the 
course in the receipt or basket page.. `To fetch and show up the SKU` Any 
suggestions?? Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/3f96b34d-033f-4212-96a9-149c7120415e%40googlegroups.com.

Reply via email to