Reply
 
LinkBack Thread Tools Display Modes
Old 09-03-2010, 10:12 PM   #1 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 27
sburge is on a distinguished road
Default Accessory quantities changed on the fly

Is there a way to change the quantity of accessories while you are adding a new product to a project? Many times I need to add multiple models to a project, but need fewer of the accessories than the models themselves (e.g. rack kits, rigging frames). For these items, the accessory (attached to the product) is nothing more than a reminder to go back and add the accessory separately.

Steve
sburge is offline   Reply With Quote
Old 09-03-2010, 10:36 PM   #2 (permalink)
Senior Member
 
Join Date: Jan 2009
Location: Santa Barbara, CA
Posts: 271
ekalpakoff is on a distinguished road
Default

sburge,

Are you drag and dropping from the product explorer or clicking the add product button?

If you use the add product button, assuming the "prompt" box for the accessory is checked, It should allow you to change the quantity of the accessories, this is especially true for packages.
ekalpakoff is offline   Reply With Quote
Old 09-07-2010, 04:20 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 27
sburge is on a distinguished road
Default

I’m using the add product button. I double checked, and still don’t see an option to change the quantities for the accessories. Just to clarify…I am talking about setting different quantities for the product and its accessories.

Example: Wireless microphone receivers have a rack kit as one of their accessories. They are ½ RU, so I only need one rack kit for two receivers. If I add two receivers to the project I will also get two rack kits, because I can’t select a quantity of one. So, I can either add 2 receivers/0 kits (and add the kit separately) - or - I can add 1 receiver/1 kit (and add 1 receiver/0 kits separately).
sburge is offline   Reply With Quote
Old 09-13-2010, 03:26 PM   #4 (permalink)
Senior Member
 
Join Date: Jan 2009
Location: Santa Barbara, CA
Posts: 271
ekalpakoff is on a distinguished road
Default

I see what you are talking about now and your right, once you have selected what you want for the first product, the following products and accessories follow suit. I guess it makes sense that D-Tools did this for the times you need to add 50 of a part, you would be adding accessories for days for each part. I agree there might be a more elegant way do do this in the future, you should write up a feature request.
ekalpakoff is offline   Reply With Quote
Old 09-13-2010, 08:57 PM   #5 (permalink)
Senior Member
 
Join Date: Mar 2006
Location: Novato (20 miles north of San Francisco)
Posts: 445
fryeguy is on a distinguished road
Default

Are we talking logic such as:
if (Item.qty % 2 == 1){
Item.accessory("Rack Kit) = ((Item.qty - 1) / 2) + 1;
} else
Item.accessory("Rack Kit") = Item.qty / 2;
The ability to incorporate logic scripting and associate this with items in the Data Matric is definitely an interesting concept. I like rule driven design.
It is impossible to remember every detail in these kind of scenarios like "if I add an odd number of mic receivers I need a rack kit for each pair plus one for the odd receiver".
fryeguy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:47 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
D-Tools, Inc.