brotherton-erpnext/erpnext/website/page/products
2012-05-10 14:19:11 +05:30
..
__init__.py added products + cleanups 2012-01-30 14:00:46 +05:30
products.html website, product and grid bugfix 2012-04-30 14:22:02 +05:30
products.js fix in issues arising due to wn.require 2012-05-10 14:19:11 +05:30
products.txt added products + cleanups 2012-01-30 14:00:46 +05:30
README.md added products + cleanups 2012-01-30 14:00:46 +05:30

Products

Contains

  • List of Products tagged by Item master
    • image
    • short description (md)
    • pricing info (if public) (public pricelist)
    • stock info (website warehouse)
  • Search
  • Sidebar contains categories (# of items in each category)

When Item is Saved, a page for that item is created with

  • Large image
  • Smaller images
  • Long Description
  • Pricing info
  • Stock info
  • Contact Button (instead of Buy / Add to cart)

Steps

  • update item master
  • update item category (show in web + priority) (or in a products settings page)
  • of public items in each category

  • validation - item cannot have show in item if parent does not have it