Navigate
Branch
Thursday, September 5, 2019
5 changes
New functionality added to Odoo
This adds new localization capabilities for Argentine businesses, including local accounting templates, tax data, document types, and identification types. It also introduces shared Latin American tools that support country-specific invoicing and compliance needs.
Original PR description
Supersede https://github.com/odoo-dev/odoo/pull/130 Squashed from original branch https://github.com/adhoc-dev/odoo/tree/13.0-l10n_ar
This pull request introduces the Planning app, giving teams tools to schedule shifts, publish plans, copy previous weeks, and let employees self-assign or unassign work. It also adds safeguards like overlap detection and reporting, helping managers coordinate staffing more efficiently.
Original PR description
This PR adds the planning app. Task-2024216
Adds a new Odoo module for Argentine accounting reports, including VAT book reporting, financial report definitions, translations, access rules, and user interface elements. This helps businesses operating in Argentina meet local reporting needs more directly within Odoo.
Original PR description
Squashed from original branch https://github.com/adhoc-dev/enterprise/tree/13.0-l10n_ar
Resolved issues and error corrections
This fixes image zoom behavior after recent field name changes. Users can continue opening and inspecting image fields as expected, avoiding confusion or broken preview interactions.
Original PR description
The goal of this commit is to adapt the zoom on image to the new names of the fields made by PR #4865. TaskID: 2049581 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
The time off calendar summary now uses hours as the unit when the selected time off type is tracked in hours. This makes the personal calendar overview clearer and avoids confusing hour-based leave with day-based leave.
Original PR description
If time off type is in hours, I want to have hours as unit in the summary (upper my personal calendar). -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr