Menu

Problem closing cash accounting

Help
2013-04-24
2022-03-05
  • Alex Welcome

    Alex Welcome - 2013-04-24

    Hi all. This is my first post. I'm trying implement Posper in a restaurant and I´ve found a problem. This error appear when I want count the cash. In this screen I must introduce the number of banknotes and coins and the program will show the total cash.

    If I introduce only banknotes, the operation is correct. But if I introduce coins this is not correct.

    The coins are counted as euros, they are not counted as cents.

    I would like to know how can I solve this problem.

    Thank you very much for your attention.

    Regards.

     
    • hansA

      hansA - 2013-04-24

      Alex,
      which locale is your system set to?
      This might be a problem as described in

      http://support.posper.de/issues/1068 (please register to go there).

      Hans

       
  • Alex Welcome

    Alex Welcome - 2013-04-24

    Hi hansA.

    First I would like to thank you for your help.

    I don't understand you too well.

    Do you want to know what is the locale in my PC? If is this your question, I can say you I'm writing from Spain.

    I checked the link you provided me but I can not see the solution to the problem.

    How can I find the templates to modify them and make them work properly?

    Could you set some option in Posper configuration menu to correct my problem?

    Regards.

     

    Last edit: Alex Welcome 2013-04-24
    • hansA

      hansA - 2013-04-25

      Alex,

      Please do the following:

      1. Download the latest POSper snapshot from
        http://support.posper.de/projects/posper/wiki/POSper_Nightly_Builds
      2. Replace your posper.jar by the posper.jar for
        posper-2.2rc-756-499-19.04.2013
      3. Download mail-1.4.5.jar from
        http://support.posper.de/attachments/387/mail-1.4.5.jar to your libs folder in the posper install directory if it's not yet there
      4. Open libs/launcher.posper.xml with a text editor and add the posper.language and posper.region properties to the vm section, so that it looks like below
      5. Enjoy POSper
          <vm>
          <property name="swing.defaultlaf"
            value="javax.swing.plaf.metal.MetalLookAndFeel"/>
          <property name="java.util.logging.config.file"
            value="logging.properties"/>
          <property name="user.language" value="es"/>
          <property name="user.region" value="ES"/>
          </vm>
      

      Hans

      Sorry, I had a fight with markdown ..., but I won, finally

       

      Last edit: hansA 2013-04-25
  • Alex Welcome

    Alex Welcome - 2013-04-25

    Hans thank you so much for your help. Your solution has worked 100%.

    Regards.

    Alex

     
  • Richard Slabbert

    Hi Hans,

    I registerred on posper.net with the link you have provided but it says pending administrator review.

    Do you perhaps have these files you mentioned in your post for me to download and install even if it not the lattest its oky?

    Kind Regards,
    Richard

     
    • hansA

      hansA - 2022-03-05

      Hi Richard,

      I've activated your account  (activation is done manually to avoid
      spammers and I'm in a different timezone)
      Please note that currently the POSper version on SourceForge is more up
      to date (Rel 3.0) than what can be downloaded from
      the Posper support site (Rel 2.2).

      If  you want to use an svn client to deploy the latest POSper:

      • Create a directory. e.g. posper, as your install directory and grant
        write access
      • Checkout posper from //svn://repo.posper.de:3692
        In Linux for instance you can install posper in /opt the following way,
        assuming user 'myname':
        $ sudo mkdir /opt/posper
        $ sudo chown myname:myname /opt/posper
        $ cd /opt
        $ svn co //svn://repo.posper.de:3692

      This will checkout all necessary files into /opt/posper

      Regards,
      Hans

      Am 04.03.22 um 23:59 schrieb Richard Slabbert:

      Hi Hans,

      I registerred on posper.net with the link you have provided but it
      says pending administrator review.

      Do you perhaps have these files you mentioned in your post for me to
      download and install even if it not the lattest its oky?

      Kind Regards,
      Richard


      Problem closing cash accounting
      https://sourceforge.net/p/posper/discussion/606132/thread/227b3f27/?limit=25#9924


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/posper/discussion/606132/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      arcasys
      Kassensysteme
      Warenwirtschaft
      Vernetzung


      arcasys GmbH
      Wotanstr. 82
      80639 München
      Tel +49 89 17095721
      Fax +49 89 17095722
      Mob +49 151 27007919
      www.arcasys.de http://www.arcasys.de

      HRB: 227746
      Gerichtsstand: München
      Geschäftsführung: Johann Artmann, Norbert Mooser

       

Log in to post a comment.