Is there a way to add an additional column for number of days?
We are a hire company and currently use the Quantity Column for products. If the hire is for more than one day we have to use the description box to advise the number of products. We then have to put the combined figure in the total box and use the QTY column as number of hire days to be charged.
If this is a CSS edit thats possible can you please advise the steps to follow.
That would be an additional column in the data model (unit cost x quantity x days, rather than just unit cost x qty), so it’s not something you can just CSS. The easiest approach is probably to make the unit cost be one item for one day, put a description something like
Power drill - 5 days x 3 items = 15 hire days total
Simplest way, assuming you’re using inventory items to prefill fields/descriptions/rates etc is to just add the item 3 times and do qty 5 for each item. I do similar for service charges when customers have multiple identical services.