McFig Changes/Fixes 1/24/01 - 7/16/02
The product code field might not scroll to display all of the characters entered even though they would be accepted.
Added a choice of copying a quote with the original costs instead of updating them to the current cost automatically.
It was possible in certain circumstances to circumvent the checks against exporting K-to-Keep items.
Fixed this function so that it does not try to check the credit for Prospect customers. This would cause an error "AMI/0 database ordproc not open".
Fixed the problem where the tax exempt number for a customer was not put into the special instructions as it was in the DOS version of McFig.
If a users access levels were set so that he could not add items to the product list and he could not add "k to keep" items, then the following sequence of actions would result in an item being exported with inventory set to false which would appear as a "K to Keep" item.
1. Create a quote and add an item from the EC list - this would add to the quote as "K to Keep" but in EC list, the system will catch this at time of export.
2. Add this product to the Main Course list - this had to be done by some other user.
3. Copy the quote from step 1 and answer "no" to the "Use current prices" question.
4. Export the quote from step 3.
The problem occurred at the copy a quote step; it did not update the "inventory" flag for the new quote. It also affects the McFigDOS. This has been fixed in both versions.
In some situations where several other applications were open or there were a very large number of quotes stored in the database the program might get an "out of memory" error which it would record in a log file and then terminate without any error message being displayed.
Support for the latest Tennessee tax structure has been added.
If a customer had an aging limit you would get a DOS error 2 on account.dbf.
Added support for keystroke macros which can be executed from the command line to allow for batch operation of some McFig functions.
See description with same date under Windows version.