[development-axapta] Re: reduce Qty in SalesLine abfter InventPickingListRegistrate

2007-12-20 Thread Steeve Gilbert
You can start with that method :
\Classes\SalesFormLetter_PickingListJournal\writeJournalLine()

it is executed for each line of your picking list when it is posted 
from SalesEditLine.  From there you can update salesLine.

Steeve...

--- In development-axapta@yahoogroups.com, gost05021982 
[EMAIL PROTECTED] wrote:

 hello,
 
 maybe somone has had the same Problem an has an solution for me.
 My Problem is:
 
 After I hav had registrated the InventPickingList, the Qty in 
 SalesLine should be reduced on the qty inserted in the 
 PickingListRegistrate.
 
 Or does someone know which method is called wenn choosing closed in 
 the Form SalesEditLines.
 
 Thans for Help





[development-axapta] Missing overload in InventMov_Journal

2007-12-20 Thread Earl Rey Lacsina
I’m having an error when posting a inventory transfer journal. When I trace
the error, it leads me to this…

 

Class : InventMov_Journal

Method: parmUpdCostAmountphysical

 

further trace leads to…

 

Class: Error

Method: missingOverload

 

How can I tell what overload is missing in the class InventMov_Journal? 

Can someone send me an export of InventMov_Journal for AX3 SP5 so I can
compare mine?

 


Internal Virus Database is out-of-date.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.6/865 - Release Date: 6/24/2007
8:33 AM
 


[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/development-axapta/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



[development-axapta] Pivot Table

2007-12-20 Thread santosh ahuja
Dear All,
 
I have few queries regarding The PivotTable.
Our  reporting  requirements  are  in  excel  download  with  summarization  in 
 the  form  of  PIVOT  table .
But I have no knowledge of pivot table in axapta.
Which type of code I will write?
How are make the pivot Table in axapta? 
Plz guide about the pivot …
 
Regards
Santosh Ahuja
 
 



- Original Message 
From: Agus Riyadi [EMAIL PROTECTED]
To: development-axapta@yahoogroups.com
Sent: Wednesday, 19 December, 2007 6:25:13 PM
Subject: [development-axapta] Bug in Ax 4.0 date range?

Hi,

I found that delivery date exceeded report ( AP Report  Status Delivery
date exceeded, the report is PurchCollectionLett erList) in Ax 4.0 is
incorrect.
It is incorrectly recognize datenull range as a 01/currentmonth/ 1900, not
01/01/1900 as should.

here is the excerpt from fetch method:
queryBuild = this.query() ;
confirmedDlv =
queryBuild.dataSour ceTable(tablenum (PurchLine) ).addRange( fieldnum( 
PurchLine,
ConfirmedDlv) );
confirmedDlv. value(queryRange Concat(strfmt( '..%1',
queryValue(collecti onLetterDate- 1)), *queryNotValue( dateNull( ))*));

queryRun_PurchColle ctionLetterList = new
QueryRun(queryBuild ); //PUT BREAKPOINT HERE

You will see the value of confirmedDlv range incorrect.

This causes all purchline with blank confirmedDlv are included as query
result. I am worry this happen at another place too.
Anyone know how to fix this?

Regards,

Agus

[Non-text portions of this message have been removed]





  5, 50, 500, 5000 - Store N number of mails in your inbox. Go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

[Non-text portions of this message have been removed]



[development-axapta] 4 decimals for amounts

2007-12-20 Thread James Flavell
Has anyone changed or tried to change AX to allow 4 decimals in amount
fields (base or currency amoutns)?
 
I would appreciate if you could share your expereince with such a
modifcation
Thanks
James
 
 


[Non-text portions of this message have been removed]



Re: [development-axapta] temptable

2007-12-20 Thread Barunava Pal
Hi,
Have you properly selected the join property of your temptable with salesline 
in the form? Check the Salestable form where SalesTable and Salesline tables 
are joined. check the property of the salesline datasource.
Barunava

- Original Message 
From: Ahmet Tütüncüler [EMAIL PROTECTED]
To: development-axapta@yahoogroups.com
Sent: Monday, 17 December, 2007 6:44:58 PM
Subject: Re: [development-axapta] temptable









  



Hi,



I have 2 suggestion about this.



First, you can write temptable_ds. executequery( ) after you get new

temptable.



Second, you can get all values in temptable first, then innerjoin with

salesline.

I hope, i didn't understand wrong your question.

On Dec 14, 2007 3:28 AM, tangolp [EMAIL PROTECTED] com wrote:



   Hello,



 I have 2 grids on the same form. The top grid contains SalesLine

 records. The bottom grid contains external data which is bound to a

 temptable. I have no problem to display the SalesLine data in the top

 grid. What I wanted to do was that when the user clicked on a record -

 SalesLine - or on a grid row, a process will populate the temporary

 table with external data by a calling a store procedure. I was able to

 achieve this task by calling the Active mehtod. Everything is working

 fine with the exception of refreshing the grid which bound to the

 temptable. I checked the process by inserting info() statement in a

 function to see if the records are inserted correctly in the temptable

 and they did. Now the problem is to refresh the grid to display the

 current data. For some reason, it always displayed the data that were

 return in the FormRun.init( ). Can someone help me? Thanks!



 





-- 

Ahmet TÜTÜNCÜLER



[Non-text portions of this message have been removed]






  







!--

#ygrp-mkp{
border:1px solid #d8d8d8;font-family:Arial;margin:14px 0px;padding:0px 14px;}
#ygrp-mkp hr{
border:1px solid #d8d8d8;}
#ygrp-mkp #hd{
color:#628c2a;font-size:85%;font-weight:bold;line-height:122%;margin:10px 0px;}
#ygrp-mkp #ads{
margin-bottom:10px;}
#ygrp-mkp .ad{
padding:0 0;}
#ygrp-mkp .ad a{
color:#ff;text-decoration:none;}
--



!--

#ygrp-sponsor #ygrp-lc{
font-family:Arial;}
#ygrp-sponsor #ygrp-lc #hd{
margin:10px 0px;font-weight:bold;font-size:78%;line-height:122%;}
#ygrp-sponsor #ygrp-lc .ad{
margin-bottom:10px;padding:0 0;}
--



!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a{
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc{
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o{font-size:0;}
.MsoNormal{
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq{margin:4;}
--








  Explore your hobbies and interests. Go to 
http://in.promos.yahoo.com/groups

[Non-text portions of this message have been removed]



[development-axapta] Upgrade issue 2.5 to 3.0

2007-12-20 Thread pawanbajaj123
Hi All,

When i try to upgrade from 2.5 to 3.0, i am not getting the upgrade 
project wizard, infact i am getting a few error messages. These are 
the steps i followed:

1. Ran 2.5 in var layer with code for var layer in my config file (2 
tier)
2. Upgraded the application to 3.0
3. Upgraded client to 3.0
4. Started Axapta using the same config file, system started 
rebuilding axapd.aoi and finished. Then system prompted that var layer 
code is incorrect and it was followed by a series of errors.

Could anyone please tell me if I am doing something wrong?

Thanks,
Pawan