Daily updates from Odoo
Friday, August 26, 2016
2 changes
Resolved issues and error corrections
Products can now carry their purchase availability setting directly in the product area instead of relying on the purchase app. This fixes cases where purchase-related product information was unavailable or inconsistent when the purchase module was not installed, improving product setup reliability.
Original PR description
Description of the issue/feature this PR addresses: This PR fix the bug in this issues: - https://github.com/odoo/odoo/issues/13268 - https://github.com/odoo/odoo/issues/315
This fixes portal pages so My Account correctly highlights the active menu and archive filters include the right records for each month. Customers should see clearer navigation and more accurate archived content lists.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web?#id=680181&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: - Active menu under My Account is not highlighted. - Archive isn't working properly. See Commit. Desired behavior after PR is merged: - Active menu is highlighted. - Archive is working properly. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr