Merge lp:~yann-papouin/ocb-addons/6.1-bug-947838-sale-recreate-packing-duplicates into lp:ocb-addons/6.1
Proposed by
Yann Papouin
Status: | Needs review |
---|---|
Proposed branch: | lp:~yann-papouin/ocb-addons/6.1-bug-947838-sale-recreate-packing-duplicates |
Merge into: | lp:ocb-addons/6.1 |
Diff against target: |
32 lines (+14/-1) 1 file modified
sale/sale.py (+14/-1) |
To merge this branch: | bzr merge lp:~yann-papouin/ocb-addons/6.1-bug-947838-sale-recreate-packing-duplicates |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Holger Brunn (Therp) | code review | Approve | |
Review via email:
|
Description of the change
Change _create_
To post a comment you must log in.
Unmerged revisions
- 6817. By Yann Papouin
-
Do not pass context in proxy functions
- 6816. By Yann Papouin
-
Readding code checking 'confirmed' lines to avoid duplicates
- 6815. By Yann Papouin
-
Pass context and use existing browse records
- 6814. By Yann Papouin
-
Removing useless code checking 'confirmed' lines
- 6813. By Yann Papouin
-
FIX: "Recreate Packing" button create duplicates
#11 pass context (even though this function screws up then, but this may change)
#15 same here
Why don't you simply call this functions via the browse records you have in hand anyway?