Wednesday, September 13, 2017
4 changes · master
Enhancements to existing features
The bus notification system now starts its event dispatcher only when it is actually needed, reducing unnecessary background work. It also adds a way for external platform dispatchers to inspect pending notifications and channels, improving compatibility with hosted environments such as Odoo PAAS.
Original PR description
Use lazy start for the bus dispatcher. Also allow to peek the bus for notifications and listening channels
This update makes several stock workflow screens clearer and easier to use, including batch picking labels, return references, scrap product selection, and warning messages. It also simplifies the operations menu, reducing confusion for warehouse users during day-to-day inventory tasks.
Original PR description
TASK:
https://www.odoo.com/web?#id=36563&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
PAD:
https://pad.odoo.com/p/r.5eff9677b1e838a61709a435a7e8e765
…wizard create hide product, source document return string change , improve warning message remove all done qty lines
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-prThis change improves how analytic default rules filter products by using the product template instead of listing multiple product variants. This should make the filtering behavior simpler and more efficient without changing the user workflow.
Original PR description
… domain, there is no need to send multiple variants in default filter product id, instead of variants send ptoduct template id Description of the issue/feature this PR addresses: Issue - https://www.odoo.com/web?#id=770127&view_type=form&model=project.issue&action=609&menu_id=4720 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 accounting dashboard now shows the Aged Receivables and Customer Statement actions as separate buttons. This makes it clearer for accounting users to choose the right customer reporting task directly from the dashboard.
Original PR description
TASK :- https://www.odoo.com/web?#id=771137&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 …ivables and Customer Statement' should display separate