[Axapta-Knowledge-Village] Problem with Weighted Avg Cost

2010-06-05 Thread Mark
We mistakenly Reported As Finished a production order for qty of 3 instead of 
1. We then RAF -2 to correct inventory, but now cost is 1/3 what it should be. 
How do we correct the cost? Does the 2/3 of WIP cost stay in WIP? Please advise.



[Axapta-Knowledge-Village] Re: Print document in DOT Matrix format

2010-06-05 Thread Mark
Any luck on this? Sorry for late reply. I had limited success in AX 3. Defined 
all printer command languange (pcl) commands in methods, then concatenated 
strings to fit lines as needed. Had problems passing space characters  some 
others in pcl methods- so had to chr function. Had problem sending more then 
1Kb, so limited amount of text in programmable sectoin. Could only make 
barcodes work in Prolog of report. 
All other text could be positioned using normal report attributes. Report had 
to include passthrough function. Printing had to be to windows generic text 
printer. 

Once setup though, the print speed was fast because documents were native PCL 
to printer. I may still have an example. ask meprouty @ veverizon.net

--- In Axapta-Knowledge-Village@yahoogroups.com, kusman@... wrote:

 Dear All
 
 Can anybody help us, How to convert the report in AX to dot matrix ?
 
 Thanks 
 
 Regards 
 
 Kusman





Re: [Axapta-Knowledge-Village] High cost price of items

2010-06-05 Thread vijay kumar
Hi Arun,
 
Do Cancel the closed period and do adjustments for the items showing wrong cost 
price, recalculate and generate the report. See if everything is ok and then 
run the inventory closing.
 
Thanks,
Vijay

--- On Thu, 3/6/10, arun karthick arunadit...@yahoo.com wrote:


From: arun karthick arunadit...@yahoo.com
Subject: [Axapta-Knowledge-Village] High cost price of items
To: Axapta-Knowledge-Village@yahoogroups.com
Cc: abhinavgupt...@gmail.com
Date: Thursday, 3 June, 2010, 10:52 AM


  





Hi,





 
We are facing an issue which seems related to inventory closing and adjustment.

For some of the items, system is displaying a very high cost price for the 
period from Oct 2009 to Feb 2010 due to which some ledger account balances 
values shot up abruptly.

The item cost price is coming fine after this period but account balances have 
gone wrong which we have to adjust.

Inventory is closed till 31st Jan 2010 and recalculated till 13th May 2010. 

Is there any way so that we can rectify the items cost price in the previous 
period so that account balances also get adjusted?

Any help will be highly appreciated.
 
Regards
Aditya










Re: [Axapta-Knowledge-Village] Re: Print document in DOT Matrix format

2010-06-05 Thread kusman . lim
Thanks

We have found that.

It just add a printer for general / text and connect to the port of dot matrix 
printer you have installed at the printer property.

Regards

Kusman
-Original Message-
From: Mark mepro...@yahoo.com
Sender: Axapta-Knowledge-Village@yahoogroups.com
Date: Sat, 05 Jun 2010 03:53:38 
To: Axapta-Knowledge-Village@yahoogroups.com
Reply-To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Re: Print document in DOT Matrix format

Any luck on this? Sorry for late reply. I had limited success in AX 3. Defined 
all printer command languange (pcl) commands in methods, then concatenated 
strings to fit lines as needed. Had problems passing space characters  some 
others in pcl methods- so had to chr function. Had problem sending more then 
1Kb, so limited amount of text in programmable sectoin. Could only make 
barcodes work in Prolog of report. 
All other text could be positioned using normal report attributes. Report had 
to include passthrough function. Printing had to be to windows generic text 
printer. 

Once setup though, the print speed was fast because documents were native PCL 
to printer. I may still have an example. ask meprouty @ veverizon.net

--- In Axapta-Knowledge-Village@yahoogroups.com, kusman@... wrote:

 Dear All
 
 Can anybody help us, How to convert the report in AX to dot matrix ?
 
 Thanks 
 
 Regards 
 
 Kusman