> Why are pick-up and return addresses customer-specific? I would think
> addresses would be tied to a rental location or possibly tracked as part
> of each rental transaction. In other words, are there other elements of
> your project that track a rental where you could track the pick-up and
> return locations?

Rental cars can be returned to different locations in a city. 
The other element that is the credit hold. This is for the discount given
per person for limited rents. 
Dinkar

 



________________________________
From: "Chwaszczewski, Jim" <jchwaszczew...@wipfli.com>
To: development-axapta@yahoogroups.com
Sent: Monday, February 9, 2009 10:17:53 AM
Subject: [development-axapta] Re:I need urgent help


--- excerpt

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.

---

I believe your first requirement is "Limit how many cars can be rented
by a CustId". MaryAnn's suggestion about adding the check to the
credit-limit processing is good. Your second requirement sounds hazy.
Why are pick-up and return addresses customer-specific? I would think
addresses would be tied to a rental location or possibly tracked as part
of each rental transaction. In other words, are there other elements of
your project that track a rental where you could track the pick-up and
return locations?

Jim Chwaszczewski

Wipfli, LLP

------------ --------- --------- --------- --------- --------- -
The content of this E-mail and any attached files is confidential, and may be 
subject 
to certain privilege. This email is intended for the designated recipient(s) 
only. 
If you have received this E-mail in error, please immediately contact the 
sender.

Pursuant to Treasury Circular 230, the IRS requires us to advise you that if 
this email (or any attachment) contains advice concerning any federal tax 
issue, it was not written or intended to be used, and may not be used, for the 
purpose of avoiding federal tax penalties.

WIPFLI LLP
CPAs and Consultants
------------ --------- --------- --------- --------- --------- -


[Non-text portions of this message have been removed]





      

[Non-text portions of this message have been removed]

Reply via email to