uc_stock.info 440 B

12345678910111213141516171819
  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
  11. ; Information added by Drupal.org packaging script on 2019-10-01
  12. version = "7.x-3.13"
  13. core = "7.x"
  14. project = "ubercart"
  15. datestamp = "1569942207"