Difference between revisions of "ITrack/AX/Changelog 2010"
From ISoft Wiki
Jump to navigationJump to search
Jmckinstry (talk | contribs) (New page: ==2010-6-22== ===Administration=== * Closing an auction should now properly save the current state and rebuild the auction appraisal cache. * Appraisal execution permissions have been rela...) |
Jmckinstry (talk | contribs) m |
||
Line 43: | Line 43: | ||
===Search=== | ===Search=== | ||
* Exports now use double-quotes to escape fields (Excel-style). | * Exports now use double-quotes to escape fields (Excel-style). | ||
==Changelog Archive== |
Revision as of 09:16, 22 June 2010
2010-6-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).