Commit c1c1505a authored by Jérome Perrin's avatar Jérome Perrin

bank_reconciliation: typo in message

parent 6b5ed222
from Products.ERP5Type.Message import translateString
context.getPortalObject().portal_workflow.doActionFor(
context, 'edit_action', comment=translateString('Select non reconciled transcations finished'))
context, 'edit_action', comment=translateString('Select non reconciled transactions finished'))
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment