Commit Graph

7 Commits

Author SHA1 Message Date
Cedric Snauwaert 32bbc34458 [FIX] purchase_requisition: change active_id to tender_id in widget context
this is due to commit 6ed774de61 and a37bad205b which removes the active_id from context if the target==curent which is the case of this widget, we therefore can not use active_id here.

fix #2385
2014-10-15 14:47:13 +02:00
Jacques-Etienne Baudoux ed07bca432 [FIX]purchase_requisition: tree options is not standard, change approach to OpenERP standard
bzr revid: je@bcim.be-20130605073311-ae1u2jdjqvu34c66
2013-06-05 09:33:11 +02:00
Arnaud Pineux 2abd4d2222 [FIX] return back in breadcrumb
bzr revid: api@openerp.com-20130531094936-a27pmhrh4iqb2jre
2013-05-31 11:49:36 +02:00
Arnaud Pineux ae4ed0be36 [FIX] return the action
bzr revid: api@openerp.com-20130531090634-4o6wegyqmdoct9vm
2013-05-31 11:06:34 +02:00
Cedric Snauwaert 5d6379bc62 [FIX]purchase_requisition: working generate_po button and add groups in view for advance bidding mode
bzr revid: csn@openerp.com-20130531073856-v6p416dm50qwzf8x
2013-05-31 09:38:56 +02:00
Cedric Snauwaert 5593671ee4 [FIX]purchase_requisition: method to generate po from bid line and add a group as well as option in res_config for advance mode
bzr revid: csn@openerp.com-20130529154305-zhok6su2fmlet3x9
2013-05-29 17:43:05 +02:00
Cedric Snauwaert f3ccaf688a [ADD]purchase_requisition: add a button in tree view to generate PO after bidding, need a one line patch in server in order to work
bzr revid: csn@openerp.com-20130529122833-ocz3lyhqv8y8cr1o
2013-05-29 14:28:33 +02:00