So sorry to bother you Ettienne or anyone here. Just want to make sure I understand right and I do things correctly... I thought this was the purpose of this forum.
So if I understand correctly dates are set when Open is called (or as soon as the object is allocated) on a Accpac.Session objet? Is this right?
So if my software starts on November 11th and creates an invoice on November 12th, the invoice will be November 11th.
If the following is right than...
Hi DjangMan, Thanks for the info.
I thought that those fields would have been set automatically by Accpac, just like it does in the UI.
Do you guys know if there are any other fields that I should set before shipping and invoicing so my software acts like the UI?
Thanks again
Maybe I did not explain myself correctly (or did not understand your answer correctly). Sorry English is not my first language.
What can I do to avoid this behaviour? I want all my shipment and invoice to have the current date.
Thanks
Hi,
I'm generating shipments and invoices in OE module in a home made software.
What happened today is really weird. When I look at the shipments and invoices created today by my software I realize that they don't have the same date! Some have yesterday's date and some have today's date...All...
That's was a good trail.
That's weird. I opened the report in Crystal Report, went in the printer setup, select my printer, save the report. Retried to print from Accpac... And it worked!
So I guess there was something wrong in the rpt file.
Thanks!
Ok I found why the printer wants to print from the manual feeder. The paper type passed to the printer is different from the one configured in the printer tray 1. The Actual configuration is "normal" and the print sent to the printer by Accpac wants to print to "Bristol"?? paper.
Any way to...
Oh I just realize one more thing. If I show the print preview and print from the print preview... It's working. Printer takes the paper from the tray 1 as expected.
Hi,
Did anybody face the following issue:
I have a Lexmark E230dn. Whenever I try to print from Accpac the paper source is redirected to the "manual feeder" even if I choose "automatic" or "Tray 1" in the Accpac printer setup configuration window.
I tried to update the driver, tried another...
Hi,
I need to find a way to know if an order entry changed since the last time my software read the information. (Something like "last post date and time")
So what I did is to list all the fields in the OE0520 view. Copy all values in an Excel sheet. Then I updated the order entry and list...
Forgot the update at the end.
...
:oAccpacLienCie>>OpenView("OE0520", vOEORDH)//Order header
:oAccpacLienCie>>OpenView("OE0500", vOEORDD)//Order detail
...
vOEORDD>>Fields("LINENUM")>>PutWithoutVerification(32)//' Item line number
vOEORDD>>Read
vOEORDD>>Fields("QTYSHIPPED")>>Value = 1//'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.