Bug 209457 - Number of decimal for each unit must be different
Summary: Number of decimal for each unit must be different
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 23:05 UTC by Stephane MANKOWSKI
Modified: 2009-10-05 12:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane MANKOWSKI 2009-10-04 23:05:11 UTC
Version:           0.5.2 (using KDE 4.3.1)
OS:                Linux
Installed from:    Ubuntu Packages

We must be able to select the number of decimal for each unit.
Default must be 2.
Comment 1 Stephane MANKOWSKI 2009-10-05 12:48:06 UTC
SVN commit 1031514 by smankowski:

BUG: 209457: Number of decimal for each unit must be different 

 M  +1 -0      CHANGELOG  
 M  +26 -16    skgbankgui/skgobjectmodel.cpp  
 M  +2 -3      skgbankgui/skgobjectmodel.h  
 M  +47 -24    skgbankmodeler/skgdocumentbank.cpp  
 M  +2 -8      skgbankmodeler/skgdocumentbank.h  
 M  +25 -13    skgbankmodeler/skgunitobject.cpp  
 M  +14 -0     skgbankmodeler/skgunitobject.h  
 M  +12 -10    skgbankmodelertest/skgtestunit.cpp  
 M  +5 -6      skgbasegui/skgtablewithgraph.cpp  
 M  +4 -7      skgbasegui/skgtablewithgraph.h  
 M  +12 -0     skgbasemodeler/skgservices.h  
 M  +7 -7      skrooge_bank/skgbankboardwidget.cpp  
 M  +12 -10    skrooge_bank/skgbankpluginwidget.cpp  
 M  +27 -27    skrooge_monthly/skgmonthlypluginwidget.cpp  
 M  +5 -5      skrooge_operation/skgoperationboardwidget.cpp  
 M  +48 -45    skrooge_operation/skgoperationpluginwidget.cpp  
 M  +3 -4      skrooge_report/skgreportpluginwidget.cpp  
 M  +1 -1      skrooge_search/skgsearchpluginwidget.cpp  
 M  +2 -2      skrooge_unit/skgunitboardwidget.cpp  
 M  +10 -15    skrooge_unit/skgunitpluginwidget.cpp  
 M  +88 -58    skrooge_unit/skgunitpluginwidget_base.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1031514