Page 1 of 1

"Discount" Field in Demo Project

Posted: Sat May 25, 2024 1:48 pm
by Trosmada

Dear friends,

I just tried using Demo Project, Click on Orders, then Master/Detail Edit,
On the Order Details table, I change the discount, for example I put 0.5 after save then In Orders view the table show the discount is 50%, and the subtotal also wrong,
because it use 50% discount instead of 0.5%.
but if I click again to Order Detail Edit (the same record that I changed), it will show 0.5.

Can anyone explain about that?

Thanks in advanced.


Re: "Discount" Field in Demo Project

Posted: Sat May 25, 2024 2:05 pm
by arbei

Note that the field value is not a percentage. It is only formatted as "Percentage", see View Tag -> Format. When you edit, you need to enter the actual value, not percentage.


Re: "Discount" Field in Demo Project

Posted: Sat May 25, 2024 2:37 pm
by Trosmada

Thanks for the reply,
So, I just tried again, now I fill 5% (not just 5) then the result is correct.

Thanks