Tuesday, March 14, 2023
1 change · master
Code cleanup and technical improvements
The Egyptian e-invoicing module has been updated to use Odoo's newer action framework for certificate retrieval and invoice signing. This keeps the feature aligned with the platform architecture and should help maintain reliability without changing the business workflow.
Original PR description
The purpose of this commit is to convert the client actions 'action_get_drive_certificate' and 'action_post_sign_invoice' to the new architecture. TaskID: 3164406 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr