From c3e9e5f5c322af529963ec840187f4213938a95e Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sat, 16 Feb 2008 15:52:25 +0000 Subject: [PATCH] formatting problem --- designdocs/sku.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/designdocs/sku.pod b/designdocs/sku.pod index 295b39341..a5377d87c 100644 --- a/designdocs/sku.pod +++ b/designdocs/sku.pod @@ -8,10 +8,10 @@ needs to be simple so it can be extended to fit any need. The following fields are needed to construct this assets table called EE<128>E<156>SKUEE<128>E<157>. -Field Schema Description -assetId guid The unique id assigned to this sku that may never change. It's with all assets -sku varchar(35) unique The unique id that the shop keeper assigns to this item. It may be changed by the shop keeper. By default this is set equal to assetId. -vendorId guid The unique id of the vendor associated with this sku, if any + Field Schema Description + assetId guid The unique id assigned to this sku that may never change. It's with all assets + sku varchar(35) unique The unique id that the shop keeper assigns to this item. It may be changed by the shop keeper. By default this is set equal to assetId. + vendorId guid The unique id of the vendor associated with this sku, if any =head2 Method Dictionary