Reply
 
LinkBack Thread Tools Display Modes
Old 02-23-2010, 06:49 PM   #1 (permalink)
Member
 
Join Date: Mar 2006
Posts: 58
AVIR is on a distinguished road
Default Change Order should show negatives

This really confuses a lot of people.

On a change order the added items and deleted items should be separated. It doesn't make any sense to include most items on the same line.

Example: I deleted 5 temp sensors (negative $1250) and added 16 temp sensors (positive $4000). The change order report shows 21 temp sensors with a total value of $2750.

This causes all sorts of confusion because this report does not delineate between those being removed and those being added, it just shows a single number (21) and a single price (added minus removed).

If I send this over to my accounting department they might assume it's 21 additional temp sensors at $131 (instead of the $250 they should be). This is especially erroneous because there are no comments on the change order.

I would understand if it was difference. For example, it only showed 11 temp sensors at the additional cost, sort of like how labor is summarized.

As it is, this change order is useless to me for things like this. I have to make an excel report to explain what the change order does.

As an aside, I also noticed how deleting an accessory from an item brings that item to the report as a 0 qty/0 price item. It doesn't need to appear. In this same example I have 0 qty tstats moved from one location to another, and then a 0 qty tstat because I removed its temp sensor. I wish you could select the accessory by itself without having to select its parent.
AVIR is offline   Reply With Quote
Old 02-24-2010, 05:49 AM   #2 (permalink)
Super Moderator
 
NareshN's Avatar
 
Join Date: Nov 2006
Posts: 430
NareshN has a spectacular aura aboutNareshN has a spectacular aura aboutNareshN has a spectacular aura about
Default

This has been logged - thanks.
NareshN is offline   Reply With Quote
Old 10-03-2010, 08:18 PM   #3 (permalink)
Member
 
Join Date: Jul 2006
Location: Brooklyn, NY
Posts: 59
Jack Frost is on a distinguished road
Default

Bump

Is there an ETA on a fix?
__________________
212.564.0079

www.smarthomedesigns.com


ALWAYS DRIVE THROUGH IT
- DRIVE UNTIL YOU'RE DEAD -
. Don't *EVER* let go of the wheel
Jack Frost is offline   Reply With Quote
Old 10-04-2010, 04:38 PM   #4 (permalink)
Administrator
 
SenoS's Avatar
 
Join Date: Mar 2006
Posts: 241
SenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond repute
Default

This request has been logged and is currently being reviewed for our next Service Pack release. No date has yet been set for this release.
SenoS is offline   Reply With Quote
Old 10-06-2010, 04:34 PM   #5 (permalink)
Administrator
 
SenoS's Avatar
 
Join Date: Mar 2006
Posts: 241
SenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond repute
Default

Hi All,

Here are the proposed fixes for this for our SP3 release:

1. Change Order reports will list Additional, Deleted, and Adjusted products on separate lines (we won't aggregate them)
  • Added products will show a positive quantity with positive value
  • Deleted products will show a negative quantity and negative price
  • Adjusted products will show a quantity of 0 and the display the net price change (could be positive or negative)
2. Changes for Wire and Cable products will be treated slightly differently:
  • An increase in wire length for an existing product will be treated like an Addition, even if you have adjusted the price of the wire
  • A decrease in wire length for an existing product would be treated as a Deletion, even if you have adjusted the price of the wire
  • No change in wire length for an existing product, but a change in price will be treated like an Adjustment
We are actively working on SP3 and would appreciate your input regarding these changes before we proceed.

Thanks,
SEnos
SenoS is offline   Reply With Quote
Old 10-06-2010, 05:30 PM   #6 (permalink)
Senior Member
 
Join Date: Jul 2010
Posts: 100
avaltdan is on a distinguished road
Default

The above way to handle it makes sense to me. We definitely need to keep additions and deletions separate. Aggregation is BAD.
avaltdan is offline   Reply With Quote
Old 10-07-2010, 01:06 AM   #7 (permalink)
Member
 
Join Date: Jul 2006
Location: Brooklyn, NY
Posts: 59
Jack Frost is on a distinguished road
Default

+1 for the proposed solutions. Works for me.

Any ETA on when we might see SP3?
__________________
212.564.0079

www.smarthomedesigns.com


ALWAYS DRIVE THROUGH IT
- DRIVE UNTIL YOU'RE DEAD -
. Don't *EVER* let go of the wheel
Jack Frost is offline   Reply With Quote
Old 10-07-2010, 05:09 PM   #8 (permalink)
Senior Member
 
Join Date: Jul 2008
Location: Olympia, WA
Posts: 342
grichards is a jewel in the roughgrichards is a jewel in the roughgrichards is a jewel in the roughgrichards is a jewel in the rough
Send a message via Skype™ to grichards
Default

Senos,

do the proposed changes get implemented in a new report? or is there some change in the Data format that we need to look out for on our Custom reports?

Seems like grouping on ChangeType somewhere in the report usually gets around this issue.
__________________
Systems Technician/Crestron Certified Programmer
www.ccisolutions.com
[SIGPIC][/SIGPIC]
grichards is offline   Reply With Quote
Old 10-07-2010, 06:59 PM   #9 (permalink)
Administrator
 
SenoS's Avatar
 
Join Date: Mar 2006
Posts: 241
SenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond reputeSenoS has a reputation beyond repute
Default

There will be a code change but it should not affect your existing custom reports. The thought is to add ChangeType to the ItemHash. When you run reports for a project, the ChangeType is set to "none" so nothing will change in current functionality. The ChangeType trigger to separate will only be activated when the report is run against a Project Delta.
SenoS is offline   Reply With Quote
Old 10-08-2010, 08:53 PM   #10 (permalink)
Senior Member
 
Join Date: Mar 2006
Location: Novato (20 miles north of San Francisco)
Posts: 445
fryeguy is on a distinguished road
Default

This is definitely an improvement to the current functionality. I hesitate to say the quantity "0" in modifications is a great idea but I don't have a better idea. It still seems a little strange.
fryeguy is offline   Reply With Quote
Reply

Tags
accounting, change order, reports


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 08:33 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.