Skip to content

Commit

Permalink
Cleanup and release v3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Fedurtsya <[email protected]>
  • Loading branch information
Sieg committed Sep 26, 2024
1 parent b9c84a9 commit 563fe5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,20 @@
## Features

* Adjustable invoice pages margins
* Adjustable invoice pages header and footer
* Adjustable invoice pages header and footer (images are possible in inlined CSS)
* Invoice numbering automation (uses the order's oxbillnr field)
* Several fields are adjustable before invoice generation:
* Invoice number template (or number itself, if number automation is not used)
* Invoice date (with configurable format for automatic calculation)
* Invoice signer person
* PDF Invoice file generated in shop Default language
* Currently we have DE, EN and LT translations available here. Feel free to add yours.
* Total sum shown in words in the invoice.

* Currently we have DE, EN and LT translations available. Feel free to add yours.
* Total sum shown in words in the invoice.
* Only Twig shop installations supported
* Tested with PHP 8.0 and 8.1
* Tested with MySQL 5.7 and 8.0
* Tested with:
* Shop 7.0 - PHP 8.0, 8.1, MySQL 5.7 and 8.0
* Shop 7.1 - PHP 8.1, 8.2, MySQL 5.7 and 8.0
* Shop 7.2 - PHP 8.2, 8.3, MySQL 5.7 and 8.0

## Compatibility

Expand All @@ -35,7 +36,6 @@
* Show Vat for every product in list
* The Credit note issuing functionality
* Possibility to send generated invoice or credit note by email with button click.
* Possibility to add image for invoice background
* Other improvements? (feel free to ask in Issues section for possible additional functions)

## Installation
Expand Down
1 change: 0 additions & 1 deletion google9e85c30aeea032ed.html

This file was deleted.

0 comments on commit 563fe5e

Please sign in to comment.