Hello all: I posted this message to MS Ax programming discusssion group but did
not get any help. I am new in AX and started working ona real project. I post
the question below:
I am newbie in MS Dynamics. I have a question which follows: I am working on a
project and have created a form calculates the number of allowed rental cars
per months. It tracks the allowed, rented and remaining slots. This is saved in
a table and the form is called from the CustTable form. My questions is this
table is a user(account number) specific and I want to create another or
similar form that is going to be address specific since same customer (or
account number) can rent again but return it to different locations (address
specific). Same logic will be used, however the logic checks the rental entry
with the allowed number and if it car rental requested more than allowed and it
is placed on a credit hold with a reason. I plan to use the Address form for
the address. What do you suggest for this? I am thinking to create another
table for the lines (address specific) and do the logic on a form base or add a
class to do the logic. Thank for
your suggestions in advance.
Dinkar
[Non-text portions of this message have been removed]