Accounting Clerk
Creative Financial Staffing - San Antonio, TX
Apply NowJob Description
Our client is a reputable distribution company looking for someone with accounts payable and accounts receivables experience to join their team. FUN COLLABORATIVE ENVIRONMENT. The Benefits of Joining this Company and Team Impactful Role: Take on a pivotal role where your financial analysis and reporting skills will directly influence our company's growth and profitability. Career Growth: Enjoy ample opportunities for professional development and advancement as you sharpen your accounting prowess. Cutting-Edge Environment: Join a forward-thinking organization that embraces innovation and leverages advanced technologies in our financial operations. Collaborative Culture: Thrive in a supportive and inclusive workplace where teamwork, communication, and idea-sharing are valued and rewarded. Work-Life Balance: Achieve a healthy work-life balance in San Antonio, a vibrant city known for its rich culture, diverse culinary scene, and outdoor recreational opportunities. About the Company for the Accounting Clerk Committed to providing an opportunity for personal growth, fulfillment, and recognition of accomplishment. Daily exposure to upper management Our client has experienced tremendous growth and is looking to continue growing Truly a family atmosphere, where people care about each other and work hard for one another Work/life balance Responsibilities Of the Accounting Clerk Accounting Clerk will handle Accounts Payable and 1099 processing Assisting with expense reimbursements Assisting with reconciliations Performing month-end closing activities Preferred Qualifications of the Accounting Clerk Bachelor's degree in Accounting 1-2 years' experience working in a corporate accounting department Technical skills in Microsoft Office Click here to apply online EB-7163259278 document.addEventListener('DOMContentLoaded', () => { const root = document.querySelector('#job_desc'); if (!root) return; // Skip wrapping if we've already done it if (root.dataset.hashtagsWrapped === "1") return; const SKIP = new Set(['SCRIPT','STYLE']); const walker = document.createTreeWalker(root, NodeFilter.SHOW_TEXT, { acceptNode(node) { if (!node.nodeValue || !node.nodeValue.match(/#[/p{L}/p{N}_]+/u)) return NodeFilter.FILTER_REJECT; // Avoid wrapping inside an existing hashtag span let p = node.parentNode; while (p && p !== root) { if (p.nodeType === 1 && p.hasAttribute('data-hashtag')) return NodeFilter.FILTER_REJECT; if (SKIP.has(p.nodeName)) return NodeFilter.FILTER_REJECT; p = p.parentNode; } return NodeFilter.FILTER_ACCEPT; } }); const re = /#[/p{L}/p{N}_-]+/gu; function wrapTextNode(textNode) { const text = textNode.nodeValue; re.lastIndex = 0; let m, last = 0; const frag = document.createDocumentFragment(); while ((m = re.exec(text)) !== null) { // preceding plain text if (dex > last) frag.appendChild(document.createTextNode(text.slice(last, dex))); // hashtag span const span = document.createElement('span'); span.textContent = m[0]; span.setAttribute('data-hashtag', '1'); // idempotence guard span.setAttribute('style', 'font-size:9px;color:#fff'); // requested inline style frag.appendChild(span); last = re.lastIndex; } // trailing plain text if (last < text.length) frag.appendChild(document.createTextNode(text.slice(last))); textNode.parentNode.replaceChild(frag, textNode); } const toProcess = []; let n; while ((n = walker.nextNode())) toProcess.push(n); toProcess.forEach(wrapTextNode); root.dataset.hashtagsWrapped = "1"; });
Created: 2026-04-02