Decimal places for products

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #737
    wivanet
    Participant

    How can i change the number of decimal places for a product that are saved.
    I want products that have a integer sum of unit_price plus taxes. So i need at least 4
    The 2013 version has no problem with that.
    the new master(s) only saves 2 decimals.
    The database is not the problem it can handle 6 decimal places
    when i save a product, only the two first decimal places are saved

    #740
    RRowley
    Participant

    Why include taxes in the unit price? What is the reason you can’t use the taxes feature of SI?

    #741
    wivanet
    Participant

    Sorry, I do not want a unit_price incl taxes. and i use the taxes feature but:
    I want a unit-price that, results including taxes, in a integer invoice price.
    for instance: unit_price is € 0,8264 results including 21% taxes in € 0,999944
    rounds to 1,00.
    When i add a product the unit_price 0,8264 is not saved as 0,8264 but as ,82

    But now i see another problem, a product with a unit price 0,82 is on the invoice € 0,00..

    #742
    wivanet
    Participant

    Next week I will perform a re-installation.

    #743
    RRowley
    Participant

    I tried your set up. Correct that amount is truncated to two decimal places but that truncated amount does print on the invoice correctly.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Decimal places for products’ is closed to new replies.