[development-axapta] Window size

2004-01-02 Thread anettemalmberg
Hi , When printing a cod from a job how can I choose to move the window in the middle of a screen instead of left corner as it is like default now? Thanks Yahoo! Groups Sponsor ADVERTISEMENT click here Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

[development-axapta] Standard ItemLookUp

2004-08-24 Thread anettemalmberg
Hi, How can I modify standard Axapta 30(SP3) ItemIdLookUp with a new field? An existing lookUp contains ItemId,ItemName,ItemGroupId,NameAlias,ItemType,DimGroupId. Thanks! Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go t

[development-axapta] Re: Standard ItemLookUp

2004-08-24 Thread anettemalmberg
InventTable. It > works >   for me, or else you can create your own lookup programatically :) > >   Regards, > >   Arief Darmawan > >   -Original Message- >   From: anettemalmberg [mailto:[EMAIL PROTECTED] >   Sent: Tuesday, August 24, 2004 04:39 >  

[development-axapta] How to update LedgerTrans

2004-09-30 Thread anettemalmberg
Hi, I 've a new field on LedgerJournalTrans. The user can input a value in the filed when using the  Ledgerjournals ( example:LedgerJournalTransDaily ) How can I update LedgerTrans ( all transaction with the same JournalId) with the value of the field? What is the flow to update LedgerTran

[development-axapta] Server/Client Problem

2005-02-02 Thread anettemalmberg
Hi, I have a piece of code (I/O text files, Axapta 30, SP3) working fine from a 'fat' client but not from a 'thin' one. What is the reason for that? Thanks Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/development-axapta/  To uns

[development-axapta] Re: Server/Client Problem

2005-02-02 Thread anettemalmberg
t; > Matt Benic > Axapta Developer > UTi Sun Couriers Division > > "The universal aptitude for ineptitude > makes any human accomplishment an incredible miracle." > - Col. John P. Stapp > www.smallfrymobile.com <http://www.smallfrymobile.com> > > > --

[development-axapta] Re: Server/Client Problem

2005-02-09 Thread anettemalmberg
??? > > The second thing could be the permissions. If your AOS-Service is using the > SYSTEM User, the AOS is not allowed to use shares of other servers, because > the SYSTEM user has only access to the local filesystem of his own machine. > > HTH > Herbert > > | -

[development-axapta] Printing Sales invoice

2005-03-08 Thread anettemalmberg
Hi Multiprinting of Sales invoice is sorting by SalesId. How can I modify this sorting so all Invoices will come out sortied by another field in SalesTable instead? Thanks Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the

[development-axapta] Open a excelfile

2005-03-29 Thread anettemalmberg
Hi, I try to open an excel-document  from a table ProdRoute via menuItem (Display) atached to a form but I've only got a copy of the Excelfile and not the original file. I think the reason for that is codestring   >>> sysExcelWorkbook = sysExcelWorkbooks.add (COMVariant);,   but I am

[development-axapta] Re: Open a excelfile

2005-03-29 Thread anettemalmberg
Solved!! --- In development-axapta@yahoogroups.com, "anettemalmberg" <[EMAIL PROTECTED]> wrote: > > > Hi, > > I try to open an excel-document  from a table ProdRoute via menuItem > (Display) atached to a form but I've only got a copy of the >

[development-axapta] Create a new row i webgrid

2005-09-30 Thread anettemalmberg
Hi all, Is it possible to create a new row in a webgrid by busing 'DOWN' instead of 'Submit' button on the top of a grid? Regards//Anette SPONSORED LINKS Computer part Prog

[development-axapta] XML-File

2007-07-01 Thread anettemalmberg
Hi All, How can I get these two rows in the begining of my XML file: Thanks

[development-axapta] xml

2007-07-01 Thread anettemalmberg
Hi all How can i get this string in the begining of my XML-fil: thanks