[development-axapta] Setting Width Size Of Look Up Screen

2004-01-22 Thread Michael JACKSON
Hi All, I want to set width of look up screen. Because, now, look up screen has a coloumn and all data in that coloum arent beeing read. So, actually these data have long string expressions. And also, label of this coloumn is Color. I suppose that I must change label name (for

[development-axapta] Re: What does element.close() do on Web Forms?

2004-01-22 Thread vozadali
Ok :) I saw that it is used is the code of Enterprise Portal in various places. But I didn't use it in any place in the codes I developed for the Web. So I thought that it may cause errors in the future since I don't use element.close() anywhere:) --- In [EMAIL PROTECTED], Jacob Christian

[development-axapta] Notes of DocuRef are not splitted correctly (Axapta3SP1)

2004-01-22 Thread agramm2000
Hi, There is a note, which do not fit on one page in report SalesQuotation. If printing you have a page with part of text then you have a page only with header and footer next page next part of text is printed then an empty page again and so on. ReportStringControl ist set to dynamic

Re:[development-axapta] Notes of DocuRef are not splitted correctly (Axapta3SP1)

2004-01-22 Thread [EMAIL PROTECTED]
hi, anyone know how to pay external emploied commission ? the setting on commision customer group and sales group and so on run properly, the commission are correctly calculated on invoice. I do not know if a specific procedure has to be used to pay these commision. I know is not a

[development-axapta] commission

2004-01-22 Thread [EMAIL PROTECTED]
sorry, i forgot to change the subject on previous mail. hi, anyone know how to pay external emploied commission ? the setting on commision customer group and sales group and so on run properly, the commission are correctly

[development-axapta] what's better ??

2004-01-22 Thread vario0
Hy, When we began with axapta programming, one of our consultant said that the usage of Import/Export project was a wrong solution. Then, he adviced us to import our developpement by making a copy of the CUS Layer. But, in this case, before each copy, we need a stabilised layer. And,

Re: [development-axapta] what's better ??

2004-01-22 Thread Jacob Christian Døskeland
It depends on your needs! If you are able to always have a stabilised layer its very nice to use the way the consultant talks about. Because you are then 100 % sure that you are operating with the same table ids and so on in both enviroments. If it's hard to keep the dev enviroment stabilised

[development-axapta] Re: what's better ??

2004-01-22 Thread vario0
Thanks a lot --- In [EMAIL PROTECTED], Jacob Christian Døskeland [EMAIL PROTECTED] wrote: It depends on your needs! If you are able to always have a stabilised layer its very nice to use the way the consultant talks about. Because you are then 100 % sure that you are operating with

[development-axapta] Setting Width Size Of A Coloumn In The Look Up Screen

2004-01-22 Thread Michael Jackson
Hi All, I want to set width of look up screen. Because, now, look up screen has a coloumn and all data in that coloum arent beeing read. So, actually these data have long string expressions. And also, label of this coloumn is Color. I suppose that I must change label name (for

[development-axapta] Regarding Labels

2004-01-22 Thread Mikael Dalgård
Title: Meddelelse Hi all I got a BIG (label problem), when I try to import a project from my developer laptop intoour AOS Test Server, I don´t get all ofthe labels during the import (only some of them). I try to set all of the labels to (be overwritten, but that doesn't´t work

SV: [development-axapta] Regarding Labels

2004-01-22 Thread Thomas Jensen
Title: Meddelelse Maybe your label file isn't updated with the labels. Remember that it's updated only when the last user exists Axapta. Try to open the labelfile in a notepad to check. Thomas -Oprindelig meddelelse- Fra: Mikael Dalgård [mailto:[EMAIL PROTECTED] Sendt:

[development-axapta] Setting Width Size Of A Coloumn In The Look Up Window

2004-01-22 Thread Michael Jackson
Hi All, I want to set width of a coloumn in the look up window. Because, now, my that look up window has a coloumn and all data in that coloum arent beeing read as whole. So, actually these data have long string expressions. What must I do in order to display all row data with

Re: SV: [development-axapta] Regarding Labels

2004-01-22 Thread jesper.joergensen
Title: Meddelelse Hi Mikael, try deleting the .ali (index file) for the label file, start the application on the Server in 2-tier mode. Then restart the AOS. /Jesper Original Message processed by Tobit InfoCenter

[development-axapta] Filtering on a memo field

2004-01-22 Thread Don Price
Hi All, Has anybody ever been able to come up with a solution to filter on a memo field? Currently if you try to set a range on this type of field it will throw an exception. The only possible solution Ive thought of is searching the table myself in a loop and building a range of

Re: [development-axapta] Filtering on a memo field

2004-01-22 Thread Jonathan St-Louis
Hi, what kind of exeption do you have? - Original Message - From: axaptacoder To: [EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:30 AM Subject: [development-axapta] Filtering on a memo field Hi All, Has anybody ever been able to come up with a

[development-axapta] Re: Filtering on a memo field

2004-01-22 Thread axaptacoder
Invalid Range Type --- In [EMAIL PROTECTED], Jonathan St-Louis [EMAIL PROTECTED] wrote: Hi, what kind of exeption do you have? - Original Message - From: axaptacoder To: [EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:30 AM Subject: [development-axapta] Filtering on

Re: [development-axapta] Re: Filtering on a memo field

2004-01-22 Thread Jacob Christian Døskeland
As far as i know it's not possible to use where statements on a memo field. It's a limit in SQL server. So i think you need to loop the whole table and strscan() the field, and then build the queryranges. JAcob At 17:06 22.01.2004 +, you wrote: Invalid Range Type --- In [EMAIL PROTECTED],

[development-axapta] Unwanted Corrected sales tax amount in VendInvoiceJournal...

2004-01-22 Thread Peter Chalem
Hi All... When we are typing a Invoice Journal in Accounts Payable, sometimes the system generates "automatically" some value on the Corrected Sales Tax Amount field ... I know if I go to the Sales Tax button in the form and then put an adjustment, it should create it, but in this case