[development-axapta] Re: Can i post Sales order from EP

2010-03-03 Thread gunjan_bhattacharyya
Hi Suneel, You actually can post a Sales Order from your EP site. It would involve some default values to be passed maybe, bt still it is achievable. You need to use the Sales Order posting API. You need to have a text box in your EP site to get the invoice num. on the click of a button in your

[development-axapta] Re: Delete table and class members..

2008-06-02 Thread gunjan_bhattacharyya
Delete table and class members is used for doing away with all d customisations done to that particular table or class which is in the XPO.. For example, if i have some customisations in the sales table and i want to remove those customisations and hv only the customisations which are there in the

[development-axapta] Re: one should disable if i modify other field

2008-05-29 Thread gunjan_bhattacharyya
Hi Pooja.. I think you should write the code by overriding the modofiedfield method of the field you are going to modify. There u can disable this field. --- In development-axapta@yahoogroups.com, "Pooja ." <[EMAIL PROTECTED]> wrote: > > i have 2 fields in a form ...one should disable if i modify

[development-axapta] Re: 4.0 installation

2008-03-18 Thread gunjan_bhattacharyya
Hi Syner Check in your services if the Dynamics client is started. Failed to establish connection message is usually as a result of that only.. --- In development-axapta@yahoogroups.com, Syner P <[EMAIL PROTECTED]> wrote: > > Hi all, > > I installed Ax 4.0. But when running the client I recei