Accountant Forums


Reply
Thread Tools

Modifiying Aging

 
 
Burke, Tracylee
Guest
Posts: n/a
Thanked:
 
      08-02-2010, 03:13 PM
Hi,
Wondering if anyone knows of an easy way via SQL Statements to modify RMS'
aging for all customers to "Net 30 Days" instead of "Revolving". For
whatever reason, when we had the system seutp/installed 2+ yrs ago, the
manager at the time opted to configure the system for Revolving but we
really need it to be Net 30 Days.
Any help would be greatly appreciated.
Tracy B

 
Reply With Quote
 
 
 
 
Ryan @ RITE
Guest
Posts: n/a
Thanked:
 
      08-02-2010, 04:49 PM
Tracy,
If you can submit both the Account Codes from the Net 30 Days account
and the Revolving account I can whip up a script for you to do this.

Thank you,

Ryan Sakry
Program Manager

http://www.rite.us
320-230-2282 ext. 4002 (Office)
320-230-1796 (Fax)

On 8/2/2010 10:13 AM, Burke, Tracylee wrote:
> Hi,
> Wondering if anyone knows of an easy way via SQL Statements to modify
> RMS' aging for all customers to "Net 30 Days" instead of "Revolving".
> For whatever reason, when we had the system seutp/installed 2+ yrs ago,
> the manager at the time opted to configure the system for Revolving but
> we really need it to be Net 30 Days.
> Any help would be greatly appreciated.
> Tracy B
>

 
Reply With Quote
 
 
 
 
Burke, Tracylee
Guest
Posts: n/a
Thanked:
 
      08-02-2010, 05:17 PM
Sorry to sounds dumn but how would I get tihs info?

"Ryan @ RITE" <> wrote in message
news:...
> Tracy,
> If you can submit both the Account Codes from the Net 30 Days account and
> the Revolving account I can whip up a script for you to do this.
>
> Thank you,
>
> Ryan Sakry
> Program Manager
>
> http://www.rite.us
> 320-230-2282 ext. 4002 (Office)
> 320-230-1796 (Fax)
>
> On 8/2/2010 10:13 AM, Burke, Tracylee wrote:
>> Hi,
>> Wondering if anyone knows of an easy way via SQL Statements to modify
>> RMS' aging for all customers to "Net 30 Days" instead of "Revolving".
>> For whatever reason, when we had the system seutp/installed 2+ yrs ago,
>> the manager at the time opted to configure the system for Revolving but
>> we really need it to be Net 30 Days.
>> Any help would be greatly appreciated.
>> Tracy B
>>


 
Reply With Quote
 
Burke, Tracylee
Guest
Posts: n/a
Thanked:
 
      08-03-2010, 03:29 PM
As it turns out, there isn't a problem with the way our aging is calculating
and the system is properly configured for Net 30...the actual issue is the
report column headings...they are decieving and don't use standard
accounting terminology, i.e. the report shows the following columns:

Current 1-30 31-60 61-90 90+

When in reality it should read:

Current 31-60 61-90 91-120 120+

Does anyone have suggestions on how I can modify the report headings and
also verify the calculations are correct?




"Burke, Tracylee" <> wrote in message
news:...
> Sorry to sounds dumn but how would I get tihs info?
>
> "Ryan @ RITE" <> wrote in message
> news:...
>> Tracy,
>> If you can submit both the Account Codes from the Net 30 Days account and
>> the Revolving account I can whip up a script for you to do this.
>>
>> Thank you,
>>
>> Ryan Sakry
>> Program Manager
>>
>> http://www.rite.us
>> 320-230-2282 ext. 4002 (Office)
>> 320-230-1796 (Fax)
>>
>> On 8/2/2010 10:13 AM, Burke, Tracylee wrote:
>>> Hi,
>>> Wondering if anyone knows of an easy way via SQL Statements to modify
>>> RMS' aging for all customers to "Net 30 Days" instead of "Revolving".
>>> For whatever reason, when we had the system seutp/installed 2+ yrs ago,
>>> the manager at the time opted to configure the system for Revolving but
>>> we really need it to be Net 30 Days.
>>> Any help would be greatly appreciated.
>>> Tracy B
>>>

>


 
Reply With Quote
 
Ryan @ RITE
Guest
Posts: n/a
Thanked:
 
      08-04-2010, 01:54 PM
All you would need to do is modify the Title field for each of the
columns in the Customer - Account Receivable (Summary) Report.qrp file
located in the Reports Folder of RMS.

Thank you,

Ryan Sakry
Program Manager

http://www.rite.us
320-230-2282 ext. 4002 (Office)
320-230-1796 (Fax)

On 8/3/2010 10:29 AM, Burke, Tracylee wrote:
> As it turns out, there isn't a problem with the way our aging is
> calculating and the system is properly configured for Net 30...the
> actual issue is the report column headings...they are decieving and
> don't use standard accounting terminology, i.e. the report shows the
> following columns:
>
> Current 1-30 31-60 61-90 90+
>
> When in reality it should read:
>
> Current 31-60 61-90 91-120 120+
>
> Does anyone have suggestions on how I can modify the report headings and
> also verify the calculations are correct?
>
>
>
>
> "Burke, Tracylee" <> wrote in message
> news:...
>> Sorry to sounds dumn but how would I get tihs info?
>>
>> "Ryan @ RITE" <> wrote in message
>> news:...
>>> Tracy,
>>> If you can submit both the Account Codes from the Net 30 Days account
>>> and the Revolving account I can whip up a script for you to do this.
>>>
>>> Thank you,
>>>
>>> Ryan Sakry
>>> Program Manager
>>>
>>> http://www.rite.us
>>> 320-230-2282 ext. 4002 (Office)
>>> 320-230-1796 (Fax)
>>>
>>> On 8/2/2010 10:13 AM, Burke, Tracylee wrote:
>>>> Hi,
>>>> Wondering if anyone knows of an easy way via SQL Statements to modify
>>>> RMS' aging for all customers to "Net 30 Days" instead of "Revolving".
>>>> For whatever reason, when we had the system seutp/installed 2+ yrs ago,
>>>> the manager at the time opted to configure the system for Revolving but
>>>> we really need it to be Net 30 Days.
>>>> Any help would be greatly appreciated.
>>>> Tracy B
>>>>

>>

>

 
Reply With Quote
 
Burke, Tracylee
Guest
Posts: n/a
Thanked:
 
      08-04-2010, 04:39 PM
Hi, I actually already figured that out and did the same for the detailed
version. Thanks!!
"Ryan @ RITE" <> wrote in message
news:...
> All you would need to do is modify the Title field for each of the columns
> in the Customer - Account Receivable (Summary) Report.qrp file located in
> the Reports Folder of RMS.
>
> Thank you,
>
> Ryan Sakry
> Program Manager
>
> http://www.rite.us
> 320-230-2282 ext. 4002 (Office)
> 320-230-1796 (Fax)
>
> On 8/3/2010 10:29 AM, Burke, Tracylee wrote:
>> As it turns out, there isn't a problem with the way our aging is
>> calculating and the system is properly configured for Net 30...the
>> actual issue is the report column headings...they are decieving and
>> don't use standard accounting terminology, i.e. the report shows the
>> following columns:
>>
>> Current 1-30 31-60 61-90 90+
>>
>> When in reality it should read:
>>
>> Current 31-60 61-90 91-120 120+
>>
>> Does anyone have suggestions on how I can modify the report headings and
>> also verify the calculations are correct?
>>
>>
>>
>>
>> "Burke, Tracylee" <> wrote in message
>> news:...
>>> Sorry to sounds dumn but how would I get tihs info?
>>>
>>> "Ryan @ RITE" <> wrote in message
>>> news:...
>>>> Tracy,
>>>> If you can submit both the Account Codes from the Net 30 Days account
>>>> and the Revolving account I can whip up a script for you to do this.
>>>>
>>>> Thank you,
>>>>
>>>> Ryan Sakry
>>>> Program Manager
>>>>
>>>> http://www.rite.us
>>>> 320-230-2282 ext. 4002 (Office)
>>>> 320-230-1796 (Fax)
>>>>
>>>> On 8/2/2010 10:13 AM, Burke, Tracylee wrote:
>>>>> Hi,
>>>>> Wondering if anyone knows of an easy way via SQL Statements to modify
>>>>> RMS' aging for all customers to "Net 30 Days" instead of "Revolving".
>>>>> For whatever reason, when we had the system seutp/installed 2+ yrs
>>>>> ago,
>>>>> the manager at the time opted to configure the system for Revolving
>>>>> but
>>>>> we really need it to be Net 30 Days.
>>>>> Any help would be greatly appreciated.
>>>>> Tracy B
>>>>>
>>>

>>


 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modifiying Invoice Steve Microsoft Accounting 1 03-14-2008 07:31 PM
QB2003: A/R Aging - how to add additional data Z Man Quickbooks 4 07-20-2006 10:31 AM
How to Get Credit Memo to Clear from A/R Aging Detail Report Will Quickbooks 4 03-02-2005 09:26 PM
A/R Aging Summary FastFreddie Quickbooks 1 10-01-2004 04:31 PM
Anyone heard of Aging AP Parked Documents? KevinMurray Accounting Software 1 04-25-2004 05:53 AM


All times are GMT. The time now is 06:05 PM.
Posts in this forum do not constitute the advice of AccountantForums.com or its members. Financial advice should always be taken from qualified advisors before committing to a financial decision.