Monday, January 15, 2024
1 change · master
Enhancements to existing features
CodaBox onboarding is simpler, with clearer connection status, guided token handling, and easier access to SODA mapping. Belgian accounting teams also gain automated SODA imports, direct PDF retrieval from CodaBox, safer token access, and clearer error messages.
Original PR description
- Change the status which say by default connected if we try one time to connect - Add Refresh status button - Import PDF from Codabox directly and by pass the creation of the PDF from Odoo - Auto…
- Change the status which say by default connected if we try one time to connect - Add Refresh status button - Import PDF from Codabox directly and by pass the creation of the PDF from Odoo - Auto import of Soda (Cron) - Put account not defined into account 499 - If no soda yet, import all the soda - Put token in read only if we are connected, else editable - Add "copy/paste" button for the Access Token - Access to token only for Admin (new Codabox group) - Add warning if user revoke last token - Add a button to have access to Mapping table of SODA in the Codabox Settings - Add demo data - Rework some error messages - Hide Connect/Revoke button depending on the Status of the connection - Hide Fiduciary VAT field and use the Accounting Representative VAT - Hide Token field to simplify the onboarding, so when the user clicks on Connect: - If it's the first connection, the user will be redirected to Codabox platform to log in - It it's a following one, show the token field and display a notification to explain exactly what the user must do with that field - Codabox -> CodaBox task-id 3609725 Community: https://github.com/odoo/odoo/pull/148844 IAP https://github.com/odoo/iap-apps/pull/733