Topic: Items and Inventory

How can I add a custom field under an item? I want to implement inline commission accruing for each item (non-inventory) item.

Re: Items and Inventory

Try treating Commission as a pseudo tax using a separate Commission Account that receives it (or pays it out if negative).

Otherwise, make an extension for it.