Friday, October 14, 2016
1 change
Resolved issues and error corrections
Duplicating a sales order will no longer copy existing down payment lines. This prevents duplicate advance payment entries and helps keep copied quotations or orders accurate for customers and sales teams.
Original PR description
Description of the issue/feature this PR addresses: - Duplicating SO should not duplicate the down payment lines - TASK:https://www.odoo.com/web#id=26873&view_type=form&model=project.task&action=327&menu_id=4720 - PAD:https://pad.odoo.com/p/r.99769ae3a9e233acb9a59b6f3f6dd936 Current behavior before PR: - Down Payment Line was also duplicated along with sale order duplication. Desired behavior after PR is merged: - Down Payment Line will not get duplicated along wiht sale order duplication. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr