[REF] Add an XXX comment about context

bzr revid: ls@numerigraphe.fr-20120308085829-7r1pjipa986xsyz6
This commit is contained in:
Numerigraphe - Lionel Sausin 2012-03-08 09:58:29 +01:00
parent 42742a440d
commit 65dbf53f55
1 changed files with 1 additions and 0 deletions

View File

@ -408,6 +408,7 @@ class procurement_order(osv.osv):
"""
return 0
# XXX action_cancel() should accept a context argument
def action_cancel(self, cr, uid, ids):
"""Cancel Procurements and either cancel or assign the related Stock Moves, depending on the procurement configuration.