Discount amount in SQL table

Issue #569 closed
Javier Alay created an issue

Hello Lotgroup,

Sience we have a table were we insert all transactions from the cashier, we would like to add to this table the total money amount discount applied to the transaction if there is a discount applied.

You can insert it in our table in SQL, using the column named "PU".

The amount that you are inserting in the column named "valor" will still the same, the total paid at that transaction.

Thanks in advance.

Regards.

Comments (2)

  1. Log in to comment