Browse Source

New post: deltaproxmlgen

Signed-off-by: Blagovest Petrov <blagovest@petrovs.info>
nmcomm
Blagovest Petrov 5 years ago
parent
commit
0802c1b8aa
  1. BIN
      content/post/2020-10-08-DeltaProXmlGen/img/screenshot.png
  2. 21
      content/post/2020-10-08-DeltaProXmlGen/index.md

BIN
content/post/2020-10-08-DeltaProXmlGen/img/screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

21
content/post/2020-10-08-DeltaProXmlGen/index.md

@ -0,0 +1,21 @@
---
title: "DeltaProXmlGen"
author: "Blagovest Petrov"
date: 2020-10-08T18:01:30+03:00
draft: false
tags:
- "C++"
- Accounting
categories:
- Programming
---
## DeltaProXmlGen
Two years ago I made a small desktop program for my girlfriend's company. It converts XLS financial statements from the Amazon web store to Microinvest DeltaPro. It's really simple but working solution that is saving some manual data entry time.
![DeltaPro](img/screenshot.png)
A new version is planned for the future. The most important functionality which is missing is the automatic currency conversion based on the current date of the invoice and calculation of VAT by country.
### [CODE](https://code.petrovs.info/blago/DeltaProXmlGen)
Loading…
Cancel
Save