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.

-- 
Victor Ientilucci
President
Mega Website Services
416-779-6969
vic...@megawebsiteservices.com
http://megawebsiteservices.com



------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to