~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to purchase_override/wizard/split_order_line.py

UF-998 [FIX] FO/PO duplication: distrib and dates removed
lp:~unifield-team/unifield-wm/uf_998_po_so_copy

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
            ids = [ids]
54
54
            
55
55
        context.update({'split_line': True})
 
56
        context.update({'keepDateAndDistrib': True})
56
57
 
57
58
        for split in self.browse(cr, uid, ids, context=context):
58
59
            # Check if the sum of new line and old line qty is equal to the original qty