Buying new things #5672
RobPattonDotCom
started this conversation in
General
Replies: 1 comment 6 replies
-
@RobPattonDotCom it is a great question and has been asked before. But there has been no development time allocated to it. We have "extra line items" where you can add shipping etc but these do not get amortized across other lines. It is a complicated question, as you don't always want to necessarily split the shipping costs evenly anyway, and there may be other complications such as split shipment. Then you have taxes which are not always handled the same way. So basically it is hard to work out how to implement generically. Any suggestions? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployed, just setting things up. I must be missing something. Got all my base inventory imported and looks good. Now to use it!
If I purchase 100 of an item, and they are 1$ each, but the shipping for the 100 was 22$, I have been manually setting the unit price to (122/100) 1.22, though sometimes its more complicated.
100 at 1$ each + 22 shipping + 3% credit card fee.
Short of just doing all the math each time, is there an automated way to do that so inventory has the real cost?
Clearly I must be missing something, surely everyone has this issue.
Suggestions.
Beta Was this translation helpful? Give feedback.
All reactions