[Axapta-Knowledge-Village] Batch Processing

2006-03-27 Thread mbsdeveloper
Dear All is it possible to run an Axapta batch processing by Windows service without opening Axapta session and run it? Please advise Thanks Sharing the knowledge on Axapta. Visit www.frappr.com/axapta for axapta friends. Yahoo! Groups Links <*> To visit your group on the web, go to:

[Axapta-Knowledge-Village] Re: Inventory On-Hand Report

2006-03-27 Thread Hardi
Hi Rick, I found that if you delete record in "tools/Development tools/application objects/usage data" go to report selections tab and delete records for "InventOnHand" for a particular user then he/she can perform selection again. This is I would consider as a microsoft minor bug because I cou

[Axapta-Knowledge-Village] Send Report by email

2006-03-27 Thread mbsdeveloper
Dear When I using Axapta to send out message via Outlook XP, it show message box. "A program is trying to access e-mail address you have stored in outlook. Do you want to allow this", If this is unexpected, it may be a virus and you hsould choose "No" . Allow access for " 1 - 10 minute".

RE: [Axapta-Knowledge-Village] Mandatory unit introduced by MBS?

2006-03-27 Thread James Flavell
Thanks Subbu, I managed to get the error you are talking about using both SP1 and SP4 :) But take note you need to have: PO/SO line having unit (that is not rounded to zero decimals) Inventory unit set as blank on item master (Can you confirm this was/is the problem you faced) So actually making

[Axapta-Knowledge-Village] Extending Document Handling + Reflection

2006-03-27 Thread Brandon George
Hello All, I completed last week a great little piece of work that I really enjoyed working on. I had to extend the standard document handling for an AX 3.0 SP3 installation. Anyway I wrote all about it in this post: http://dynamics-ax.blogspot.com/2006/03/extending-document-handling.html I wa

Re: [Axapta-Knowledge-Village] Zipcode mandatory property.

2006-03-27 Thread Jayson Joseph Thattil
Hi ZipcodeId is not unique in ZipCode table so Dummy postal code will work fine. I think blank Zipcode will also work. Any issues for looking up zipcode if having many blank zipcodes. Is there any thing I need to test before removing the mandatory field property for ZipcodeId field in ZipCode

Re: [Axapta-Knowledge-Village] Zipcode mandatory property.

2006-03-27 Thread P R
Hi Jayson, Why not create a Dummy Postal (zip) code ? Regards PR On 26/03/06, tj_jayson <[EMAIL PROTECTED]> wrote: > > Hi All, > > How to enter a city with out a zipcode in Axapta? > > we have some non US customer delivery addresess with out Zipcode but > only street ,city and country. > > Sinc

[Axapta-Knowledge-Village] Re: Sales order requirement view from Master plan

2006-03-27 Thread edwardjosling
Hi Harry, Yes, just after my post I got the futures inquiries window - thanks! Regards Eddie --- In Axapta-Knowledge-Village@yahoogroups.com, "Harry Deshpande" <[EMAIL PROTECTED]> wrote: > > Hi > > Did u check out inquiries-futures? > > Regards > > Harry > > > -Original Message- >

Re: [Axapta-Knowledge-Village] Urgent : The Report is not being scaled.

2006-03-27 Thread Siva kumar
Hi Priyank, In prompt method before Super() try this code: element.printjobsettings().fitToPage(True); Thanks & regards, Siva Priyank Krishna <[EMAIL PROTECTED]> wrote: hi guys, I am facing strange thing on the report. In a report, I have added 30 controls in a p

Re: [Axapta-Knowledge-Village] Inventory On-Hand Report

2006-03-27 Thread Agus Riyadi
Hi Rick, Yes, I faced the same problem and have not found any clue. Regards, Agus On 3/27/06, saykai83 <[EMAIL PROTECTED]> wrote: > > Hi all, > > Any of you facing the problem selecting query in on-hand inventory > report ( Inventory management > reports > on-hand > on-hans inventory ). > > T

RE: [Axapta-Knowledge-Village] Sales order requirement view from Master plan

2006-03-27 Thread Harry Deshpande
Hi Did u check out inquiries-futures? Regards Harry -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of edwardjosling Sent: 27 March 2006 09:30 To: Axapta-Knowledge-Village@yahoogroups.com Subject: [Axapta-Knowledge-Village] Sales or

[Axapta-Knowledge-Village] Inventory On-Hand Report

2006-03-27 Thread saykai83
Hi all, Any of you facing the problem selecting query in on-hand inventory report ( Inventory management > reports > on-hand > on-hans inventory ). This is due to the second time with same user-id, no selection can be make or field or criterial can be choosen. this is weird? any comment or su