Daily updates from Odoo
Monday, November 7, 2016
6 changes · master
Enhancements to existing features
The live chat channel settings now show the web page field as regular text instead of a clickable link. This improves visibility and makes the field easier to read in the interface.
Original PR description
Description of the issue/feature this PR addresses: Task= https://www.odoo.com/web?#id=29209&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad= https://pad.odoo.com/p/r.67f9793dfadb4352a2943377dafe869a 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 …etter color visibility and that field display as normal view not clickable
New product categories now automatically use the Inventory Valuation option configured in Inventory settings. This reduces manual setup and helps keep stock accounting behavior consistent across categories.
Original PR description
Task : https://www.odoo.com/web?#id=27247&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.3e9d3d8e87d36d4f5d9fa611cecce5e2 Description of the issue/feature this PR addresses: 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 …value of Inventory Valuation field should be taken from Inventory Valuation configuration from settings of Inventory.
The Website Live Chat module is now shown simply as Live Chat, making the app name easier for users to recognize. The related settings path was also updated so administrators can find the live chat configuration in the expected website settings area.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=28558&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.4696b29985bce3d6cc4b3c96ba9507eb 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
The forum thread page now places the comment link at the bottom of the discussion, where users are more likely to look after reading. This improves the commenting flow and makes participation in forum threads more intuitive.
Original PR description
Description of the issue/feature this PR addresses: - It’s more intuitive to find a link to comment a thread at the bottom of the thread. Current behavior before PR: - Currently comment link not at bottom of thread. Desired behavior after PR is merged: - Now comment link move at bottom of thread. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=28404&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.983492b1f10ddea2f3fc1984ddbefcca
Users can now find a customer or vendor from partner selection fields by entering their VAT number. This makes it faster to identify the right business contact, especially where tax IDs are commonly used for lookup.
Original PR description
Allow search a partner from a m2o field using the `partner.vat` value. Closes https://github.com/Vauxoo/mexico/issues/211
The project forecast form has been reorganized to make information easier to read and use. This small layout improvement helps users work more efficiently without changing business processes or adding new functionality.