V175 Pantry List Display Price Decimals

Posted:
Fri Aug 03, 2018 1:31 pm
by 2can2
Hi, I have updated the plugin Pantry List from the docs site dated 090718 but it still has the issue displaying the selling price with Decimals? The line no 176 seems to state 2 decimals but it isn't displaying as such. See attached screenshot. Any help will be appreciated. Cheers
Re: V175 Pantry List Display Price Decimals

Posted:
Sat Aug 04, 2018 6:01 pm
by Mike.Sheen
2can2 wrote:Hi, I have updated the plugin Pantry List from the docs site dated 090718 but it still has the issue displaying the selling price with Decimals? The line no 176 seems to state 2 decimals but it isn't displaying as such. See attached screenshot. Any help will be appreciated. Cheers
Please attach images as images! Nobody wants to download a word document to look at an image when it can simply be displayed inline within the forum post!
Re: V175 Pantry List Display Price Decimals 

Posted:
Tue Aug 07, 2018 4:51 pm
by 2can2
Pray tell how I can save an image taken with the snipping tool 'inline within the forum post' ? as I don't know how to do it?
The query was to change the price display to 2 decimal points i the line below :
.AddColumn("Price", New JiwaFinancials.Jiwa.JiwaApplication.JiwaManageGrid.JiwaCurrencyCellType, "Price($)", 5, , , , True, , , , 2)
as the above doesn't seem to work. Cheers