Forum Post: Consolidated Trial Balance
Hello, I'm trying to pull a trial balance for 2 entities, with one tab on the output Excel workbook showing the entities consolidated (each account from all entities has a separate row) and also a...
View ArticleForum Post: RE: Purchase Agreement Workflow - No value or quantity on...
Hi, were you ever able to solve this problem, cause I am confronted with same limitation in Dynamics 365 FO, which makes purchase agreements very low in potential usage.
View ArticleForum Post: RE: Trade Agreements in Sales Orders
For price it uses PriceDisc_Price, but what do you want to change ?
View ArticleForum Post: RE: Trade Agreements in Sales Orders
Hi ievgen, I added a new field in PriceDiscTable and I want to consider it for the calculate.
View ArticleForum Post: RE: Error Ledger account doesnt exist
please helpppp.. i dont find that method so anybody provides me with the class name that calls this error
View ArticleForum Post: RE: Error Ledger account doesnt exist
please helpppp.. i dont find that method so anybody provides me with the class name that calls this error from payment journal in account receivable module.
View ArticleForum Post: RE: Trade Agreements in Sales Orders
Then add a breakpoint into findPriceAgreement() method of PriceDisc class and you will see how it get called by AX.
View ArticleForum Post: RE: Error Ledger account doesnt exist
Of course, the error itself is thrown at the time or posting. But that should be triggered in the class I shared. On another note, this error could also arise, if no error account is setup at 'Accounts...
View ArticleForum Post: RE: Error Ledger account doesnt exist
no, it just happened while creating the journal itself,Crispin
View ArticleForum Post: RE: Pallet Quantity and Box/Layer Quantity for an Item
That shouldn't impact the price in any way at all.. But you are partly right with the InventDim in PriceDiscTable, though. Yes, different InventDims could mean different price, but not usually because...
View ArticleForum Post: RE: Error Ledger account doesnt exist
it works great while creating the journal from AX directly but when i pass the same value from AIF service, the error arose suddenly...
View ArticleForum Post: RE: I'm receiving an error when trying to invoice against a PO...
" Function #xyz # has been incorrectly called " more often than not means, your code is trying to call an abstract method (in your case Posting:: getProjectPostingType), where you should actually be...
View ArticleForum Post: LSRetailPosis.POSProcesses.POSApp:...
HI Everyone, I'm facing issue in Retail POS in event viewer. changed in blank operation and transaction trigger. but i revert all my changes (Apply default DLLs) also revert all SQL changes but still...
View ArticleForum Post: RE: Financial cost of the transactions increase after migrate to...
I can imagine one scenario, but can you give an example as to which process (sales pick, prod pick, transfer, ship)? do you by any chance see an uneven number of issue / receipt transactions ?
View ArticleForum Post: RE: Error Ledger account doesnt exist
Edit: ** Ok, is it only creating or posting as well? ** I see you have just answered this question above. I am afraid, the standard service class tries to post as well. (I don't have a machine at the...
View ArticleForum Post: RE: Financial Statement: Query does not contain 2 data source(s)
Hi, I was able to resolve this issue. The LedgerBalColumnsDim table setup can use a custom query to override settings and is packed as a blob in the LedgerBalColumnsDimQuery table. There was a corrupt...
View ArticleForum Post: RE: Error Ledger account doesnt exist
it is just for creating and i need to know where the error comes from what class exactly. that is what i am trying to cherish for..
View ArticleForum Post: Mass Inventory Movement/Move Multiple Items
Is there a way to move multiple items from 1 location to another location? There is a pallet stuck in the stage location but in order for me to sell the items they need to be in the front location....
View ArticleBlog Post: 2019-R1 Payroll tax update
We've just received the update from our tax partner for us to begin development on the end of year payroll tax updates. Over the next few days we'll update the blog post and provide the following:...
View Article