Invoice integration adding

Issue #563 closed
Javier Alay created an issue

Hello Lotgroup,

Now that we have a SQL table where you insert some data from cashier transactions, Is it possible that you can add to a row the value of the total discount translated to money, if the transaction has a discount?

For example:

If there is a one hour discount, and the tariff has a value of 6 per 30 minutes, then the total discount translated to money will be 12.

If there is a 50% discount and the total money of the transaction was 10, then the total discount translated to money will be 5.

The row in our SQL table where we will need this value to be inserted is the one called PU with decimal format.

Thanks in advance.

Regards.

Comments (1)

  1. Log in to comment