
In Progress
Posted
Paid on delivery
The invoicing module in our custom-built accounting program shows the correct figures on screen, but when I enter a selling price that already includes VAT the printed invoice miscalculates the net and VAT amounts. Prices entered exclusive of VAT work perfectly, so the issue is isolated to the inclusive-VAT branch of the print routine. What you need to know about the environment • The software was developed by a professional firm that has since gone out of business, so it is effectively a proprietary, custom solution. • I only have the compiled .exe — no original source code or documentation. • The underlying language or framework is unknown to us. What I need from you 1. Diagnose the section of the executable (or its related libraries) that performs the VAT split when the user chooses “price incl. VAT”. 2. Patch or otherwise modify the logic so the printed invoice shows the same net amount and VAT that appear on screen. 3. Supply a tested, working executable (or a drop-in patch/loader) and brief instructions for installation. Acceptance criteria • For any price entered inclusive of VAT the printed invoice must display: – Net amount = (Gross ÷ (1 + VAT%)) rounded exactly as on screen – VAT amount = Gross – Net, again identical to on-screen values • Prices entered exclusive of VAT must remain unaffected. • No other program features may break as a result of the fix. If reverse-engineering is required, please confirm your approach and any tools you intend to use so I can approve them beforehand. Let me know how quickly you can turn this around and what you would need from my side to get started (sample invoices, VAT rate settings, etc.).
Project ID: 40482971
24 proposals
Remote project
Active 4 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
24 freelancers are bidding on average $32 USD for this job

I can investigate and patch the inclusive-VAT calculation path by analyzing the executable and related libraries, comparing on-screen values with printed invoice output to isolate where the VAT split diverges. My approach would involve reverse engineering, runtime debugging, and controlled testing to ensure exclusive-VAT calculations remain unchanged. To assess feasibility and timeline, I would first need the executable, any associated DLLs, sample invoices showing the discrepancy, and the VAT rate configuration currently in use.
$15 USD in 1 day
4.8
4.8

As your dedicated problem-solver, I am keenly aware that you need an immediate fix for your accounting program's VAT invoice calculation bug. With my extensive experience in C# programming and debugging, I am confident in my ability to diagnose and patch this unique proprietary program. Although I don't have access to the original source code or documentation, I'm not discouraged because I enjoy solving puzzles like these. Utilizing my deep understanding of C# and related libraries, I will reverse-engineer the executables to identify the exact location within the code where the VAT discrepancy occurs. Once isolated, we can then proceed with utmost precision to modify the code so that the on-screen values are perfectly reflected on the printed invoices. With meticulousness and swift turnaround time, my aim is not just fixing the bug but ensuring no other feature breaks as a result. In regards to your acceptance criteria, there's no room for errors when dealing with finances, so rest assured that your project is in safe hands. Beyond this project, I'm committed to establishing a long-term partnership where I can offer my vast skillset and knowledge base for any other enhancements or debugging it may require along the line. Choose me today for a thorough and precise solution to your VAT invoice bug that will meet all your needs and exceed your expectations!
$30 USD in 1 day
4.1
4.1

Hi, It looks like you're facing a tricky issue with your accounting program's invoicing module, specifically with the VAT calculation on printed invoices for prices that include VAT. I can help diagnose the problem in the compiled executable, focusing on the section that handles this VAT split. My goal will be to ensure that the printed invoices match the on-screen figures accurately. To tackle this, I would reverse-engineer the relevant part of your software, testing the adjustments to ensure that entering prices inclusive of VAT displays the correct net and VAT amounts on the printed invoices. I have experience in debugging and modifying similar software, so I’m confident in delivering a clean solution without disrupting other features. I’ll ensure you receive a tested executable or patch, along with straightforward installation instructions. Looking forward to helping you resolve this! Best regards, Novalitz Tech
$30 USD in 7 days
4.1
4.1

hello Ready to fix Accounting Program Print Routine VAT Invoice Calculation Bug. Please send me a message to discuss further requirements of this project in chat. Thanks
$55 USD in 1 day
3.5
3.5

The print routine is pulling VAT values independently instead of using the same calculation path the screen display uses. This is a common split in custom accounting modules. I can start right now and have it traced and patched within 24 hours. The bid reflects what is in the description. Once I see the code, the number may adjust depending on how deep the issue runs. Want me to take a quick look and send you a diagnosis?
$50 USD in 2 days
3.2
3.2

Hello, I can help diagnose and resolve this VAT-printing issue, including reverse-engineering the executable if required. Since the problem is isolated to the “price incl. VAT” print path while on-screen values remain correct, my approach would focus on identifying where the print routine recalculates or formats VAT/net values differently from the UI logic. My process would include analyzing the executable and related DLLs, tracing invoice generation and VAT calculations, identifying the inclusive-VAT branch, and applying a targeted patch so printed figures exactly match on-screen calculations while leaving exclusive-VAT logic untouched. If approved, I can document the tools and approach beforehand (e.g., binary inspection, runtime tracing, decompilation where applicable) and provide a tested executable or drop-in patch with installation steps. To begin, I would need the `.exe` and related files, a few sample invoices (screen vs printed mismatch), VAT settings/rates, and a reproducible test case. I can also confirm turnaround time after a quick technical assessment.
$35 USD in 7 days
3.3
3.3

⭐⭐⭐ Hello. ⭐⭐⭐ For this invoice/VAT issue, the important part is to isolate only the inclusive-VAT print calculation without touching the working exclusive-VAT logic. Since the screen values are correct but the printed invoice is wrong, I would first compare sample outputs, VAT settings, related DLLs, and the executable’s print routine before making any patch. I prioritize quality over price. I also wish to negotiate the price during our conversation. Guaranteed on-time delivery & 100% satisfaction! I can inspect the compiled .exe safely, identify the VAT split logic, patch or create a drop-in fix/loader, and test inclusive and exclusive VAT invoices side by side. I would need the executable, related program folder/DLLs, sample invoices, VAT rate settings, and expected screen vs printed results. I will document the exact change and provide clear installation steps after testing. I would like to discuss the assignment in our conversation. Thank you for your time. If you don't mind, please reach out to me. Best regards
$20 USD in 7 days
2.2
2.2

I can resolve the VAT invoice calculation bug in your accounting program efficiently and effectively. With extensive experience in reverse engineering, C#, and debugging, I'll diagnose the executable’s VAT logic and patch it to ensure that printed invoices match the displayed amounts for inclusive VAT entries. To get started, I will need sample invoices, VAT settings, and any related documentation you may have. I’ll use specialized tools for reverse engineering and will keep you informed throughout the process. I anticipate completing the task within 5 days and will provide clear installation instructions with the final executable. Let's ensure your invoicing is flawless.
$30 USD in 7 days
0.0
0.0

I see you’re dealing with a frustrating VAT calculation issue in your invoicing module. The difference between a good and great accounting system is accuracy, and having those printed numbers off can lead to major headaches. Here’s what I can do: I’ll carefully analyze the compiled executable to pinpoint the section responsible for the VAT split when prices are inclusive. From there, I’ll modify the logic to ensure that the printed invoices match the correct values shown on screen. My goal is to deliver a patched executable that works seamlessly, with installation instructions to keep it simple. I have extensive experience with reverse engineering and debugging custom software, and I've tackled similar issues successfully in the past. Given the environment you’ve described, this might be a bit tricky, but I’m confident in my approach. To get started, I’d need a couple of sample invoices and the VAT rate settings you use. I expect to have a tested solution ready for you in about 10 days. Want me to sketch a quick action plan so you can see the approach?
$24 USD in 10 days
0.0
0.0

Hello Dear, I am Jagmohan Kumawat, a multidisciplinary digital expert with 5+ years of experience building luxury websites, mobile apps, digital marketing, automations, intelligent systems and high impact creative assets. My focus is always on delivering results with precision, style and longterm scalability. Signature Excellence • Luxury Websites & Web Systems • iOS & Android Mobile App Development • Custom API Integrations • Advanced Workflow Automation & AI Systems • Salesforce CRM Setup, Flows & Cloud Integrations • Professional Branding & UI/UX • Social Media Content & Digital Strategy • E-Commerce Systems & Automation • Premium Video Creation & Cinematic Editing Technology & Creative Mastery Node.js | React | Laravel | WordPress | PHP | JS | Shopify | Android/iOS | Salesforce Cloud | CRM Automations | REST APIs | Firebase | AI Solutions | Figma | Adobe Suite (Illustrator, Photoshop, Premiere Pro, After Effects) Canva Pro | AutoCAD | Motion Graphics & AI Video | Digital Marketing | Content Writer | SEO/SMO I’m ready to take your project forward with precision, creativity and technical excellence. Feel free to share more details. I will prepare a customize plan for your exact needs. Best Regards Jagmohan Kumawat
$30 USD in 7 days
0.0
0.0

Your accounting program calculates VAT-inclusive prices correctly on screen but the print routine breaks — meaning the bug lives specifically in the print rendering path, not the core calculation logic. That's a narrow, diagnosable target. No source code means this needs binary analysis. My approach: load the .exe into dnSpy or ILSpy first to check if it's .NET — that's the most common stack for Windows accounting software from that era and gives clean decompiled C# to work with. If it's native, I switch to x64dbg and trace the print call with a known inclusive-VAT input to isolate the branching logic. Either way, I'd patch the specific routine rather than touch anything else in the binary. To start I need: the .exe and any related .dll files, one sample invoice showing the screen values vs. printed output, and the VAT rate(s) in use. 3–5 days once I have those files. Can hop on a 10-min call to confirm the environment before we proceed.
$30 USD in 7 days
0.0
0.0

✅✅✅ Hi, there ✅✅✅ I understand the issue you are facing with the invoicing module in your accounting program, specifically related to the VAT calculations on printed invoices. My experience in troubleshooting and modifying custom software solutions makes me confident in providing a solution for your needs. With a background in reverse-engineering and software modification, I will start by analyzing the executable to pinpoint the section responsible for VAT calculations. Once identified, I will patch the logic to ensure that the printed invoices accurately reflect the net and VAT amounts shown on screen, without affecting other functionalities. I propose to utilize industry-standard tools for reverse-engineering, ensuring transparency and approval at each step of the process. I aim to deliver a tested, working executable along with clear installation instructions promptly. I am ready to begin as soon as you provide the necessary information such as sample invoices and VAT rate settings. Your satisfaction with the fix is my top priority, and I am committed to delivering a seamless solution within the agreed timeline. Looking forward to working together to resolve this issue efficiently. ✌️ Predrag ✌️
$30 USD in 7 days
0.0
0.0

Hello, I have carefully reviewed the issue regarding the VAT-inclusive invoice calculations. Based on your description, the on-screen figures are correct, which suggests the problem is isolated to the invoice printing routine rather than the core calculation logic. My approach will be: Analyze the executable and related libraries to identify the technology stack (.NET, Delphi, VB6, C++, etc.). Trace the VAT calculation path used during invoice generation. Compare the printing logic with the correctly functioning on-screen calculations. Patch the affected routine while ensuring VAT-exclusive pricing remains unchanged. Test the fix using sample data and provide a working executable or patch with installation instructions. To get started, I would need: The executable and any accompanying DLL files. Sample invoices showing the discrepancy. Current VAT rate settings. I can perform an initial assessment and provide an estimated turnaround time after reviewing the files. My goal is to deliver a reliable fix without impacting any other functionality of the application. Looking forward to working with you. Best regards, Tejas Sahane
$30 USD in 7 days
0.0
0.0

Hi there. You need the inclusive-VAT print routine corrected so printed invoices match the net and VAT values already shown correctly on screen. The main challenge is locating the calculation path inside a compiled application with no source code. Key pitfalls are rounding differences and accidentally affecting the exclusive-VAT workflow that currently works as expected. My approach is to analyze the executable and related DLLs, trace the invoice generation process, compare inclusive and exclusive VAT branches, and identify where the printed values diverge from the UI calculations. Once found, I’ll implement a targeted patch, validate outputs against test cases, and provide a tested executable or loader with installation notes. I have experience troubleshooting and modifying legacy Windows software where source code was unavailable. Q1: Can you provide sample invoices showing both screen and printed values? Q2: Are any external reporting tools or DLLs used for printing? Q3: Which VAT rates and Windows version are currently in use? Happy to review the files and discuss the best path forward.
$30 USD in 7 days
0.0
0.0

I have reviewed the issue and have gained a general understanding of the situation. However, before proceeding further, I would like to connect directly with the concerned person to obtain additional clarification and ensure that I fully understand all aspects of the matter. A brief discussion will help confirm my current understanding, address any uncertainties, and avoid any incorrect assumptions. Once I have gathered the necessary details and clarified any outstanding points, I will be in a better position to analyze the issue accurately and determine the most appropriate course of action. After that, I will proceed accordingly with the required steps. Thanks ??
$10 USD in 2 days
0.0
0.0

Good day, I bring full commitment, genuine focus, and a results-driven approach to every project. We will help you achieve accurate VAT invoice calculations in your accounting program's print routine. Understanding the need for a clean and professional solution, I hold a BSc in Marketing and Business Communication and specialize in translating visions into developer-ready briefs. Specifically, I will diagnose and fix the VAT miscalculation issue in your inclusive-VAT branch, ensuring seamless and accurate invoice printing. I look forward to assisting you in resolving this matter promptly. Regards, Lehan
$28 USD in 7 days
0.0
0.0

Hi, I can help diagnose and fix the inclusive-VAT calculation issue in your invoice print routine. I have experience debugging legacy Windows applications, accounting logic, compiled executables, DLL dependencies, print/report routines, and VAT/tax calculation bugs. Since you only have the compiled `.exe`, I would first inspect the application structure, related libraries, configuration files, and report templates to confirm whether the printed invoice logic is stored externally or embedded inside the executable. My approach would be careful and approval-based. I would compare the on-screen calculation against the printed output using sample invoices, then trace the inclusive-VAT branch responsible for splitting gross into net and VAT. If reverse engineering is required, I would confirm the tools and method before making changes, such as static inspection, runtime debugging, or a safe wrapper/loader approach. The fix would preserve exclusive-VAT pricing and only target the inclusive-VAT print calculation. I would test against multiple VAT rates and invoice examples to ensure net equals gross divided by `1 + VAT%`, and VAT equals gross minus net, matching the screen rounding exactly. To start, I would need the executable, related folders/DLLs, sample invoices, VAT settings, and examples of correct screen values versus incorrect printed values. Best regards, Jose Macias
$25 USD in 4 days
0.0
0.0

Hello, With a solid background in Software Development and Full-Stack Engineering, I'm well-versed in handling complex and proprietary systems like your custom-built accounting program. While you may not have the source code or relevant documentation, don't worry! I excel at reverse-engineering and have the tools and expertise to quickly diagnose the issue causing your VAT invoicing miscalculations. My approach to this project will be cautious and consultative. I'll thoroughly assess the section of the executable responsible for VAT calculations, devising scrupulous patches or modifications that not only fix the issue at hand but preserve the overall system's functionality. I ensure there will be no negative collateral damage from any fixes deployed. Lastly, I'd like to emphasize that my goal is not only to rectify this bug but to ensure that your accounting program operates more effectively as a whole. My experience in modernizing operational workflows with AI automation gives me a unique edge in identifying areas for efficiency gains beyond this specific bug fix. Let's work together to make your business thrive! Best Regards, Habib Ullah.
$30 USD in 7 days
0.0
0.0

I have experience in VAT and sales tax calculation, including reverse calculation on invoices and correctly reflecting amounts in each ledger. To move forward, I need a sample invoice that includes the following fields: quantity, unit rate (price), total value, VAT percentage, VAT amount, and gross amount. Once the sample invoice is verified and works correctly, the logic will be implemented across all invoices. I will also ensure that each ledger—specifically sales, VAT, and customers' ledgers—is updated accurately. Please provide the sample invoice so I can proceed with validation.
$30 USD in 7 days
0.0
0.0

I recently assisted a client with a similar accounting software issue, ensuring accurate VAT calculations and seamless invoice printing. We specialize in custom software solutions for accounting programs. Our expertise lies in diagnosing and fixing bugs within complex systems like yours. Understanding the importance of clean, professional, and accurate invoicing, we will help you achieve a flawlessly integrated VAT calculation system that aligns the printed invoices with on-screen figures. With our experience in reverse-engineering and software patching, we guarantee a quick turnaround without affecting any other program functionalities. We only require sample invoices and VAT rate settings to commence the process. Looking forward to resolving your VAT calculation bug promptly and effectively. Regards, Christiaan.
$30 USD in 5 days
0.0
0.0

Bangkok, Thailand
Payment method verified
Member since Jun 1, 2026
₹600-1500 INR
€18-36 EUR / hour
₹600-1500 INR
₹12500-37500 INR
₹750-1250 INR / hour
$30-250 USD
$45-50 USD
$30-250 SGD
$10-70 USD
$30-250 NZD
$25-50 USD / hour
$30-250 NZD
$125-250 USD
$8-15 USD / hour
$750-1500 CAD
$750-1500 USD
$10-30 AUD
$15-25 USD / hour
€250-750 EUR
$30-250 USD