RE: [Axapta-Knowledge-Village] Manufacture

2005-03-18 Thread Harshawardhan Deshpande
hi   Standard Axapta will not handle this scenario.   I have written  a by-product modification that can be adjusted to suit your scenario. Let me know if you want it. I have tested it extensively and it works very fine. However, I must admit that it touches / extends all of the inventory core c

RE: [Axapta-Knowledge-Village] Manufacture

2005-03-18 Thread Hemant Kumthekar
Hi,   Are you saying that when you produce / manufacture you donot know what product will be produced.  More like the process industry.  Here is something you can try out   > Create a BOM with by product by defining in the BOM as -ve QTY per.  This will affect your costing for sure.   Hemant K C

RE : RE : [Axapta-Knowledge-Village] Image management in Axapta

2005-03-18 Thread Steeve Gilbert
First I write a unique Id in the Description field so I can trace back the image.  Here's an example of a method that will return my image: "SomeLogo" is the id I've put in the Description field.  Btw, I didn't add any index.   display Bitmap getSomeLogo(){     DocuRef dc;     DocuV

RE: RE : [Axapta-Knowledge-Village] Image management in Axapta

2005-03-18 Thread Zillmer, Ryan
Thanks for the tip, Steeve.  I looked into the document handling and this seems like the way to go.  After looking at it, I have some more questions:   To access the images as needed, did you add an index to the DocuRef table to index by name and then create a method to find by name?  Fro

RE : [Axapta-Knowledge-Village] Image management in Axapta

2005-03-18 Thread Steeve Gilbert
Hi Ryan, Here we store "global" images in document handling from the form "Company Information" in Base/Setup. Regards, Steeve... -Message d'origine- De : Zillmer, Ryan [mailto:[EMAIL PROTECTED] Envoyé : 18 mars 2005 15:14 À : 'Axapta-Knowledge-Village@yahoogroups.com' Obje

[Axapta-Knowledge-Village] Image management in Axapta

2005-03-18 Thread Zillmer, Ryan
Does anyone know if there is some kind of image management utility in Axapta? I know there is a place to store the company logo, but I have a variety of logos I'd like to store (ex. ISO registration logos, etc.). I think I know enough about Axapta to create my own table for images and build a fo

[Axapta-Knowledge-Village] Record level Security for inventDim

2005-03-18 Thread Cenk INCE
Hi all   My customer wants users not to see other inventlocations(and inventonhand when they select location) that they have no relation. For ex. User1 works for inventlocation il1, he won't see il2 and il3. I tried to make record level sec. but i couldn't make because that table doesn't viewed

RE: [Axapta-Knowledge-Village] Help on purchase order print without price

2005-03-18 Thread Deepak
Hi Jack Just Check the parameters in AP, tick on Purchase order price/amount under Vendor. It will help you Cheers *Deepak Kumar Garg | Business Analyst Microsoft Business Solutions - Axapta California Software Co. Ltd. Elnet Software City, Taramani, Chennai-600113 INDIA Mobile : +91-9

[Axapta-Knowledge-Village] Help on purchase order print without price

2005-03-18 Thread haulinwang
Hi, When I post purchase order and print requisition the price and amount did't show up. We found that there is a column in VendPurchOrderJour called AmountPurchaseOrder infect this.Does anyone know how this happened ? Is there any parameter to do with this ? Thanks. Jack Wang --

[Axapta-Knowledge-Village] Re: Purchase Rejections

2005-03-18 Thread deepa_ramarao
Thank You. In the 3rd option how to recover the cost from the vendor? Deepa --- In Axapta-Knowledge-Village@yahoogroups.com, Hemant Kumthekar <[EMAIL PROTECTED]> wrote: > > Hi, > > There can be different stages at which the Material purchased can be return/rejected > > 1. In coming m

RE: [Axapta-Knowledge-Village] Manufacture

2005-03-18 Thread Craig Fidler
Hi Harry   That is exactly what is happening.   I have one raw material input and a possible multiple finished goods output   From: Harshawardhan Deshpande [mailto:[EMAIL PROTECTED] Sent: 17 March, 2005 11:55 AM To: Axapta-Knowledge-Village@yahoogroups.com Subject: Re: [Axa

[Axapta-Knowledge-Village] Re: CRM Document handling - Quotation Templates

2005-03-18 Thread jaykay_nl
Unfortunatelly there is no real supported solution by MBS for this problem, which I really think is a weakness. The funtionality of creating quotation letters via document handling is very sexy and flexible, but miss some basic features like the decimal format. But there is a workaround avail

Re: [Axapta-Knowledge-Village] How can i clean data in Audit Trail(Transaction Log)?

2005-03-18 Thread Olivier . Parent
Hi, It's because in Axapta 2.5 you have one systems sequence number for all society. In Axapta 3.0, you have one systems sequence number per society and during upgrade, Axpata don't update this systems number sequence  to the max value (the new system number sequence begin to 1) Here is the

[Axapta-Knowledge-Village] How can i clean data in Audit Trail(Transaction Log)?

2005-03-18 Thread koong007k
Hi, When you post transaction in Axapta,there are transaction log created. The transactionlog increasing continuously. When i had migrate data to new AXDB, i had imported transactionlog too! And when i post transaction there are error that transactionlog ID already existed. I want to clear

[Axapta-Knowledge-Village] How can i clean data in Audit Trail(Transaction Log)?

2005-03-18 Thread koong007k
Hi, When you post transaction in Axapta,there are transaction log created. The transactionlog increasing continuously. When i had migrate data to new AXDB, i had imported transactionlog too! And when i post transaction there are error that transactionlog ID already existed. I want to clear