Users - updateInvoiceItem

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

Users - updateInvoiceItem

cjhowe
I was peeking through the accounting application and
stumbled upon updateInvoiceItem in the controller.xml
file.  This uri is not called from anywhere in the web
application that you can link to from the accounting
app's main page.  Is it okay to call this uri directly
and actually update an InvoiceItem?  Or will it mess
up the glAccounts (sales, etc)?
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - updateInvoiceItem

Hans Bakker
Hi Chris,

We initially implemented but later decided that it was not required on the
screens. We did leave the uri and service in place and I think it should
work. Please remember also in this case that the item can only be modified if
the status of the invoice is 'in progress' so it should not interfere with
the posting process.

--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

On Tuesday 13 June 2006 14:47, Chris Howe wrote:

> I was peeking through the accounting application and
> stumbled upon updateInvoiceItem in the controller.xml
> file.  This uri is not called from anywhere in the web
> application that you can link to from the accounting
> app's main page.  Is it okay to call this uri directly
> and actually update an InvoiceItem?  Or will it mess
> up the glAccounts (sales, etc)?
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment