Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Tryton Tryton
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 796
    • Issues 796
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Tryton
  • TrytonTryton
  • Issues
  • #1000
Closed
Open
Created Apr 16, 2009 by Udo Spallek@udonoDeveloper

Rounding for CHF

Happy Birthday Tryton!
now you are #1000 (closed) old.

No longer a kid on the open source ERP block
http://opensourceerpguru.com/2008/11/23/tryton-a-new-kid-on-the-open-source-erp-block/
you get adolescent. My best wishes for the future.

Bug 1000 is a bug which a lot of other ERP systems have too. In currencies is for Swiss Franc CHF a rounding factor 0.010000 but this seems wrong. The CHF is rounded to something like five cents called "Rappen". It is rounded in general by this rules:
From 1,000 to 1,024 = 1,00
From 1,025 to 1,074 = 1,05
From 1,075 to 1,099 = 1,10

And sometimes it is rounded down this way:
From 1,000 to 1,049 = 1,00
From 1,050 to 1,099 = 1,05
From 1,100 to 1,149 = 1,10
http://de.wikipedia.org/wiki/Rundung#Rappenrundung [de]
http://mysapstudy.blogspot.com/2007/09/sap-sd-vofm-routines.html [en]

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking