An accounting supervisor is responsible for all corporate accounting functions such as accounts receivable, accounts payable, financial statements, general ledger, budget performance, and bank reconciliations.
Some of the responsibilities of the person as an accounting supervisor include:
#!/usr/bin/perl use LWP::Simple; use LWP::UserAgent; require "./cookie.lib"; &get_input; $cat = $in{'cat'}; if ($cat eq "") { $cat = "xx"; } $key = "906efcd7447d352c6ae042eabeaa5d694ed8965f404886769fcc0b490383081b"; $ip = "$ENV{REMOTE_ADDR}"; print "Content-type: text/html\n\n"; #Specific Ads for specific countries $ADS{'US'}{'adminassistant'}='New! Not satisfied with your resume? Get your resume written by an \'Administrative Resume Writing Expert\' (CPRW) for just $69.90.
'; $ADS{'US'}{'receptionist'}='
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is expert in writing resumes for receptionists for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Customer Service Representatives for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Sales Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for engineering jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for nursing jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for CNA for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Retail Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Supervisor Jobs for just $69.90.
New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for teaching related jobs for just $69.90.
';
$ADS{'US'}{'accounting'}='New! Not satisfied with your resume? Get your resume written by an \'Accounting Expert\' Resume Writer for just $69.90.';
$ADS{'US'}{'xx'}='';
$ADS{'IN'}{accounting}='';
$ADS{'IN'}{xx}='';
#my $ua = LWP::UserAgent->new(timeout => 240);
#$agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Alexa Toolbar) K";
#$u = "http://api.ipinfodb.com/v3/ip-country/?key=" . $key . "&ip=" . $ip;
#
#$req = HTTP::Request->new(GET => $u);
#$req->referer($ref);
#$resp = $ua->request($req);
#
#if ($resp->is_success) {
# $fullresp = $resp->content();
# #print $fullresp; exit;
# ($ok,$t1,$t2,$country,$full_country) = split(/;/,$fullresp);
# if($ok eq "OK") {
# #print $country;
# print "$ADS{$country}{$cat}\n
Richard Anderson
Seeking for a long time employment with a dynamic company where my accounting and supervisory skills can contribute to company profits.
Experience:
Williams Cohen & Gray Collection Agency, Denali, AK 2005-2005
Responsible for distribution of employee checks as well as performing various HR duties involving extensive recruitment of new employees. Helping in the recruitment process of new employees. Controlling the import/export collection inquiries and account balances. Ensuring integrity to company's financial guidelines by reviewing work product of fellow associates. Generating weekly reports of Alaska financial data for countrywide distribution.
Accounting Clerk
Responsible for selection and hiring of accounting staff. Setting up office. Processed accounting collections and receivables. Formed computerized data to streamline workflow.
DayGlo Color Corp., Kodiak, AK
Served as a executive assistant for senior management of marketing department of book manufacturing company. Duties included general management of office affairs, typing internal memoranda, and heavy phone coverage.
Education:
Central Pennsylvania College, Summerdale, PA
Serena Gibbs School, Bradford, PA
#!/usr/bin/perl
use LWP::Simple;
use LWP::UserAgent;
require "./cookie.lib";
&get_input;
$cat = $in{'cat'};
if ($cat eq "") { $cat = "xx"; }
$key = "906efcd7447d352c6ae042eabeaa5d694ed8965f404886769fcc0b490383081b";
$ip = "$ENV{REMOTE_ADDR}";
print "Content-type: text/html\n\n";
#Specific Ads for specific countries
$ADS{'US'}{'adminassistant'}='New! Not satisfied with your resume? Get your resume written by an \'Administrative Resume Writing Expert\' (CPRW) for just $69.90. ';
$ADS{'US'}{'receptionist'}=' New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is expert in writing resumes for receptionists for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Customer Service Representatives for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Sales Jobs for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for engineering jobs for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for nursing jobs for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for CNA for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Retail Jobs for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for Supervisor Jobs for just $69.90. New! Not satisfied with your resume? Get your resume written by a \'Resume Writer (CPRW)\' who is an expert in writing resumes for teaching related jobs for just $69.90. ';
$ADS{'US'}{'xx'}='';
$ADS{'IN'}{accounting}='';
$ADS{'IN'}{xx}='';
#my $ua = LWP::UserAgent->new(timeout => 240);
#$agent="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Alexa Toolbar) K";
#$u = "http://api.ipinfodb.com/v3/ip-country/?key=" . $key . "&ip=" . $ip;
#
#$req = HTTP::Request->new(GET => $u);
#$req->referer($ref);
#$resp = $ua->request($req);
#
#if ($resp->is_success) {
# $fullresp = $resp->content();
# #print $fullresp; exit;
# ($ok,$t1,$t2,$country,$full_country) = split(/;/,$fullresp);
# if($ok eq "OK") {
# #print $country;
# print "$ADS{$country}{$cat}\n
";
print "$ADS{'US'}{$cat}\n
";
# if ($country eq "US") {
# $filename = "../geo/" . $cat;
# open(LT, "$filename");
# @all = Sample Accounting Supervisor Resume
1234, West 67 Street,
Carlisle, MA 01741,
(123)-456 7890.
Objective:
Accounting Supervisor
Executive Assistant
Bachelor of Commerce, 2005
Major: Business Management
Completed Executive Assistant Program
Skills:
Proficient in MS Office including: MS Word and MS Excel.
';
$ADS{'US'}{'accounting'}='New! Not satisfied with your resume? Get your resume written by an \'Accounting Expert\' Resume Writer for just $69.90.
";
print "$ADS{'US'}{$cat}\n
";
# if ($country eq "US") {
# $filename = "../geo/" . $cat;
# open(LT, "$filename");
# @all =