[Axapta-Knowledge-Village] Unit Conversion

2004-06-24 Thread UserM1837
Hi,   When we set up our unit conversion, we set it out to 6 decimal places.  Our on hand inventory is out 5 decimal places.  This difference creates negative on hands of very tiny/small quantities.  When the unit conversion decimals is changed to 5, it creates errors when trying to post product

[Axapta-Knowledge-Village] Rotate text or Picture

2004-06-24 Thread UserM1837
Hi,   Is it possible to rotate some text or a picture on a report?   Thanks Do you Yahoo!? Yahoo! Mail - You care about security. So do we. Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go

Re: [Axapta-Knowledge-Village] Barcode

2004-06-24 Thread UserM1837
More like the barcode string.  Here is the code for the barcode string for the itemId.  Suppose I want to add another barcode string for lets say batch#.   public void executeSection(){     ;       Barcode.clear();       barcode.string(true, inventbatch.itemId);       super();   ThanksRaul Llore

Re: [Axapta-Knowledge-Village] Barcode

2004-06-24 Thread Raul Llorente Peña/OPENSOLUTIONS
I don´t understand you. Do you mean to add a new barcode fontype, or just to add a new barcode in the same bar code (and fonttype) but different text?? Raúl Llorente Peña Técnico de Desarrollo e implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTIONS Sharing the knowledge on

Re: [Axapta-Knowledge-Village] Date Format

2004-06-24 Thread Raul Llorente Peña/OPENSOLUTIONS
Check the language of the configuration; if ok, check the language of the client of the report, the invoices and so on are printed in the language of the client, not the user's one. Raúl Llorente Peña Técnico de Desarrollo e implementación en Microsoft Bussiness Solutions-Axapta OPEN SOLUTI

[Axapta-Knowledge-Village] Barcode

2004-06-24 Thread userm1837
Hi, I would like to add second barcode to a report I am working on. I followed the method of the Bill of Lading report. This report has only one barcode. How do I add a second one? Yahoo! Groups Sponsor ~--> Make a clean sweep of pop-up ads. Ya

[Axapta-Knowledge-Village] Date Format

2004-06-24 Thread userm1837
Hi, My company has two offices in the US and France. The AOS is set up in France. For some reason the reports of our France office print with the US format date. This started happening recently. Are there any ideas? Or is there a way we have to set up the AOS? The local dates on the indiv

Re: [Axapta-Knowledge-Village] Product Costing and Posting in Production

2004-06-24 Thread Koh Meng
Hi Wu,   Thanks again for your prompt reply.  But i still quite confused with the ledger posting once i run the costing.  FYI the ledger setup  i choose for production posting is Item + workcenter.   Can you give me any example?   Thanks in advance.   Joel WU <[EMAIL PROTECTED]> wrote: Hi Men