Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for the proper terminology
Message
 
 
À
08/09/2011 10:17:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01523004
Message ID:
01523010
Vues:
56
>>Hi,
>>
>>although this is a VFP application, the problem is not really VFP related. Currently I have items that can be sold and multiple of those items can be added to an invoice (invoice line items). I want to allow the user to combine multiple of those items into one item that can then be sold with its own unique price (which is not necessarily a sum of all the prices of the individual components). What terminology is used to describe this? I'm thinking Bill Of Materials, but that doesn't "feel" quite right.
>>
>>I am guessing that the data structure I need to implement is like this:
>>
>>Items
>>ItemId
>>ItemDescription
>>ItemPrice
>>
>>ItemsSub
>>ItemsSubId
>>ItemId
>>ItemQty
>>
>>Does that make sense?
>
>The 'user' in this case is the seller ?
>Seems to me the terms usually used for this depend on the type products being sold. e.g. 'Starter Pack' , 'Special Offer Bundle' etc.
>Not so easy to think of a generic term. Maybe 'Combined Product Pack'.....

I agree that it depends on the items being sold and may be specific for the industry.

We use term modifier, but it's mostly useful for the Food and Beverage industry when you sell an entree with various side stuff. So, we can have modifiers on modifiers.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform