/[papo]/papo/forms/components/ownDocumentPay.nebc
ViewVC logotype

Diff of /papo/forms/components/ownDocumentPay.nebc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mhepp, Mon Sep 1 21:08:19 2003 UTC revision 1.3 by mhepp, Thu Sep 4 18:44:34 2003 UTC
# Line 258  Line 258 
258                  currencyMovementBlock.currencyTypeEntry = str(currencyTypeBlock.currencyBox.idEntry)                  currencyMovementBlock.currencyTypeEntry = str(currencyTypeBlock.currencyBox.idEntry)
259                  #currencyMovementBlock.amountEntry = str(round(hack.a2f(currencyTypeBlock.currencyBox.payEntry,2) * hack.a2f(currencyTypeBlock.currencyBox.rateEntry,4),2))                  #currencyMovementBlock.amountEntry = str(round(hack.a2f(currencyTypeBlock.currencyBox.payEntry,2) * hack.a2f(currencyTypeBlock.currencyBox.rateEntry,4),2))
260                  #ahora guardo moneda original                  #ahora guardo moneda original
261                  currencyMovementBlock.amountEntry = str(round(hack.a2f(currencyTypeBlock.currencyBox.payEntry,2)))                  currencyMovementBlock.amountEntry = str(hack.a2f(currencyTypeBlock.currencyBox.payEntry,2))
262      #post changes      #post changes
263      postChangeAdvance = 3      postChangeAdvance = 3
264      ownDocumentProceedingBlock.postChanges()      ownDocumentProceedingBlock.postChanges()

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26