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

Generate Item Barcode having Batch, Serial number and Quantity in AX 2012

$
0
0

Dear All,

Is it possible to generate barcode of an item having batch+serial (tracking dimension) and quantity?

My item has Kg as UOM, Item model group FEFO (First Expiry First out) and serial, batch as its tracking dimension. I want to create barcode for this item, so that it can be scanned while tendering at POS.

For this purpose, I tried creating a barcode mask having four information i.e. Item +  Batch + Serial + and its weight (i.e. Quantity). I checked and found that AX 2012 neither have barcode mask for Batch and Serial. So i rather created a simple barcode using Item + Quantity masks as shown highlighted in below screeshot.

When i tried creating item barcode using ManageInventory->Barcode button on item form. It gives me following error and does not recognize Q character that is the item quantity:

Do you any idea how i can create and use barcode having:

1. Item and Quantity

2. Item, Batch and Quantity

What technique i shall use to configure such barcode and is it possible in AX or not. Or do i need to customize, if yes how? Your response will be highly appreciated.


Sale price based attribute

$
0
0

Is it possible to have sales price list based attribute? For instance, Product A with attribute x is 50$ and with attribute y is 60$.

AX 2012 Graphics & Games!!!

$
0
0

 

Hi All,

AX has some good games like Tetris & Memory in Form Tutorials...

Also please see this link..  http://dynamics-ax-live.blogspot.in/2010/03/fun-and-games-with-ax.html

Can any body give an example to draw a circle/lines/rectangles etc., on a Form or any other thing using the Graphics Classes...

Thanks in advance...

DHB.

 

 

 

 

 

 

 

Finding all bindingcontrols on sharepoint - integerated with Dynamics AX 2009.

$
0
0

Hello,

Several question.

1. I need some basic guidlines for programming sharepoint for AX 2009.

2 I want to search on grid - all the bindingControls.

What I know, i.e, is that when I add OnDataChanged on dynamics:AxBoundField field, the event methods take two arguments -

one of them is of type AxBoundFieldDataChangedEventArgs.

Persume the axBoundField is on AxGridView, and I have several columns - How can I get all of the BoundControls that related to the grid (each bound control is a control on the row).

First problem - when I am changing one control, and I want to affect another control on the grid - I cannot see the changes when it is changed,, and I need example how doing this (i.e I need changing VendAccount should change the currencycode on the same line on purchReqAddItems.ascx).

Need some examples, please.

Thanks :)

Sharepoint in ax 2009. Several questions

$
0
0

Hello,

I am using Sharepoint int AX 2009.

1. Need to refer to a new function on AX, so I add this reference in web -> web files -> static files -> proxies, but in VS 2008, I didn't realized where is axSession interface (and any helper) that I have some predefined codes to put in.

2. For some reasons, several configurations are not compiled due some reference of code : Microsoft.Dynamics.Framework.BusinessConnector.Adapter, so I think I should add some reference in web.config - How can I do that?

Thanks :) 

Creating PurchaseOrder from SalesOrder

$
0
0

I have created a purchase order based on sales order and it created and worked as expected. But have a question whether the item received in PO will be reserved automatically to the relevant sales order line upon receipt of stock on PO. Please suggest.

Thanks in advance

Potency management in ax 2012 r2

$
0
0

It is understood that in ax 2012 r2, there is provision to manage the various concentration  of Items if batch tracking is enabled. Can any one please explain how it is managed. Can I take the stock of the item based on the concentration as below in the new concept.

Warehouse : ABC

     10 Ltr Acid1 at 30%

     20 Ltr Acid1 at 60%

If this is not the correct forum, please tell me in which forum  I have to post this question

year end closing inventory closing in Dynamics ax


Purchase request complete

$
0
0

Hi All,

In purchase request Step, I got 3 persons in step of Purchase request Complete, they got the same permissions and same rights, but for one of them when he finishes to treat all steps, he doesn't have the action button to complete this step and allow the workflow to proceed. I would like to understand why and what I  can do to fix it.

 

Import product descirption translations with Data Export Import Framework

$
0
0

Hi all,

importing products with the data export import Framework works pretty good.

But how can product descriptions in foreign languages be imported?

Thanks in advance for any hints

Regards, Ronald

Dynamics AX 2012 R2 for Retail - Batch Numbers

$
0
0

Hello

Trying to sell items with an item dimension that requires batch numbers.  Through the POS, I could sell the item but the it did not ask me for the Batch Number of the item.  Also when I try to calculate the statement AX is prompting an error concerning the missing inventory dimension Batch Number

Can someone please help me / refer me to documentation of how to use Batch Numbers with the AX for Retail POS?

Thanks

Omar

Sales Tax Authorities Explantion

$
0
0

Hi All ,

Sales Tax Authorities Explantion from the Help :

You can create as many sales tax authorities as you need, each with specific address and contact information and report layout. The company can pay sales taxes to the authority directly or through a vendor account that you create for the sales tax authority.

I did not understand the concepts of the follwing

a) if vendor code is not selected what is impact ?

b) If the vendor code is selected what is the impact ?

Could any one explain with an example ?

Thanks in advance.

AX 2012 R2 PROCESS MANUFACTURING FORMULA

$
0
0

1.In the manufacturing module how to configure complex forumlae. How to configure a formula if the INPUT is only one item and the output is more than one. The quantity of each output may not be a fixed percentage. User should be able to specify the out put quantity during production.

2.Do you know how to configure POTENCY management in AX 2012 R2. The documents I have seen are very basic, nothing in detail.

3.Which is the best forum that gives ax 2012 help free of cost

Free text invoice posting problem

$
0
0

Hi ,

I have created a new free text invoice , filled all the header information and line inforamtion and dimensions also . Then i click on the post button to post the invoice , when i click Ok button in the post fee text invoice form , it is not posting  ( It does not have the check mark in posted field ) and even it is not throwing any error also .

Can i know what would be the reason ?

Dynamics ax 4.0 Slow Infolog.

$
0
0

Hi.

Im having some problems with a Dynamics AX 4.0. For some Users the dynamics is really slow when ever it has to show something in the infolog. To test the problem i made this small job.

int i;

;

while (i < 10)

{

   info (int2str( i) + " " + int2str(timeNow()));

   i++;

}

Runnig this job on some users is done in less than a second. For other user this simple job can take 2 minutes.

If i change this line

info (int2str( i) + " " + int2str(timeNow()));

to

print (int2str( i) + " " + int2str(timeNow()));

thén there is no problems.

most of the time consumed is before the first post is shown in infolog.

Hope anyone can help me with this.


System currency VS accounting currency

$
0
0

Hi ,

System administration > Setup > System parameters.- > System currency .

What is the use of System currency ?

what about the Accounting currency in the Ledger form in AX 2012 .

GL - > Setup - > Ledger - > Accounting currency .

What is the difference between System currency Vs Accounting currency .?

Position Issue

$
0
0

Hi all,

In AX 2012 HRMS, if the position is changed to inactive status, will the postion appear in the position hierarchy?

If no, then please elobrate the procedure. Kindly treat this as very urgent.

Expense voids appear positive on Credit Note

$
0
0

Create a credit note from an invoice with expense lines (costs). When printing the invoice proposal, Reports\ProjInvoice, lines sometimes print as positive, but should be negative (they're credits). The invoice total is correct.

From what I can tell, this comes from method PSASendDetailLine. There are nested loops to find lines for managed invoices, tables PSAProjInvoiceDetailLine and PSAProjInvoiceDetailTrans. Within this there's a switch on the detailTrans tablenum. When it's a cost item, it retrieves ProjInvoiceCost using ProjInvoiceCost::find(tPSAProjInvoiceDetailTrans.TransId). This find does the expected select where TransId, but also adds an and on ! RefRecId. If no ProjInvoiceCost are found with RefRecId of zero, then it does a select just by TransId directly, which would mean it would find the first one availalable, in unspecified order.

When I run in debug, I am seeing it find records with the find(). The problem is that it's finding records from a different invoice. Seems to occur when Billing Dept creates a credit note to reverse an expense billing, then re-invoices it. From what I can tell, the RefRecId's are filled in to cross reference the original invoice with the reversing entry. So the one with RefRecId of zero is a third (sometimes fifth!) copy of the same line. In any case, the ProjInvoiceCost with RefRecId of zero is now the one that is a re-invoice, so a positive transaction, not the credit.

It all goes back to doing the find on ProjInvoiceCost.TransId; it's not unique. Adding RefRecId only seems to help, but what I'm seeing is it doesn't find the correct line. I need a way for PSASendDetailLine to uniquely find the correct ProjInvoiceCost records; the credit note lines do have negative LineAmounts, it's just not finding them. Anyone have any ideas?

AX 2012 R2 VM v2 Online Store. Error loading navigation: TermStore not found

$
0
0

Dear all,

Some weeks ago we downloaded and installed the second drop of AX 2012 R2 virtual machine, where SharePoint 2013 and online stores are in the main server (AX2012R2A).

Everything was fine, even the demo online stores (Contoso electronics & Fabrikam) run right, but last week suddenly something in the online stores sttoped working. In the place where is the product hierarchy now the following message is showed "Error loading navigation: TermStore not found".  

Web service seems is working fine, because I can logon, register new users and customer favorite products are showed. The problem just affects to product navigation.

We downloaded and installed again the WM files, but we the issue continues in the new demo environment.

Any suggestion on this?

Many thanks in advanced!

Regards,

Error: could not find stored procedure 'dbo.XU_GetSchemaVersion

$
0
0

Hi all

I import a AX2012R2 modelstore to a MS AX2012R2 demo installation using axutil (importstore).

I get an error: could not find stored procedure 'dbo.XU_GetSchemaVersion'.

How can I fix this error?

Thanks

VAN

 

Viewing all 72043 articles
Browse latest View live


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