Thursday, February 2, 2023
1 change · master
Code cleanup and technical improvements
The Kenyan Tremol e-invoicing module has been updated to use Odoo's newer action framework when sending invoices. This is an internal modernization that helps keep the feature compatible and easier to maintain, with no expected change to day-to-day user workflows.
Original PR description
The purpose of this commit is to convert the client actions 'post_send' to the new architecture. TaskID: 3165941 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