Victor Ientilucci
2011-07-27 16:44:28 UTC
I am testing the system. When I say that an account has received a
over payment, I want to credit the account. It seems to fail because it
cannot get a master_service_id.
$query = "SELECT id,options_table FROM master_services ".
"WHERE category = 'credit' ".
"AND organization_id = '$organization_id' LIMIT 1";
This returns nothing. Should I create a service that has a category of
type "credit"?
What other attributes/values, should it have?
Also, how can I tell how much is currently owing on an account?
Thanks.
over payment, I want to credit the account. It seems to fail because it
cannot get a master_service_id.
$query = "SELECT id,options_table FROM master_services ".
"WHERE category = 'credit' ".
"AND organization_id = '$organization_id' LIMIT 1";
This returns nothing. Should I create a service that has a category of
type "credit"?
What other attributes/values, should it have?
Also, how can I tell how much is currently owing on an account?
Thanks.
--
Victor Ientilucci
President
Mega Website Services
416-779-6969
***@megawebsiteservices.com
http://megawebsiteservices.com
Victor Ientilucci
President
Mega Website Services
416-779-6969
***@megawebsiteservices.com
http://megawebsiteservices.com