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.

Answer Answer to Question 3176

Vote up! 2 Vote down! Thanks a lot for your code! I turned it into a custom function that does not need to know the node's bundle nor the referencing field. <?php function mymodule_get_referencing_node_id ($product) {  // Itterate thhrough fields ...
lmeurs — September 2014 — 3 comments

Discussion Set multiple field values with rules... (Order ref. on Product)

Hi. I'm trying to create an Order reference on Products when ever a new order is created. I have installer the "Order Reference" module and created a Order reference filed on my produce type. Next i created the following rule: Event: 1) Aft ...
RasmusKnabe — March 2014 — 4 comments

Discussion Can not manage to display currency symbol instead of code-or- can I just remove the currency portion of the price

I am pricing products in ILS- Israel Sheqel Prices are appearing as ILS 12.34 instead of ₪ 12.34 (there is a symbol there, you may not be able to see it depending on your fonts/system) The core code seems to support using the symbol, as it's describe ...
photoboy — May 2012 — 10 comments

Answer Answer to Question 12564

Vote up! 1 Vote down! Yes it is! You can use rules conditions on payment gateway availability. If you click "Edit" next to the payment method that you want to disable based on date on this page: admin/commerce/config/payment-methods And then you ...
joshmiller Josh Miller — December 2013 — 3 comments

Discussion Commerce, Quickbooks and Webgility

Is anyone using Webgility with Commerce and Quickbooks? I am attempting to use the inventory sync capabilities of eCC and having issues with Quickbooks items that have zero dollar amount or zero quantities. The software will not support zero of anything. ...
jwood — November 2013 — 4 comments

Answer Answer to Question 8106

Vote up! 0 Vote down! Have the same problem, Drupal commerce is a great module in one language, but I think a lot of people are getting frustrated by Multilanguage Failure. And give it up. Everything is working fine, but the fine-tuning, in views, taxonom ...
Dotline — May 2013 — 2 comments

Answer Answer to Question 7625

Vote up! 1 Vote down! Probably the closest thing we have that represents all the pieces and parts that make this work is the following.make file: http://drupalcode.org/project/commerce_kickstart.git/blob/refs/tags/7.x-... That lists all the modules, theme ...
joshmiller Josh Miller — April 2013 — 4 comments

Answer Answer to Question 7624

Vote up! 1 Vote down! Thank you for all your wonderful blog posts recently:D This Question & Answer gets close: http://www.drupalcommerce.org/questions/5370/how_do_i_base_new_account_u... ...
joshmiller Josh Miller — April 2013 — 4 comments

Answer Answer to Question 6755

Vote up!-1 Vote down! Thanks for the reply. I've actually made some progress here... I've created a page where they can select their store. Users get forwarded to this page once they start to look at products. Initially, I was going to save this ...
jrb — February 2013 — 2 comments

Discussion Making Drupal Commerce Simpler for Clients

I'm pretty new to Drupal Commerce. I've built multiple stores with Ubercart. I was originally going to use DC but decided that it was too complex for clients to do simple things, such as adding products with variations. Recently, though, I' ...
Nick Baughman — September 2014 — 3 comments — ease of use, simple, clients, simplicity

Pages