ITrack/AX/Changelog 2010
From ISoft Wiki
Jump to navigationJump to search
2010-09-01 (Rev. 9955)
All Extensions
- Permissions have been assigned to opening new windows. Those who aren't allowed to open a screen now get an error when they try.
Accounts
- Checking users in and out now uses a single value for both bidder and seller number.
- Printing the Account Search Results now works.
Appraisal Extension
- Appraisals are now done using an overhauled back-end, making results easier to generate and more correct in most cases.
Bidder Settlements
- Fixed a semantic error where new line items weren't having their modifiers saved.
- Fixed a query error that kept new invoices from being saved.
- Fixed an issue where total values were showing up negative after a save (instead of $0.00).
- Fixed an issue where dollar amounts were showing up as $0.00 after loading a generated invoice.
- Fixed an issue where line item descriptions were getting double-escaped (a ' turns into , into ', and so on every time you save it).
Home
- Permission to control if a user can see historical auctions.
Reports
- BidderLoadoutAll used to print out weird blank lines sometimes, which seems to have been resolved.
- SalesReportByTaxType had its margins adjusted to not clip off important details.
Search
- Doing a new search clears out old appraisal values.
- Appraisal dialog now looks a bit different.
2010-06-22
Administration
- Closing an auction should now properly save the current state and rebuild the auction appraisal cache.
- Appraisal execution permissions have been relaxed a bit in the database (we now rely harder on AX to not do funky things).
- Images directory usage has been completely restructured to make part loads not take a half-dozen eternities to load.
Account
- Account credit limits are now per-auction.
- Checking accounts in and out from an auction has been changed to a shared dialog between account and account list screens.
Account List
- Checking accounts in and out from an auction has been changed to a shared dialog between account and account list screens.
- You can now check out accounts from the account list.
Bidder Settlements
- Bidder's Items button no longer returns automatically from the sales screen (it does highlight and such still, though).
- Account credit limits are now per-auction.
- Users can no longer delete the tax type entry accidentally, leading to weird tax recording behavior.
Clerking
- Fixed a logical error where two clerks could be made within the same second, causing contention as to which one was actually the winning bid.
- Colliding clerks will now cause an exception, which will pop up a dialog explaining the error and then revert the current screen to real values.
Home
- Images directory usage has been completely restructured to make part loads not take a half-dozen eternities to load.
Inventory
- Make and Model now stay valid after changing the year.
- Categories should no longer be truncated, allowing for 64 characters of text.
- Q&A now clears out values appropriately, making it possible to use again.
- Images directory usage has been completely restructured to make part loads not take a half-dozen eternities to load.
- The list that shows the clerking history for an item now sorts, where newer is higher.
Part Configuration
- No more query errors when creating a new Make.
- Adding new makes now updates the Make list in order, instead of throwing new stuff confusingly at the bottom.
Reports
- Cleaned up the shared drive reports directory to no longer have dozens of unused files.
- Invoice.rpt had some minor changes, including running totals at the top of the footer.
- SalesReportByTaxType.rpt has been changed to be landscape and split subtotal into taxable and non-taxable values.
Search
- Exports now use double-quotes to escape fields (Excel-style).