-
- Downloads
[ADD] hw_l10n_eg_eta: add proxy-server to electronically sign binaries
For the egyptian localization, it is necessary to electronically sign invoices before sending them to the egyptian tax authority (ETA). This module is a proxy server located on the user's pc which will interact with a secure thumb drive provided by the governement which contains the private key used for signing. X-original-commit: 71c3f46ead217ac89718aa34d94914452c75e699 Part-of: odoo/odoo#92195
Showing
- addons/hw_l10n_eg_eta/__init__.py 1 addition, 0 deletionsaddons/hw_l10n_eg_eta/__init__.py
- addons/hw_l10n_eg_eta/__manifest__.py 32 additions, 0 deletionsaddons/hw_l10n_eg_eta/__manifest__.py
- addons/hw_l10n_eg_eta/controllers/__init__.py 1 addition, 0 deletionsaddons/hw_l10n_eg_eta/controllers/__init__.py
- addons/hw_l10n_eg_eta/controllers/main.py 140 additions, 0 deletionsaddons/hw_l10n_eg_eta/controllers/main.py
addons/hw_l10n_eg_eta/__init__.py
0 → 100644
addons/hw_l10n_eg_eta/__manifest__.py
0 → 100644
addons/hw_l10n_eg_eta/controllers/main.py
0 → 100644
Please register or sign in to comment