RE: [Axapta-Knowledge-Village] Strange error if use cross reference on a report filter (Urgent)

2005-05-14 Thread Varden Morris
Hi James,   From what I understand it seems that the custInvoiceJour table is the only data source on the report concerned. When a query from this table is passed to the _cursor variable it has the exact structure of the custInvoiceJour table. When you add another table to the data source the s

RE: [Axapta-Knowledge-Village] Production picking list via code

2005-05-14 Thread Harry \(Harshawardhan Deshpande
hi   class ProdJournalCreateBOM   regards   harryJames Flavell <[EMAIL PROTECTED]> wrote: Thanks Harry,   Yes that is the function thanks :).    Do you know which production class/method etc where I can see the code that actually makes the picking list and and posts it automatically?  I have n

RE: [Axapta-Knowledge-Village] Paper size

2005-05-14 Thread Ali KESKIN
Did you try to change the printer option in driver file? -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of LJ Botha Sent: Saturday, May 14, 2005 12:56 PM To: Axapta-Knowledge-Village@yahoogroups.com Subject: RE: [Axapta-Knowledge-Vill

RE: [Axapta-Knowledge-Village] Strange error if use cross reference on a report filter (Urgent)

2005-05-14 Thread James Flavell
Title: Message Thanks Varden,   Could I move the code from the send into the executesection of the custinvjour body?  All the code in the send is actually just to calculate some values of some of the fields on the custinvjour body line.   I am interested to better understand the cursor an

RE: [Axapta-Knowledge-Village] Production picking list via code

2005-05-14 Thread James Flavell
Title: Message Thanks Harry,   Yes that is the function thanks :).    Do you know which production class/method etc where I can see the code that actually makes the picking list and and posts it automatically?  I have not managed to really find it after sometime of wandering around the ma

RE: [Axapta-Knowledge-Village] Paper size

2005-05-14 Thread LJ Botha
Thanx for reply Ali We have changed the default printer settings but the Axapta report is not resized accordingly. The best we could get was to not allow auto resizing of the report. The report then previewed wrong with pieces of data cut off on the right side and bottom. During printing the width

RE: [Axapta-Knowledge-Village] Paper size

2005-05-14 Thread Ali KESKIN
We had the same problem and we developed two methods; 1. As you know, axapta takes printer properties from the Windows. We change the printer properties in driver file. 2. I made all development about the report on the computer which the printer is connected. So default printer was epson. I think

[Axapta-Knowledge-Village] Paper size

2005-05-14 Thread lourens1210
When printing onto custom paper sizes from Axapta we have a problem that the paper size is not picked up correctly from the default printer. The result is that the initial sizing of the report(in this case a customised invoice) is wrong. Choosing the right printer and paper size from here does