Forum Replies Created
-
AuthorPosts
-
MSchappler
ModeratorIt sounds like you have the reported sort by Description or Account Name. Note which column where the chevron (v or ^) is being displayed. Click on line and ensure the chevron on the line column is displayed as v
Regards,
Martin
MSchappler
ModeratorThis has been fixed in Pay Account in the 2.06 version which should be available for download next week.
Regards,
Martin
MSchappler
ModeratorIn your DOS NewViews (NV1), cursor down to key board polling which currently is set to ON. Press enter on it which will turn it off. This will fix your problem of NV1 slowing down your computer at work.
Also, another you can do is to set the idle sensitivity in your NV1 icon properties to low.
Regards,
Martin
MSchappler
ModeratorSorry no. Compressed transactions are reconciled with an “R”.
Regards,
Martin
MSchappler
ModeratorWhen you hold down the Control key and click on the Date Column header with the v chevron displayed and type 20040206, the focus is placed on the first transaction for 2004 then 02 (February) then the first transaction for February 06, 2004.
The opposite is true when the chevron is displayed as ^ in the date column header. The focus is on the last transaction in 2004 (earliest 2004 transaction), the last transaction in February (the earlist transaction in February), the last transaction on February 6, 2004.
Regards,
Martin
MSchappler
ModeratorCopy the workstation database folder from one machine to another machine. The folder within C:/NV2/WORKSTATION/ contains the users windowing system for a particular set of books. For example:
If user GREEN has been given access to the books in K:NV2MYBOOKS on one machine and the default setup has been completed with the windows setup in the books the way user GREEN wishes, you can then copy the workstation folder from C:/NV2/WORKSTATION from the current machine to the target users machine and have that user access C:/NV2/WORKSTATION on their machine. The same workstation table will appear on the target users machine and when the user enters the books, the books windowing system will appear as it it did on the first machine.
You can also paste the workstation folder to a different location on the target users machine and have NV2 access that particular workstation by altering the target path in the icon properties of the NV2 Workstation icon. Let’s says you had copied the WORKSTATION folder above to the target user machine but pasted the workstation folder in C:/GREEN/WORKSTATION, in the icon properties of the NV2 workstation icon, change the target under shortcut to this:
C:nv2nv20.exe -directory c:/green/workstation
See the NewViews 2.05 manual in regards to The Workstation > Running More than one workstation.
Regards,
Martin
MSchappler
ModeratorDo you have NV2 version 2.05 service pack 1 installed? Is this on your desktop machine or laptop? Click the Help > About menu to verify under NewViews Program.
If you have 2.05 service pack 1 installed, what are the steps you are doing to get this error to occur?
Regards,
Martin
MSchappler
ModeratorYes, data integrity is our main concern in NV2. Speed issues are being addressed in an updated version of NV2 (which is being tested at the moment) and should be released after the next version of NV2 is released.
Be patient, the need for speed in NV2 will be ready soon.
Regards,
Martin
MSchappler
ModeratorWrite a procedure that performs an @recread of ~eport.13 and then performs an @write to a notes view of a procedure. Block Export the notes view of this procedure to the target set of books (or PUTPROCS).
In the target set of books, after bringing in the notes of the procedure (or GETPROCS), write a procedure that performs the opposite of the above which performs an @read of the notes of the procedure (above) and then performs and @recwrite to ~eport.13 of the target books.
Regards,
Martin
MSchappler
ModeratorMSchappler
ModeratorSelina,
There is no way to add another column to the ~AP1.TPL template.
The @IIDATE slot looks at the notes view of the vendor account for the Due Date (/GR NOTES on the vendor account) or if not present in the vendor account, the Due date is obtained from the SETUPP procedure. Try setting Due Dates for each vendor (Net Payable (Days)).
Regards,
Martin
MSchappler
ModeratorNV2 handles multiple Balance Sheets in the same set of books like NV1 does. Unlike NV1, NV2 has a tags feature which allows you to view financial data on a report by a specified tag that you can customize. See the NewViews 2.0 manual for more information on the use of TAGS.
I suggest that you contact Jack Peters at peters@qwpage.com in regards to combining serveral sets of books into one set of books to import into NV2. He should be able to advise you on the costs involved in doing this.
Regards,
Martin
MSchappler
ModeratorDo you have the following in the NOTES view of EXPALLTR:
@BLOCK
Have the original books been purged? Did you fill in the correct Journal Report name on the EXPALLTR prompt?
Regards,
Martin
MSchappler
ModeratorYes. Run the procedure AGEDAP which comes with productivity disk number two.
I suggest that your modify the ~AP2.TPL template and add the following to it:
Due Date
@IIDATE
Add the above after:Over @T5
@IAGE6
Once done, run the procedure PARSE and select ~AP2.TPL and press enter.
Issue /Go runProc (/GR) AGEDAP and select the appropriate date critera, Total Accounts Payable account, Item Date, Detail, Account View Open, and aging.
Due Dates are determined from the NOTES procedure on each vendor account or globally in the SETUPP procedure.
Regards,
Martin
MSchappler
ModeratorAll accounts and transactions will be converted to NV2. If the books have been purged then the transaction history will be converted starting from the last fiscal year end in which the books have been purged. See your Odd’s & Ends document for the fiscal year end date that has been set.
ATYPE or TAYYPE your accounts (see Appendix B in the NV2 user’s manual about ATYPE or TAYPE) and then move your old accounts to a new report called OLDACCTS.
Run the NVEXPORT procedure to export the NV1 data and NV1 Import (from your NewViews 2.0 menu) to import the exported data.The above will give you all of your old accounts and transactions as well as the current accounts/transactions in your NV2 books and have them placed in their account types under NewViews > Accounts.
If you wish to eliminate the old accounts altogether, this requires that you create a template of your books (with the same accounting structure) and then export/import opening balances with the EXPOPEN procedure in which you can choose an Opening Date. Adjust your Opening entries journal to reflect the old accounts not used.
Once done, you can then export all transactions within a specified date range using the EXPALLTR procedure.
Once done, you can delete your old accounts in this new set of books and then convert them to NV2.
Make backups of your new books after each step and compare balances with your current books to ensure that the numbers are correct.
Regards,
Martin
-
AuthorPosts
