Ubercart Order Node

Categories

Component ID

1080656

Component name

Ubercart Order Node

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1534

Component created

Component changed

Component body

Extends Ubercart's core Orders by linking them to a node. The nodetype can then be customized with CCK fields. This is helpful if you want to add extra fields (like Sales Rep, Requested Arrival Date, etc) to orders, and have access to them in the normal order admin interface.

Current Features:

  • Maintains a one-to-one relationship between an order and a node.
  • Admin can select which node type to associate with orders.
  • Node can be viewed/edited within an order pane in the order's View and Edit tabs.
  • Views support - Access an order's node data in a uc_orders-based View via a Views relationship.
  • Token support - Adds order tokens for an order's node data.

Current Limitations: