Daily updates from Odoo
Friday, January 25, 2019
2 changes · master
New functionality added to Odoo
Surveys can now ask respondents for either a date or a date with a specific time, making scheduling and time-sensitive feedback easier to collect. The update also improves validation messages and automatically scrolls users to errors on long survey pages so they can correct answers more easily.
Original PR description
Purpose of this merge is to add support of both date and datetime questions in survey. Validation and check is added accordingly to current survey question type support. In this merge we also add some various improvements * Change the default value of the Validation Error message on the Date : "The answer you entered is not valid." * If long page, click on next and one error, the page should go up to allow the visitor to see where the error is. This merge is related to task ID 1911291 and closes PR #29054.
Adds Indian GSTR-1 reporting with CSV exports for the main GST sections required by the GST portal. This helps businesses prepare upload-ready tax return files directly from Odoo, reducing manual formatting work and filing errors.
Original PR description
Task: https://www.odoo.com/web#id=42573&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.8997df861854e285a816d7a7308fbf0c Related community PR: https://github.com/odoo/odoo/pull/26262