You are here

uc_stock.info in Ubercart 7.3

Same filename and directory in other branches
  1. 5 uc_stock/uc_stock.info
  2. 6.2 uc_stock/uc_stock.info
name = Stock
description = Manages stock levels of your products.
dependencies[] = uc_product
package = Ubercart - extra
core = 7.x

; Test cases
files[] = tests/uc_stock.test

; Views handlers
files[] = views/uc_stock_handler_filter_below_threshold.inc

configure = admin/store/settings/stock

File

uc_stock/uc_stock.info
View source
  1. name = Stock
  2. description = Manages stock levels of your products.
  3. dependencies[] = uc_product
  4. package = Ubercart - extra
  5. core = 7.x
  6. ; Test cases
  7. files[] = tests/uc_stock.test
  8. ; Views handlers
  9. files[] = views/uc_stock_handler_filter_below_threshold.inc
  10. configure = admin/store/settings/stock