fkantelberg

Results 12 issues of fkantelberg

Depending on the terminal a refund may be required or possible to implement. This is why we would propose to send the amount and a refund flag to the driver...

This PR adds the driver to connect to ZVT-700 EC terminals. The tests are currently ongoing. The base library py3-ecrterm was previously successfully used with some models.

Need Fixing

Instead of permanently closing and reopening the printer session this PR aims to hold the USB connection as long as possible.

Need Fixing

Hello, as mentioned and promised in #92 this PR should make english the default language by leaving the setting under localization > locale empty.

Hello everyone, a customer noticed that the ISO code for the Canary Islands IC seems to be missing. I hope that we can simply add it to the list or...

The overtime calculation of Odoo 15.0 ignores working days without attendances. To compensate this behaviour this modules implements a cron job which generates 0min attendances for working days without an...

approved
ready to merge

Because of [1] Odoo runs into an access error when a password hash will be updated. Previous to the patch the rounds were 25000 and if you login after the...

Per default Odoo only shows leave types with virtual_remaining_leave > 0. This modules makes the visibility behaviour configurable.

By default Odoo website visitors download many large asset bundles which is bad for their performance. This module allows to customize the asset bundles to improve website performance. This can...

This PR adds an option to configure the output format of the monitoring and adds support for Prometheus which can just fetch the metric file via the controller.