Daily updates from Odoo
Thursday, January 29, 2015
5 changes · master
New functionality added to Odoo
The documentation now includes a link to a PHP library for connecting with Odoo through XML-RPC. This helps developers and partners working in PHP find relevant integration resources more easily.
Original PR description
xml-rpc libarary written in php for php
Enhancements to existing features
This update makes several sales, purchasing, invoicing, and product setup screens easier to use with clearer guidance text and simplified options. It also removes redundant configuration items and helps avoid duplicate partner titles, reducing confusion during everyday setup and onboarding.
Original PR description
[FIX]improve domain and override create method in product attribute value. [IMP]Added placehoder in comment field,seted create and delete false in tree view of attribute value [IMP]Added form view for attribute values and bind with action [REM]Removed unused code as per spec changed [REM]Removed unused code for product attribute values and rechange placeholder for purchase. [REM]Removed changed placeholder from website quote. [IMP]Improved typo
This update improves the event management experience with better onboarding guidance and refinements across event setup, sales, website registration, and event tracks. It helps business users configure and sell events more smoothly while reducing friction for attendees and organizers.
Original PR description
- Task: https://www.odoo.com/web#id=10364&view_type=form&model=project.task - Pad: https://pad.odoo.com/p/r.T0iVg37yu5OWKTH3
Resolved issues and error corrections
Fixes a visual issue where tags in Kanban views could display incorrectly. This makes records easier to read and helps users scan Kanban cards more reliably.
Original PR description
TASK : https://www.odoo.com/web?db=openerp#id=11766&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.q0rskyt9lQudgJMa
Features or functions removed from Odoo
The update removes old XMLRPCS and timezone command-line settings that no longer affect the system. This simplifies help text and configuration files, reducing confusion for administrators while keeping a deprecated compatibility endpoint for now.
Original PR description
As far as I can tell, the `--timezone` XMLRPCs-related options don't have any effect anymore. They just take room in the help text and config file.