Ticket #364 (new enhancement)
Custom "Extended" field.
| Reported by: | vlad@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | phpbms | Version: | 0.96 |
| Keywords: | Cc: |
Description
Hello, I've been trying your online-demo and I can't describe how amazing is your software.
However I have a problem, my business is kind of unusual, I have a florist' shop but most of the time I put the prices at sale time.
Lets put an example: I have a dozen of roses, I enter them as 12 flowers in the inventory.
I sell a dozen of such flowers at $8, which would be Unit Price = $0.66.
Problem is when I sell only 6 flowers, in which case the price is $5 (not $0.66 * 6 = ~$4.00).
So, I will have to calc $5/6 to get the correct Unit Price, instead of just setting the Extented (Total Price) to $6 and phpBMS doing the calc.
In brief I request for a way in which I can specify Quantity and Total Price and Unit Price being calculated by phpBMS.
Thank you.
