How to Set Up Initial Cash Float for Change in Tryton POS

Hello,

I’m working on setting up a Tryton POS system and need a feature where we can enter an initial cash float, for example, an amount of $500, that would be used specifically for giving change.

Does Tryton POS have a built-in feature for this, or is there a module available that handles setting up an initial cash amount for change? If not, what would be the best approach to customize the POS module to include this feature? Thank you in advance!

In such case you should create an initial cash session with not tickets and indicate that there is a first transfer of 500€ to make such money available as cash for giving change.

The next cash sessions should use this amount as initial amount and then you will be able to correctly compute the end balance of each session.

Hope this helps!

So I need to constantly input the opening balance from the previous cash session manually?

No the start amount of a session is the end balance of the previous session.