Dear Azzam Wa al-yekum selam wa-Rahmatu'lah waberakatuhu. Thanx azzam. It is very nice of you. I should try to figure a way out for this by my own. but just in a case I'm lost in midst, my private e-mail is hamur36@gmail.com. once again thank you. AAWW, Ammar Best regards,
2012-04-10 01:48:44 PDT in ADempiere ERP Bus...
Dear Azzam Thanks for the prompt any rather fast reply and sorry to the delay of response on my behalf and Here is the answers for the query. Version :- not sure if it has been versioned yet. I compiled it from the latest source code. I assume it to be 3.7.0. Costing method: -Average Invoice Cost Adjustment is still Off; Thanx, and I still wish to know which class are responsible to...
2012-04-09 05:25:18 PDT in ADempiere ERP Bus...
Hello; I am looking into the landed cost functionality. In my case I posted an amount of 100,000,000 in invoice(vendor) as a landed cost for a previously received vendor shipment. Here is what I found out I don't know if it is normal but it kind bugged me. CASE I made a purchase for an item of 1700 @ $550. The average invoice updated perfectly to $463.333 per unit for a total current qty of...
2012-04-05 08:57:10 PDT in ADempiere ERP Bus...
Hi every one First of all disregard the '[color=red] " + [/color]' in the error msg from my previous post. Second as it seems things worked when I add a logic to the [b]evaluateLogic[/] method to disregard [b]@x [/b] as a full expression. that fixed my problem here is the fragment of code. the modification start some where around ln 100. [code] [color=red]String exprStrand =...
2012-03-08 08:00:51 PST in ADempiere ERP Bus...
Hi again Ric and vic thanx for the the response. The logic seems to work with single expression. {If u try some coupled logic like @x|Variable@=0 & @x|Variable@!0 IT WILL NOT WORK } But the thing is it throws an error of [color=red] "Logic tuple does not comply with format '@context@=value' where operand could be one of '=!^><' => " + @0"[/color] I think the...
2012-03-08 02:20:36 PST in ADempiere ERP Bus...
Hi everyone, After five years of direct usage I finally decided to do some customization and this would be my first and -- hope fully simple question. I would like to access the value of (identical, non related) variable on different tab yet same window. {so that I would do some simple read-only/ Display Logic implementation}. for example take the payment window and try to implement...
2012-03-04 07:37:14 PST in ADempiere ERP Bus...