- Drupal - Announcements
- Drupal - Site Upgrade
- Drupal - Site Backup
- Drupal - Optimization
- Drupal - User Management
- Drupal - Comments
- Drupal - Taxonomies
- Drupal - Menu Management
- Drupal - Publish Content
- Drupal - Delete Content
- Drupal - Modify Content
- Drupal - Create Content
- Drupal - Create Pages
- Drupal - Create Articles
- Drupal - Create Blog
- Drupal - Static Pages
- Drupal - Front Page
- Drupal - Themes & Layouts
- Drupal - Blocks & Regions
- Drupal - Main Menu
- Drupal - Architecture
- Drupal - Installation
- Drupal - Overview
- Drupal - Home
Drupal Advanced
- Drupal - Site Security
- Drupal - Poll Module
- Drupal - Form Module
- Drupal - Contact Module
- Drupal - Aggregator Module
- Drupal - Book Module
- Drupal - Pane Module
- Drupal - Default Modules
- Drupal - Extensions
- Drupal - Internationalization
- Drupal - Social Networking
- Drupal - Triggers & Actions
- Drupal - Multilingual Content
- Drupal - Error Handling
- Drupal - Site Search
- Drupal - URL Alias
Drupal E-Commerce
- Drupal - Order History
- Drupal - Email Notifications
- Drupal - Invoice Generation
- Drupal - Setup Payments
- Drupal - Setup Shipping
- Drupal - Receive Donations
- Drupal - Setup Discounts
- Drupal - Setup Taxes
- Drupal - Create Categories
- Drupal - Create Products
- Drupal - Setup Shopping Cart
Drupal Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drupal - Order History
Order history is dependent on the ordered products by the user after checkout. It includes history of the product which includes order number, user name, order status etc.
You can view the order history of the product by using the following steps −
Step 1 − Go to Store and cpck the Orders pnk.
Step 2 − You will get the screen of the ordered products pst.
It contains fields such as −
Order Number − It is the order number of product.
Updated − It specifies when the product has been updated last.
Name − It is the name of the user who has ordered the product.
User − It is the account name of the user. It may be authenticated by user or admin.
Total − It specifies total amount of the ordered product.
Order Status − Defines the order status such as processing or pending or completed or cancelled.
Operations − Here you can perform some operations on the product such as −
View option displays the bilpng information and shipping information.
Edit option allows to edit the price, shipping information, bilpng information etc.
Delete option deletes the product order and payment option specifies paid amount for the product, date of expiry, etc..