Closed (fixed)
Project:
Commerce File
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 21:31 UTC
Updated:
12 Sep 2012 at 11:38 UTC
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
Comment #1
recrit commentedcurrently, 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.
Comment #2
cyntaur commentedThanks! 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.
Comment #3
hmartens commentedBut 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?
Comment #4
hmartens commentedHas 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?
Comment #5
recrit commentedManually 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
Comment #7
hmartens commentedThis can't be closed yet because it hasn't been pushed through yet?
Comment #8
recrit commentedThe 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.