Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion Commerce PDF Invoice

Hello, did anybody manage to do something useful with Commerce PDF invoice module? Najtsirk ...
Najtsirk — October 2011 — 4 comments

Discussion Bulk disabling of non-updated / old products.

I have a drupal commerce site built with several thousand products. The products are maintained through Feeds. Unfortunately a new requirement has reared its head that I am trying to work around. I have the requirement to disable products that are not inc ...
NicholasR — February 2012 — 2 comments

Discussion How do i add files to an order

Hello, i am trying to let users add files to there order. Webshop where they order flyers and so they need to upload pdf, psd,... I added a field to admin/commerce/config/order/fields but this field does not appear. What am i doing wrong? Michiel Lucas ...
michiellucas — February 2012 — 2 comments

Discussion Getting Product Details on payment method

On 'Select available payment methods for an order' i want to get the product field. My Product name is event and it has a field 'number of participants' but i am not able to get it in rules. I want to put check on this field plz help? ...
alinouman92 — March 2013 — 2 comments — rules

Answer Answer to Question 8599

Vote up! 1 Vote down! Unfortunately, there isn't a good way to support this, because we can't control what the user does once they've already redirected. The best thing to do would be to place a hold on the stock set to expire after a certa ...
Ryan Ryan Szrama — July 2013 — 1 comment

Discussion Line item status / partial order fulfillment

The Use Case is partial fulfillment of orders. About to install Commerce, just want to sense-check how I'll configure to get this functionality. The idea of individual statuses for line items was mentioned here: http://www.drupalcommerce.org/node/79 ...
frost — January 2012 — 6 comments

Discussion Automatically send email when order generated?

How can I set drupal commerce to automatically create an account and send an email with a username and password each time an order for a new customer is created? Thanks.- ...
cmdlinegeek — January 2012 — 2 comments

Discussion Views--Display of Multiattribute Nodes

I can set up a view that shows the various product displays for single attribute displays. When I do the same thing for displays that have multiple attributes, the view shows all of the variations withing each display--not just the display node itself. Fo ...
dkagon — June 2011 — 14 comments

Discussion Product Order- How to add product option information to the order

I have tried several different configurations and the only suitable one seems to be using product options. It seems I have too many products to create individual products for 10 different attributes. Ended up with over 3 million products and my server did ...
Lowell — May 2013 — 4 comments

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) {  commerce_entity_refere ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Pages