[Axapta-Knowledge-Village] Re: On hand

2010-05-05 Thread axaeffect
Yes I've tried that, but you see in InventDim only gives you InventBatchID, to 
find record in InventBatch you need one more, ItemID.

I can get it from InventSum, and I create the display method in the form, but 
It shows redundant data in my grid.

Thanks,

--- In Axapta-Knowledge-Village@yahoogroups.com, Nitesh Ranjan 
 wrote:
>
> Invent OnHand is having InventDim as its datasource
> Create a display method at InventDim table level and show this display 
> method  on the form.
>  
> Regards,
> Nitesh Ranjan
> 
> --- On Wed, 5/5/10, axaeffect  wrote:
> 
> 
> From: axaeffect 
> Subject: [Axapta-Knowledge-Village] On hand
> To: Axapta-Knowledge-Village@yahoogroups.com
> Date: Wednesday, May 5, 2010, 2:30 PM
> 
> 
>   
> 
> 
> 
> Hi all,
> 
> I've modified table InventBatch to add new column. 
> 
> You know the information in Inventory On hand (Path : Inventory 
> management/Item, button Onhand). Lets say I choose to display inventory 
> dimension batch number and want to display also the new column that I added. 
> 
> I've add some display method in Form InventOnHandItem but not getting the 
> correct info.
> 
> What step should I do?
> 
> Thanks,
> 
> Axl
>




Re: [Axapta-Knowledge-Village] Need Help

2010-05-05 Thread Mudassar
What error u r getting while deleting that company?




From: Sanam Khan 
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tue, May 4, 2010 8:22:19 AM
Subject: [Axapta-Knowledge-Village] Need Help

  
Hi all I am facing a problem that we have created a
duplicate company and then we delete it from the form where there is company
but as that was in process we break the process in the middle. Now is there any
way to get out of this problem means to delete the duplicate company completely
from the system. 
 
Any help would be highly appreciated.
 
Regards,
Sanam Khan
 
 


  

Re: [Axapta-Knowledge-Village] On hand

2010-05-05 Thread Nitesh Ranjan
Invent OnHand is having InventDim as its datasource
Create a display method at InventDim table level and show this display method  
on the form.
 
Regards,
Nitesh Ranjan

--- On Wed, 5/5/10, axaeffect  wrote:


From: axaeffect 
Subject: [Axapta-Knowledge-Village] On hand
To: Axapta-Knowledge-Village@yahoogroups.com
Date: Wednesday, May 5, 2010, 2:30 PM


  



Hi all,

I've modified table InventBatch to add new column. 

You know the information in Inventory On hand (Path : Inventory 
management/Item, button Onhand). Lets say I choose to display inventory 
dimension batch number and want to display also the new column that I added. 

I've add some display method in Form InventOnHandItem but not getting the 
correct info.

What step should I do?

Thanks,

Axl









  

[Axapta-Knowledge-Village] How to Increase decimals of purchprice and line amount to 5 places

2010-05-05 Thread nahid
Hi All,

For the Purchase module we need to increse the purchprice and line amount 
feilds decimals to 5 decimals.

I know we can change the EDT's noof decimals property to 5. But how can we 
ensure the calculations will happen correctly. I know there are many classes 
and methods involved here.

Is there any other way to handle this. 

Your help is much appreciated.

Thanks 

Farheen





[Axapta-Knowledge-Village] On hand

2010-05-05 Thread axaeffect
Hi all,

I've modified table InventBatch to add new column.  

You know the information in Inventory On hand (Path : Inventory 
management/Item, button Onhand).  Lets say I choose to display inventory 
dimension batch number and want to display also the new column that I added. 

I've add some display method in Form InventOnHandItem but not getting the 
correct info.

What step should I do?

Thanks,

Axl