No description
Find a file
2024-09-09 20:49:40 +03:00
.gitignore create project 2024-09-09 20:49:40 +03:00
CMakeLists.txt create project 2024-09-09 20:49:40 +03:00
config.cpp create project 2024-09-09 20:49:40 +03:00
config.h create project 2024-09-09 20:49:40 +03:00
COPYING create project 2024-09-09 20:49:40 +03:00
invoice-converter_ro_RO.ts create project 2024-09-09 20:49:40 +03:00
main.cpp create project 2024-09-09 20:49:40 +03:00
mainwindow.cpp create project 2024-09-09 20:49:40 +03:00
mainwindow.h create project 2024-09-09 20:49:40 +03:00
preferencesdialog.cpp create project 2024-09-09 20:49:40 +03:00
preferencesdialog.h create project 2024-09-09 20:49:40 +03:00
README.org create project 2024-09-09 20:49:40 +03:00
zipconverter.cpp create project 2024-09-09 20:49:40 +03:00
zipconverter.h create project 2024-09-09 20:49:40 +03:00

Invoice Converter

Program for converting multiple eFactura XMLs to PDF.

Similar to the one provided by ANAF, except that one only works for a single XML at a time.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.