lp:~therp-nl/openobject-addons/trunk-merge_purchase_requisitions
Created by
Stefan Rijnhart (Opener)
on
2013-10-28
and last modified on
2013-12-10
- Get this branch:
- bzr branch lp:~therp-nl/openobject-addons/trunk-merge_purchase_requisitions
Branch merges
Propose for merging
- Joël Grand-Guillaume @ camptocamp (community): Approve (code review, no tests) on 2013-10-28
- OpenERP Core Team: Pending requested 2013-10-28
-
Diff: 507 lines (+238/-45)8 files modifiedpurchase_requisition/__openerp__.py (+1/-0)
purchase_requisition/purchase_requisition.py (+29/-22)
purchase_requisition/purchase_requisition_view.xml (+17/-4)
purchase_requisition/report/purchase_requisition.rml (+14/-18)
purchase_requisition/test/purchase_requisition.yml (+1/-1)
purchase_requisition/wizard/__init__.py (+1/-0)
purchase_requisition/wizard/purchase_requisition_merge.py (+134/-0)
purchase_requisition/wizard/purchase_requisition_merge_view.xml (+41/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 8767. By Stefan Rijnhart (Opener) on 2013-12-10
-
[FIX] Redirect workflow of merged requisitions to a new requisition
- 8766. By Stefan Rijnhart (Opener) on 2013-12-10
-
[MRG] Merged with target branch to resolve conflict in purchase_
requisition. py - 8762. By Stefan Rijnhart (Opener) on 2013-10-28
-
[FIX] Adapted requisition report to show origin on each line
- 8761. By Stefan Rijnhart (Opener) on 2013-10-28
-
[FIX] Keep track of merged requisitions on the procurement order
- 8760. By Stefan Rijnhart (Opener) on 2013-10-28
-
[ADD] Allow purchase requisition lines to be merged into a new requisition
Register the procurement planned date, origin and move line on the
requisition line instead of the requisition itself for that purpose
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-addons