Daily updates from Odoo
Wednesday, March 9, 2016
1 change · master
Features or functions removed from Odoo
Odoo no longer stores the PayPal receiving email in company accounting settings. Businesses should manage PayPal payment details through the payment provider setup instead, reducing duplicate configuration.
Original PR description
Description of the issue/feature this PR addresses: - Remove paypal email address from accounting settings <strong>Task:</strong> https://www.odoo.com/web#id=22286&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad:</strong> https://pad.odoo.com/p/r.8cadfa0ab78dcd6d6bf1bd8e286a5361 Current behavior before PR: - Paypal account (email) for receiving online payments. Desired behavior after PR is merged: - Remove the 'Paypal account'(email) field from res_company and account_config_settings as same configuration is done in payment acquirer method. I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr