Daily updates from Odoo
Navigate
Branch
Wednesday, September 5, 2018
3 changes
New functionality added to Odoo
Users can now share portal-enabled business documents with customers or colleagues through a direct link, including people who may need to sign up first. Shared documents are clearly marked in the customer portal, with warnings when access may be limited by project privacy, quote status, or customer account settings.
Original PR description
Task: https://www.odoo.com/web#id=30985&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.18d7ec360149b3c15787c62f35a45301
Enhancements to existing features
Sales invoicing is updated so that, when Anglo-Saxon accounting is enabled, the default invoicing policy uses delivered quantities. This helps align invoicing with actual deliveries and reduces the risk of billing customers before goods or services are delivered.
Original PR description
…ies by default, when anglosaxon accounting is set to true Task Id: 1859073. task: https://www.odoo.com/web#id=1859073&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 pad: https://pad.odoo.com/p/r.ebf70bc20ce350cd63c30c025fd6ea3e 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
Resolved issues and error corrections
This fixes an issue in the Sales dashboard where selecting a target could show the same fields twice. The change makes the target setup clearer for users and reduces unnecessary background loading.
Original PR description
…target. - add class bottom_block due to 2 divs having same class (o_kanban_primary_bottom) which leads the same fields displaying 2 times at a single click and removed rpc call. Task #1871444 Task : https://www.odoo.com/web#id=1871444&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.09bcbef3588908dd976d06b9ad93d211 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