Unused scripts in the accounting app

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Unused scripts in the accounting app

Scott Gray
Hi All,

Here's a list of orphaned scripts in the accounting app:
admin/printChecks.groovy
chartofaccounts/EditGlobalGlAccount.groovy
chartofaccounts/FindGlobalGlAccount.groovy
fixedasset/month.groovy
invoice/addAmountToInvoiceList.groovy
invoice/addTotalAmount.groovy
invoice/createItemList.groovy
invoice/findInvoices.groovy
invoice/invoicePayments.groovy
order/billingAccountOrders.goovy
payment/editPayment.groovy
payment/findPayment.groovy

Any thoughts on what to do with them?  My preference is to just get rid of
them...

Thanks
Scott
Reply | Threaded
Open this post in threaded view
|

Re: Unused scripts in the accounting app

David E Jones

On Jun 6, 2008, at 6:11 PM, Scott Gray wrote:

> Hi All,
>
> Here's a list of orphaned scripts in the accounting app:
> admin/printChecks.groovy
> chartofaccounts/EditGlobalGlAccount.groovy
> chartofaccounts/FindGlobalGlAccount.groovy
> fixedasset/month.groovy
> invoice/addAmountToInvoiceList.groovy
> invoice/addTotalAmount.groovy
> invoice/createItemList.groovy
> invoice/findInvoices.groovy
> invoice/invoicePayments.groovy
> order/billingAccountOrders.goovy
> payment/editPayment.groovy
> payment/findPayment.groovy
>
> Any thoughts on what to do with them?  My preference is to just get  
> rid of
> them...

I'm all for getting rid of unused stuff, so +1.

-David

Reply | Threaded
Open this post in threaded view
|

Re: Unused scripts in the accounting app

Adrian Crum-2
In reply to this post by Scott Gray
Are you sure month.groovy isn't being used?

--- On Fri, 6/6/08, Scott Gray <[hidden email]> wrote:
From: Scott Gray <[hidden email]>
Subject: Unused scripts in the accounting app
To: [hidden email]
Date: Friday, June 6, 2008, 5:11 PM

Hi All,

Here's a list of orphaned scripts in the accounting app:
admin/printChecks.groovy
chartofaccounts/EditGlobalGlAccount.groovy
chartofaccounts/FindGlobalGlAccount.groovy
fixedasset/month.groovy
invoice/addAmountToInvoiceList.groovy
invoice/addTotalAmount.groovy
invoice/createItemList.groovy
invoice/findInvoices.groovy
invoice/invoicePayments.groovy
order/billingAccountOrders.goovy
payment/editPayment.groovy
payment/findPayment.groovy

Any thoughts on what to do with them?  My preference is to just get rid of
them...

Thanks
Scott


     
Reply | Threaded
Open this post in threaded view
|

Re: Unused scripts in the accounting app

Scott Gray
Unless there's something wrong with my eclipse search, both month.bsh and
month.groovy show zero hits...

2008/6/7 Adrian Crum <[hidden email]>:

> Are you sure month.groovy isn't being used?
>
> --- On Fri, 6/6/08, Scott Gray <[hidden email]> wrote:
> From: Scott Gray <[hidden email]>
> Subject: Unused scripts in the accounting app
> To: [hidden email]
> Date: Friday, June 6, 2008, 5:11 PM
>
> Hi All,
>
> Here's a list of orphaned scripts in the accounting app:
> admin/printChecks.groovy
> chartofaccounts/EditGlobalGlAccount.groovy
> chartofaccounts/FindGlobalGlAccount.groovy
> fixedasset/month.groovy
> invoice/addAmountToInvoiceList.groovy
> invoice/addTotalAmount.groovy
> invoice/createItemList.groovy
> invoice/findInvoices.groovy
> invoice/invoicePayments.groovy
> order/billingAccountOrders.goovy
> payment/editPayment.groovy
> payment/findPayment.groovy
>
> Any thoughts on what to do with them?  My preference is to just get rid of
> them...
>
> Thanks
> Scott
>
>
>
>