Hello,
I've currently made a customization with the AR Invoice Entry screen that will create the invoices, however I am having trouble with getting the screen to auto-retrieve the invoices I've just created.
I've tried notifying the dataviews and refreshing oTrans with no success. Would anyone happen to have some insight as to why I am unable to refresh this screen?
Thank you.
Jose C Gomez
T: 904.469.1524 mobile
Quis custodiet ipsos custodes?
On Tue, Jul 1, 2014 at 1:30 PM, gkoutre@... [vantage] <vantage@yahoogroups.com> wrote:
Â<div> <p></p><p><span>Hello,</span></p><p><span><br></span></p><p><span>I've currently made a customization with the AR Invoice Entry screen that will create the invoices, however I am having trouble with getting the screen to auto-retrieve the invoices I've just created. </span></p>
I've tried notifying the dataviews and refreshing oTrans with no success. Would anyone happen to have some insight as to why I am unable to refresh this screen?
Thank you.
</div> <div style="color:#fff;min-height:0;"></div>
After I get the shipments, I'd like to tell the screen to refresh itself because invoices have been created for the group. I've tried notifying, refreshing, and updating several things (oTrans, adapters, etc.) with no success.
In invoice entry try actions menu > retrieve invoices
Best wishes
This message has been scanned for malware by Websense. www.websense.com
In normal Invoice Entry, you do not have to refresh after getting shipments. All invoices are listed.
What groupid is associated with the Invoices that were created via your program? InvcHead.GroupID.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, July 07, 2014 10:51 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: AR Invoice - Retrieving Invoices
Thank you for the response.
Earlier in the thread I explain that I have the user input the order number and the program will create invoices from the pack numbers associated with the order. I have all of the invoice creation working properly, however, I am unable to refresh the AR Invoice screen. I've tried notifying, refreshing, and updating several things (oTrans, adapters, etc.) with no success.
I need to be able to have the screen refresh itself with the new invoices that have been created.
Thank you for your time.
This is just my 2 cents but, I wouldn’t attempt to rewrite a program as big as AR Invoice Entry because they can’t get shipments by order number.
Order is display in getting shipments but, I would concentrate on customizing the selection instead of trying to recreate AR Invoice Entry.
There might be taxes that need to be calculated, or advanced billing or deposits. It updates too many things.
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Monday, July 07, 2014 12:28 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: AR Invoice - Retrieving Invoices
The Group ID associated with my invoices is from InvcGrp.GroupID. I tried changing the binding to InvcHead.GroupID but there was still no success.
Thank you.