Price History

what is this dbl command?
there is no dbl command on the code, but there is dblPrice (variable declared as double).
i only check if on the main form the combo is "wholesale", then get the the price from the
wholesale field, otherwise, the other field (retail?)
 
so what you want is actually fetch the price from your ProductDetailT?
one problem
Can you make these numbers not appear 0? Because I can't have it show like that on the actual receipt

1726837917685.png



Or in the retail

1726838058602.png



It generally rounds it up or down ( beats me how, 7,18 doesn't make 8)
But I don't want it rounded
 

Users who are viewing this thread

Back
Top Bottom