Hello, I am tasked with implementing multiple stock location functionality in Ubercart. We want this data in Drupal so we can do things such as only apply free shipping to domestically filled orders and to give customers a more info on lead times such they have international fulfillment.

Is multiple warehouse functionally a welcomed contribution to uc_stock or should I work at a new module? Any there design or architecture recommendations that would help my efforts be more compatible and effective? Caveats to watch out for?

thank you,

Comments

longwave’s picture

Improvements are always welcome, though I am not sure this feature would be useful to the majority of users and hence this might be better off as a separate contrib module.

There is some discussion about this feature previously at #477998: Stock: Support for multiple stocks? and a sandbox for 6.x at http://cgit.drupalcode.org/sandbox-firewing1-1504652/tree/?h=6.x-1.x which you might find useful.

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Category: Support request » Feature request

@tomdavidson: If you got this working, we'd appreciate a follow-up post saying how you did it, or contribution of a patch which adds this feature.