Wednesday, October 26, 2016
2 changes · master
New functionality added to Odoo
This change adds automated checks for VAT number validation, focused on recent changes and Mexican VAT examples. It helps reduce the risk of incorrect tax ID validation behavior reaching users in future updates.
Original PR description
Test for [last vat change](https://github.com/odoo/odoo/commit/f643bca6cf2e29806a0a5d43576a10221f627b98) (Just to see the runbot log that work fine!, thanks) (Please, Close this PR if is not useful this one) A similar case like as https://bugs.launchpad.net/openobject-addons/+bug/749958
Enhancements to existing features
The date and time picker in search filters now closes automatically once a date is selected. This makes filtering faster and reduces extra clicks for users working with date-based searches.
Original PR description
Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web?#id=24052&view_type=form&model=project.task&action=327&menu_id=4720 - Pad: https://pad.odoo.com/p/r.d25b8c894ff97769f3c468b64a5a4292 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