~mterry/ubuntu/natty/libofx/libofx.new-upstream-benoit-sru

« back to all changes in this revision

Viewing changes to lib/ofx_container_transaction.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Saïvann Carignan
  • Date: 2008-02-06 17:25:16 UTC
  • mto: (3.1.2 lenny)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20080206172516-bnzxb29igye8um9h
Tags: upstream-0.9.0
Import upstream version 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
222
222
    data.amount_valid=true;
223
223
    data.units = -data.amount;
224
224
    data.units_valid=true;
225
 
    data.unitprice = 1,00;
 
225
    data.unitprice = 1.00;
226
226
    data.unitprice_valid=true;
227
227
  }
228
228
  else if(identifier=="CHECKNUM"){