GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Interchange6::Schema::Result::Orderline(3) User Contributed Perl Documentation Interchange6::Schema::Result::Orderline(3)

Interchange6::Schema::Result::Orderline

Primary key.

FK on "orders_id" in Interchange6::Schema::Result::Order.

Signed integer order position. Defaults to 0.

FK on "sku" in Interchange6::Schema::Result::Product.

Product name.

Product short description.

Defaults to empty string.

Product descrtption.

Weight of product. Defaults to 0.

Product quantity.

Product price.

Line subtotal.

Shipping cost.

Defaults to 0.

Handling cost.

Defaults to 0.

Sales tax.

Defaults to 0.

Status, e.g.: picking, shipped, cancelled.

Defaults to empty string.

Type: belongs_to

Related object: Interchange6::Schema::Result::Order

Type: has_many

Related object: Interchange6::Schema::Result::OrderlinesShipping

Type: belongs_to

Related object: Interchange6::Schema::Result::Product

Type: many_to_many

Composing rels: "orderlines_shipping" -> address

2016-07-16 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.