~jgrandguillaume-c2c/openobject-addons/multi-company-cost-price

« back to all changes in this revision

Viewing changes to point_of_sale/wizard/wizard_pos_payment.py

  • Committer: Joël Grand-Guillaume
  • Date: 2010-04-08 09:00:10 UTC
  • mfrom: (2533.3.664)
  • Revision ID: joel.grandguillaume@camptocamp.com-20100408090010-c0pqjan341s18bxs
[MRG] Merge from last trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
import wizard
26
26
import time
27
27
from decimal import Decimal
 
28
from tools.translate import _
28
29
 
29
30
 
30
31
def _get_journal(self, cr, uid, context):