Thursday, July 16, 2015
4 changes
Enhancements to existing features
This update reduces reliance on the Documents app for several business flows, including recruitment, marketing campaigns, and digital sales. It helps keep attachment-related features available with fewer module dependencies and moves applicant records into the core recruitment area for cleaner maintenance.
Original PR description
…arketing_campaign, website_sale_digita] remove report_directory_id fields depend on module and move model hr.applicant into hr_recruiment module. [IMP] base: add condtion in ir_attachmnet model. Task: https://www.odoo.com/web?#id=11570&view_type=form&model=project.task&menu_id=3942&action=327 pad: https://pad.odoo.com/p/r.i6fmXBy6C8SZa4iy
Users can now use keyboard shortcuts to move between different views in the web interface more quickly. This improves day-to-day navigation and helps frequent users switch contexts with less clicking.
Original PR description
TASK : https://www.odoo.com/web#id=19614&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.tRfoVgK6h2KiIpgq
Resolved issues and error corrections
This fix adds checks to stop imported integer values that are too large or too small from being accepted. It helps prevent data import errors and keeps records within safe value limits.
Original PR description
...eck if value is between MAX_INT and MIN_INT Task: https://www.odoo.com/web#id=11421&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.2bYLA1B1Cx8dlgMA
This fixes an issue where the wrong default company could be set in multi-company environments. Users working across multiple companies should now see more reliable company defaults, reducing errors when creating or updating records.
Original PR description
...ment Task: https://www.odoo.com/web#id=10939&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.skxCgtvzjPGKJIAo