Daily updates from Odoo
Wednesday, August 28, 2019
2 changes
New functionality added to Odoo
Website editors can now turn individual navigation entries into mega menus and customize their content with drag-and-drop snippets. This makes it easier to build richer, more visual navigation experiences without technical help.
Original PR description
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
Odoo now automatically checks and updates the Mexican SAT status of invoices and payments every day when records are not fully synchronized. This helps keep tax reporting data consistent between Odoo and SAT while reducing the risk of large update jobs failing due to processing limits.
Original PR description
This adds crons to update daily the SAT status of invoices and payments when their status is not all set. Call automatically the method to make consistent the data in the SAT with Odoo.