Is there a way to add a line item that is a downloadable product to an existing, paid order and thus add a file to their order?
I tried this and I couldn't issue a file license.

Comments

recrit’s picture

Title: issuing license post checkout » Issue licenses on a manually added line item
Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Component: Access Control » Code
Category: support » feature
Priority: Normal » Major

currently, no licenses are issued when you manually add a line item that has a product with a downloadable file. In the meantime, you can manually create a license at admin/commerce/file-licenses/add

Moving this ticket to dev and making a feature request.

cyntaur’s picture

Thanks! Also in the meantime, is there a way to link the manually added license to an order? So that I can see the linked files in a user order view.

I'd like the order view to show "Order number", "Order Status", and "File(s)" issued, on the same line. Clicking on the "file" = downloading the file.

hmartens’s picture

But the fileformats that are currently "allowed" under the Add license File are very very limiting...you can't even upload a zip file??? It only allows the formats: mp4, m4v, flv, wmv, mp3, wav, jpg, jpeg, png, pdf, doc, docx, ppt, pptx, xls, xlsx.

And you can't change it to allow it because it is 'locked'.

Please can someone help me with this?

hmartens’s picture

Has anyone found a work around on this issue? I'm also following this post http://drupal.org/node/1394892 to get an answer to this but nothing yet...

I hope someone can help please?

recrit’s picture

Status: Active » Fixed

Manually adding line items: A new order admin interface has been created per #1733364: Create an order admin interface for file licenses.

For formats on license fields: #1394892: License file field allowed extensions should not be a default list

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

hmartens’s picture

Status: Closed (fixed) » Active

This can't be closed yet because it hasn't been pushed through yet?

recrit’s picture

Status: Active » Closed (fixed)

The updates in #5 above are in 1.0-beta4+.
Review #1733364: Create an order admin interface for file licenses for details on the admin interface.