Daily updates from Odoo
Friday, October 26, 2018
3 changes · master
Resolved issues and error corrections
Chrome-based automated tests can now run correctly inside container environments such as CI services. This helps teams using containerized testing avoid setup failures and adopt browser testing more easily.
Original PR description
Closes #26455 Based on: https://github.com/SeleniumHQ/docker-selenium/issues/520#issuecomment-384156465 **Description of the issue/feature this PR addresses:** - Make chrome testing work in containers **Current behavior before PR:** - Port `8071` get's never bound (maybe because of not running as root) **Desired behavior after PR is merged:** - Port `8071` get's bound. **Note:** Please merge as soon as convenient to fuel adoption of new chrome js testing in containered environments, such as travis, gitlab, etc. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr @xoe-labs
Supplier refunds are now included in the supplier invoice count and related invoice button results. This gives users a more accurate view of supplier billing activity, matching how customer invoices and refunds are already handled.
Original PR description
If a supplier had a refund, it was not included in the supplier invoice count
nor in the results in the statbutton
On the customer side, fields like total_invoiced works on both the out_invoice
and out_refundStudio now removes only the selected dropdown from a kanban card instead of accidentally deleting the entire kanban container. This prevents layout damage and helps users safely customize kanban views.
Original PR description
…wn colors. Pass name in kanban dropdown instead of creating name by uid from ir.ui.view for kanban dropdown. Because if we do not pass name from attrs it never does match with parent node and it doesn't return attrs of node. Related to Issue: 1866571 Description: In studio when a user tries to remove an existing drop-down from kanban card, it removes the whole kanban container instead of a particular drop-down node. Issue : https://www.odoo.com/web#id=1866571&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.5e1c481dff0ce489f7302931b2510272