Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

Returning Boolean value in On Modified event handler in D365

$
0
0

Hi all,

I am trying to return boolean value in OnModified event handler but i am unable to do it as we know event handlers always get created in static void so how can i achieve this in form extension OnModified event handler in D365?

public boolean modified()

{

   boolean ret;

   ret = super();

// some code

   return ret;

}

Thanks and regards 

Prabhakaran


RE: Invoice quantity doesn't match received quantity

$
0
0

what do you see as the problem here?

you received 15000

but later invoice 7500 (I assume 3-way matching was turned on) - effectively telling the system you got half the quantity for "free"

hence your inventory quantity is 15000, while the value is just what was invoiced for.

Invoice quantity doesn't match received quantity

$
0
0

Dear all,

Have any one faced that issue:

- Create P.O = 15,000 qty

- Post product receipt = 15,000 qty

- Post invoice = 7,500 qty.

But system just posted a half of amount to GL. Please refer to the attached screenshots:

- Check Inventory transaction: Quantity =15,000.

- Move to tab Reference: quantity = 7,500.

Can anyone please help to deal with this issue?

I think it's a microsoft bug but I don't know how to reproduce.

Budget Control Quarterly in Dynamic AX

$
0
0

Hi expert,

Currently I am working with the budget control setup. The scenario is to control budget quarterly with following conditions:
a. Original budget for all quarters within a year will be registered at once.
b. If the budget from previous month within the same quarter is never been used, then it will be accumulated for the next month.
c. If the budget for previous quarter is never been used, then the budget could not be carried over to next quarter.

d. Department cannot spend budget for a quarter at once in a month.

Scenario example:
Budget Original registered for Department A in period 2018:
Q1 = $120
Q2 = $120
Q3 = $120
Q4 = $120

Monthly budget for Department A is $120 / 3 = $40.

Condition expected:

  • Department A cannot spend more than $120 in Q1.
  • If the budget for January 2018 (Q1) is never been used by Department A, so in February 2018 (Q1) the budget for Department A is become $80 (budget Jan + budget Feb). Also, if budget for January and February is never been used by Department A then in March 2018 budget for Department A become $120.
  • Department A cannot spend more than $40 in January 2018.
  • If the budget from Q1 (Jan - Mar) is never been used by Department A, then in Q2 the Department A budget remains $120.

Is it possible to setup in Dynamic AX 2012 for that kind of scenario?

Thank You

RE: Read excel document

$
0
0


I have converted the text file into Excel file and download the excel file into my local system and i imported the same excel file in data management work space, it couldn't  read excel but i opened the same excel file(which was i downloaded), saved and closed it and then i come back to data management work space for importing, now i can get the file here. so my question is, "How can I import the file without having to open it first?" ,"is problem on my code ?"   i have used above mentioned code.

Read excel document

How to replace item non catalog to catalog?

$
0
0

How to replace item non catalog to catalog?

RE: Financial dimensions for Retention account in PO invoice

$
0
0

Hi Zvika Rimalt,

Yes it's a Project PO , you are correct


RE: Customer lookup form customization AX7

$
0
0

Thanks Ievgen!

But in my environment AmbiguousReferenceResolver is under package Application Platform and customization is not allowed. Is there any workaround for that? Thanks a lot.

delete journal completely

$
0
0

Dear Experts,

                    it is stated that i m facing a problem, when my user open GL Module then error mentioned in attachment displays.

                   kindly suggest me how to remove this error and what are reason of this error.

Thanks in Advance

RE: Submit Menu for approval not visible for Non-Admin User

$
0
0

Two possible reasons.

* User not having worker / employee relation

* Something in the canSubmitToWorkflow() method doesn't allow this user/record to submit.

Submit Menu for approval not visible for Non-Admin User

$
0
0

Dear All,

I have strange case,

we have created customization for vendor creation approval.

the submit menu not visible for non-admin user at Cus and Usr layer.

only visible for user Administrator only at both layer.

anyone ever experience this ?

Thank you

RE: How to replace item non catalog to catalog?

$
0
0

Dear Dani,

What is your request exactly? can you add more details on what do you want to accomplish

Thank you,

RE: Error "Function InventCostTransCostList::newPlannedCostList has been used incorrectly" while posting the prodution order

$
0
0

Place a Debugger at newPlannedCostList() and see why and how it is getting called.

Probably some other error/check failed earlier and it results in this..

Error "Function InventCostTransCostList::newPlannedCostList has been used incorrectly" while posting the prodution order

$
0
0

Hi,

I have a production order.If i try to post the production order getting error "Function InventCostTransCostList::newPlannedCostList has been used incorrectly".Someone suggest me the solution.

Please see the below screenshots for reference.


RE: AX Crashes when open any table on AOT

$
0
0

Try synchronizing the DB, and an incremental CIL. Clear the auc files if required.

RE: Invoice quantity doesn't match received quantity

$
0
0

Dear,

You can change that Matching policy from A/P Setup Matching policy for the specific item, or create multiple products receipts to be able to make partial invoicing.

Thank you,

RE: Return Order Report with Reason Code in AX 2012 R2

$
0
0

Hi Sir!

We don't generate return packing slip for return order.

Is there other way to generate it? How?

Thanks

Return Order Report with Reason Code in AX 2012 R2

$
0
0

Hi!

Is there a report in AX 2012 R2 that could generate return order transactions with corresponding return reason code?

Regards.

RE: Discount by fixed amount in Free Text Invoice

$
0
0

Hi ,

Thanks for your reply 

what is our accounting team want to make exatly is :

the invoice for customer by total amount for example          110

then show discount                                                                 (10)

so the net value of the invoice by                    (110-10=        100)

then tha vat will be calculated on the net value (100) by 5% = 5

so the total with tax =                                                               105

Best regards

Viewing all 175888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>