hi Madhu
I did not use routing in production. They only applied Production I. Yes,
they use different batch number / serial number eventhough the number is same.
But, if we do not want to create new batch number for the rest of the roll
after production we still use old serial number.We u
Create a view with CustTable and SalesTable linked with
SalesTable.InvoiceAccount, add the fields you need plus CustTable.Name
to sort with it.
Go into you report, add CustTable sort it with CustTable.Name then add
your view and link it to custTable with CustAccount.
That should do the trick.
HI All
I am creating a report using salestable.
Have to sort the report by invoice customer name i.e. custtable::find(
salestable.invoiceaccount).name and than by ship to customer name i.e.
custTable::find(salesTable.CustAccount).name
Is there a way to solve this problem.
Thanks
VG
[Non-text port
Anyone ever tried having a cascade delete (DeleteAction) that
involves 3 tables? For example : I have those 3 tables :
TestTable
1 to many
TestLine
1 to many
TestTrans
TestTable cascade delete to TestLine
TestLine cascade delete to TestTrans
If I try to delete TestTable, I get the error :
-
Hi lukas,
its a good example. are you using routing in production?
U say that each size has a different batch number/serial number
eventhough the item number is same???
awaiting ur reply
madhu
--- In Axapta-Knowledge-Village@yahoogroups.com, Lukas Nugroho Putro
<[EMAIL PROTECTED]> wrote:
>
>
I think not possible...
Somnath Jana
- Original Message
From: Yahya Yanto <[EMAIL PROTECTED]>
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, July 5, 2007 10:41:34 AM
Subject: [Axapta-Knowledge-Village] Can we Set the Axapta not to close
Dear all,
Can we set the axapta
hi...
we use batch number for Lot Number and Serial Number to accomodate Item size.
example : we have 1 roll steel with size 1300 then we cut it into 2 part but
item number still the same, only size is different. 1 roll steel with size 1200
and 800. so everytime they want to produce steel they
Hi
can u explain in detail reg. using batch and serial numbers for this
scenario. do u mean that batch and serial number is different after
the plating process? how do u show the plating process when I dont
have routing here? please reply.
madhu
--- In Axapta-Knowledge-Village@yahoogroups.com,
Thanks a lot Sumit.
It worked.
Here my concern is little bit different. I want to open the form
via .Net application (Say using c# code).
I am trying to run Axapta form using .Net application (C# coding).
I am able to run ax32.exe from .Net but unable to open PurchTable
form (not only th
i am having a problem with Dynamics AX4 Client.
when i select the client it opens and begins to try install the client
again, which i have installed when i installed the system previously.
if i cancel the install it returns the normal client but that is only
cancelling the install about 3-4 tim
Hi everybody,
I am asking about axapta career in the middle east.
especially about career growth expectations and salary packages.
I am a certified MBS axapta 3.0 with 2 years experience in another ERP with a
solid accounting background.
Thank You,
M.kamal
-
Hello,
I have a grid with multiple selection enabled. User start by selecting
rows in grid and click after a button that call a class to update
records in database. At the end, i want to refresh the grid with the
new values, but i want to keep the select rows made by the users.
I can't figure
Hi,
I am working on OLAP in Axapta. For this i have made a Server in OLAP Server
and made a Database for performing Analytical Services. Now when i open Cube
Definition Manager and make a Cube Instance and then Transfer it, it gives me
error of Key Columns are not defined. can any buddy wh
Dear all,
Can we set the axapta main windows not to close as long there is an active
module windows.
Example, we open the customer module, as long as the customer module still
opened, i want users cannot close/exit from axapta.
Thanks for your help.
Best Regards.
Yahya
[Non-text portions of
Hi Raj,
Here is a job to create a project in project module hope it will be of help
to you...
static void CreateProj(Args _args)
{
ProjTable proj,proj1,proj2;
custTable cust;
ProjInvoiceTable Pit;
str NumberSequence;
ProjId projFormat;
;
selec
Yes, you can create tax code for each tax you need to put in sales invoice, and
create one sales tax group contains all of them which you will attach with the
customer master data.
andrianchan <[EMAIL PROTECTED]> wrote: Hi All,
Anyone have the solution to handle VAT & Withholding tax f
Faiqa,
change the dynamics service account from domain to local account to
run the service. And restart the service or may be require machine
restart.
Good luck
17 matches
Mail list logo