## ## ###### ## ## ## ###
|\ /| ( \ / ) \ (_) / \ / ) ( | | \_/
_ _ | | | | | | | | | | | | \ \_/ / \___/
## ## ## ## ## ## #### ## ## ## ##
______ |___ / / / / / / /__ /_____|
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''Subpage of WebShop/UnderDevelopment - discussing acpects of multiple WebShop instances''' Soon we need to raise stock levels in the US. At least in the East Coast warehouse, but West Coast too, if Keith likes so and the support infrastructure is created. '''Why ?''' * slightly different prices, because of logistics. Supply chain is different for many items in EU and US, with different purchase prices * default currency is USD in US, Euro in EU * better fault tolerancy * better load distribution (mainly for shop crew, but also for webservers) * less confidential info at one place ---- '''How ?''' We should finally forget oscommerce. It has serious scaling problems. * masterdata maintenance: maintained at one place, distributed to any. This is mainly the "article master" (-data) ** images (CVS or SVN repository, or DB) ** article descriptions ** article prices * transaction data ** order dispatch (possibly split to packages, serviced from different places) ** proper inventory variance for the facility that serviced the order While this could be solved with oscommerce, with * some maintenance guidelines and instructions * inventory bridge to ofbiz (oscommerce item number stored in ofbiz) The article variants make this a bit hard. To sum it up, with * '''oscommerce: sooner, but some work out the window''' * '''ofbiz: later, but nicer maintenance and final result''' ---- '''Other tools''' * compiere.org has a nice GUI client (besides the web-browser). Unfortunately it requires oracle. Programmed in Java. * [http://www.ofbiz.org/feature-list.html OfBiz] is our choice for future path. Programmed in java. Uses XML heavily. '''Quite awesome'''. It seems to solve most of our (catalog and stock handling, manufacturing-support, shipments, tasks) problems as is. It's extensible, so we can make entities for the rest (yet to do so). The entity-engine rocks. More on WebShop/UnderDevelopment/OfBiz Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.