Airline Mogul Forum

Airline Mogul => Bugs => Topic started by: pseudoswede on November 28, 2007, 09:28:42 pm

Title: ac_info.php : Sale Log sometimes missing
Post by: pseudoswede on November 28, 2007, 09:28:42 pm
Can't find a consistent answer, but the Sale Log of an aircraft may or may not appear on the ac_info.php page.
Title: ac_info.php : Sale Log sometimes missing
Post by: dktc on November 28, 2007, 09:43:24 pm
You mean a blank in the seller or buyer? Deleted airline.
Title: ac_info.php : Sale Log sometimes missing
Post by: pseudoswede on November 28, 2007, 09:46:39 pm
Quote from: "dktc"
You mean a blank in the seller or buyer? Deleted airline.


Actually...not even a box there.

I'm more curious about the purchase date (since the age function is kinda broken).
Title: ac_info.php : Sale Log sometimes missing
Post by: StephenM on November 28, 2007, 10:21:10 pm
Are you sure there are transactions to display? I think the way I coded it means it only displays if there was atleast one used sale.
Title: ac_info.php : Sale Log sometimes missing
Post by: pseudoswede on November 28, 2007, 10:47:17 pm
Quote from: "StephenM"
Are you sure there are transactions to display? I think the way I coded it means it only displays if there was atleast one used sale.


I'm officially a doofus.  :oops:
Title: ac_info.php : Sale Log sometimes missing
Post by: pseudoswede on November 28, 2007, 11:47:31 pm
That said, if possible, I would like to see the sale date regardless of whether it was purchased from the manufacturer or through a brokerage request.
Title: ac_info.php : Sale Log sometimes missing
Post by: StephenM on November 29, 2007, 12:14:13 am
Quote from: "pseudoswede"
That said, if possible, I would like to see the sale date regardless of whether it was purchased from the manufacturer or through a brokerage request.


There is an idea but if implemented it would be for "current" data only.
Title: ac_info.php : Sale Log sometimes missing
Post by: Air Elbonia on November 29, 2007, 01:29:29 am
Quote from: "StephenM"
Quote from: "pseudoswede"
That said, if possible, I would like to see the sale date regardless of whether it was purchased from the manufacturer or through a brokerage request.


There is an idea but if implemented it would be for "current" data only.


stephen. sale date can be backwards intuited from the present back-end structure... if you really want it.  no need to go crazy adding stuffs.