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

Error while opening POS.

$
0
0

Hi,

I am facing issue while opening POS, following error is loged in event viewer

LSRetailPosis.POS.Program: LSRetailPosis.PosisException ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Dynamics.Retail.Pos.DataManager.CustomerDataManager.ConvertToTransactionalCustomer(Customer axCustomer)
at LSRetailPosis.BusinessLogic.CustomerSystem.GetCustomerInfo(String customerId)
at Microsoft.Dynamics.Retail.Pos.Tax.TaxEngine.TaxEngineServiceProxy..ctor(IApplication application)
at Microsoft.Dynamics.Retail.Pos.TaxService.Tax.Initialize()
at Microsoft.Dynamics.Retail.Pos.SystemCore.Services.Initialize()
at Microsoft.Dynamics.Retail.Pos.SystemCore.PosApplication.Initialize()
--- End of inner exception stack trace ---
at Microsoft.Dynamics.Retail.Pos.SystemCore.PosApplication.Initialize()
at LSRetailPosis.POS.Program.InitializeAndLoadPOS(String[] args, Boolean owned, SplashScreenForm splashScreenForm)
at LSRetailPosis.POS.Program.Main(String[] args).

Kernel version:6.3.6000.214

Application version:6.3.5000.133

GST has been already installed on the same.


RE: Posting Of PO GRN in AX 2012

$
0
0

Hi Mahmoud,

Thanks for replay.

Actually In vendPackingSlipJour AmountMST calculated as my requirement but i want do same calculation for AccountingCurrencyAmount  and ReportingCurrencyAmount in GeneralJournalAccountEntry Table.

So can you tell me where i need to put code for GeneralJournalAccountEntry Table.

Regards,

Amol

RE: Relation between Inventtrans table and dimensionfinancialtag table

$
0
0

Hi Derik,

Only user defined dimensions will have a financial tag category.So check with the attribute and recid's.

RE: How to do development in Dynamics 365 for Talent ?

$
0
0

its a different product. you can see different products in 365 as following

  • DYNAMICS 365 FOR Sales (legacy CRM)
  • DYNAMICS 365 FOR Customer Service
  • DYNAMICS 365 FOR Field Service
  • DYNAMICS 365 FOR Talent
  • DYNAMICS 365 FOR Finance and Operations, Enterprise edition (legacy AX)
  • DYNAMICS 365 FOR Finance and Operations, Business edition
  • DYNAMICS 365 FOR Retail (Part of legacy AX)
  • DYNAMICS 365 FOR Project Service Automation
  • DYNAMICS 365 FOR Marketing
  • DYNAMICS 365 FOR Customer Insights
  • DYNAMICS 365 Office
  • DYNAMICS 365 Tenerife (Legacy NAV)
  • DYNAMICS 365 FOR financials (Project Madeira)

I may not be perfect in listing all of these as I don't work with whole 365 suite but please don't expect Talent as integral part of operations and vice-versa. with arrival of LinkedIn, in hands of Microsoft, Dynamics 365 for Talent was evolved. you can find its documentation online.

I am afraid ax community is not right place for Dynamics 365 for Talent.

Update:

While you create a new question Enterprise community you can specify category of Talent  using drop-down filter.

RE: unwanted Auto Item consumption in PO

$
0
0

YES, same version.

lets forget server 1 , its working fine , do you have any Idea about server 2 , and one moe line that is inserting in InventTransOrigin?

Dynamics Ax D365 job publishing SDK not sending true status

$
0
0

Hi experts, 

I am using online publishing SDK for channel publishing using Dynamics Ax 365.

in code I am always getting status publish even i have changed my channel status to progress.

However i am able to get true status "in progress" after a while like 20 , 30 minutes.

Just want to know is there any cashing issue or what hold the status of my channel .

BTW I always run ?channel Configuration" job after changing status of channel . I can see my channel db updating properly but not giving true  status back to code using publishing SDK .

Please suggest.

Print proforma PurchOrder confirmation for PurchType Journal

$
0
0

Hi

Does anyone know a simple solution to print a proforma PO confirmation for a purchase orders of purchtype journal?

RE: summarize purchLines in Workflow


projProjectTransactionListPage form is not displayed Qty = 0

$
0
0

Hi,
I cant find a cause why "projProjectTransactionListPage" form is not displayed "Qty" with 0 values.
->Accounting and project management -> common -> transaction ->posted project transaction.

For example there is a similar form where 0 value is displayed: "ProjTransEmpl" form.
->Accounting and project management -> informations -> transactions -> hour

Thank you in advance for any help.

RE: unwanted Auto Item consumption in PO

$
0
0

I'm trying to help you find the difference. Is the setup of project management and inventory the same? I don't know what causes the additional line in InventTransOrigin. Have you also considered using the debugger to find out what is inserting these lines?

RE: projProjectTransactionListPage form is not displayed Qty = 0

$
0
0

it may be related to properties of control or underlying EDT. you can set an EDT to not display 0 values or you can set to Real Type control as well, to behave as it is.

Please check if this is the case; you can fix this by changing properties, given this is true.

RE: projProjectTransactionListPage form is not displayed Qty = 0

$
0
0

Hi,

Can you check if you have a customization? The only constraint I'm aware of is that it initially filters for the last 30 days if it isn't opened from a project reference.

Add inventory dimension to Item bar code?

$
0
0

Hello,
Right now - when we create an item barcode we have 4 dimensions to fill - configuration id, style, size and color. Most of the items in our system do not use any of these dimensions(and they're left empty), but there is an item group which uses two of them - size and color. Now we need to add another one - GTD number (InventGtdId_RU) - one of the tracking dimensions. The point is for AX to check this dimension too when filling bar code field in SalesLine (automatically).
I tried the following: I added new field group in InventDim - these four (ProductDimensions field group) + InventGtdId_RU. Updated InventItemBarcode form, but nothing happened. I tried to add the field through "Personalize" (i know this is not correct, but i couldn't get it elsehow) - it worked as far as filling the field wrote the right inventdimid in InventItemBarcode table - containing the size, color and GTD. However, when you add a new sales line AX doesn't care about the GTD number when filling the bar code field. I suppose there's somewhere in the form/table (SalesTable, SalesLine) where i have to modify the dimensions' group and add GTD number, but I have no idea where this place is.

Anyone ever tried sth like that? Any suggestions?

MS Dynamics AX 2012 R2

RE: Disable "Execute Business Process in CIL" sometime Specially on Posting or any business process

$
0
0

This usually means that you need to compile the cil.  Un-checking this box causes ax not to execute the cil code but rather the code in the AOT. 

RE: unwanted Auto Item consumption in PO

$
0
0

thanx for your helping.

well I'm still debugging, but I couldn't find what is inserting these lines yet, just a new odd thing is that super() of write method of Purchline data source in Purchtable form, is going to different methods in these servers !!!


RE: Disable "Execute Business Process in CIL" sometime Specially on Posting or any business process

$
0
0

CIL commonly also called MSIL is Microsoft Intermediate language. It helps to translate human language (code x++) to system language (010101).

When you build CIL inside AX that means you are updating MSIL of X++ in underlying folders. If something is working well with x++ and not with CIL, this means, most likely your CIL is not updated. While you try to run same business process using x++ it works well.  Turning off CIL inside AX is NOT final solution of things. Final solution is to compile and update you CIL to meet it up-to date. Sometimes people also turn it off so that they can debug things at x++ because some of them find it hard to debug in visual studio by attaching xpp process of AX32.Exe.

Disable "Execute Business Process in CIL" sometime Specially on Posting or any business process

$
0
0

Dear All,

 I am facing the issue during SO Posting. When i disabled the check box = NO then it's working fine.

Can you please let me know what is the relation between Posting and "Execute Business Process in CIL" ?

1. Why we need to disable the check box "Execute Business Process in CIL" sometime ? Specially on Posting or any business process.

2. It's a bug or it.s a common behavior ?

3. If i disable the check box then it's applicable for all users OR Particular user only.

Please give me an answer point wise.

Can you please give me more shed on this.

Thanks!

Arpan

RE: customer payment method has not been setup

$
0
0

Hi Naithika,

Did you find any solution for this issue.

customer payment method has not been setup

$
0
0

Payment Method has been set up for the store and for some customers the sales is accepted for few customers it throws an error could , the error says "customer payment method has not been setup" . Also on the screen layout the buttons properties have been set for payment operation.

Still facing this error kindly help !

Generate Report - Fixed asset listing

$
0
0

Hi,

Can anyone help me how to fix this bug. I try to generate a report fixed asset listing but this error was prompt. 

fixed assets > reports > base data > fixed assets listing

Viewing all 175888 articles
Browse latest View live


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