I've similar problem a described here: #707474: Commission on free items
I've created new content type, created the same class in Ubercart.
In UC Power Tools hidden everything apart SKU and Sell price.
When I'm adding new product with price £100, I've got following error:
Commission must be greater than zero.
What's the problem?

Comments

kenorb’s picture

The same validation error on add and edit form. I don't using any commissions.

beautifulmind’s picture

I'm having the same issue. I can not upgrade to latest release becuase then I have 'No file upload attached' issue!

Regards.

hanoii’s picture

kenorb, are you using the -dev release? what about you beatifulmind?

kenorb’s picture

Yes, dev.

version = "6.x-1.x-dev"
project = "ubercart_marketplace"
datestamp = "1298620469"
hanoii’s picture

I am looking at the code, do you have "Read Only" seller commission field checked in the seller settings?

kenorb’s picture

No.
Check the screenshots.

kenorb’s picture

StatusFileSize
new24.36 KB
hanoii’s picture

Your screenshot doesn't match the current code I am looking at, are you using the latest-dev? Remember that -dev is generated 12 hs after every change, so if you stick to dev, it might be good to run updates on it. If you have the update module enable and you checked for available updates it should be displayed as out of date.

I could figure out the release date of your dev from the timestamp but it really seems you are using a different version.

Can you try the latest dev and see how it works, I think you should need to check the "Read only" field for the auto calculation to work.

In your current version, probably checking the automatic check would do it, but I rather have you installed the new dev version and give you support on that.

kenorb’s picture

Status: Active » Fixed

Thank you, it worked.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.