Monday, March 21, 2016
2 changes
New functionality added to Odoo
The PayUmoney payment integration has been moved from Odoo Enterprise into the Community edition. This makes PayUmoney support available to more users without requiring the enterprise-only module, improving payment options for businesses using Odoo Community.
Original PR description
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
A new activity count button has been added to customer records in CRM, giving users a quick way to view the full history of logged activities for that customer. This helps sales teams understand past interactions faster without navigating through separate reports or grouped views.
Original PR description
Task: https://www.odoo.com/web?#id=21553&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.8EHswIXnNc2xRlUe [ADD]: Add a stat button with history of activities (count of activities) on the Customer form view. After Clicking on Activities Count Stat Button, the list view of the activities should be visible.