-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cost of the cut to the final report #379
Comments
Hi @Kirirru, Currently it's not planed. Regards |
It's sad. I'm using box with material and adding cost to it. And i think it's "duct tape" but i need it for final cost report. |
can you add labour cost as a function of total material cost, or as a function of number of cuts or length of cut |
Hi @Kirirru, Even if the computation is really simple. I don't know how this kind of data could be set and displayed. And when it's not simple I prefer not implemented it!
|
it remains to multiply the number of cuts by their cost and display them in the final estimate |
Thank you for the proposals, but
Of course all data are there. I don't want to put data anywhere. It's hard to explain to user and extremly hard to maintain for futur features. |
look, I work with stainless steel and the cost of one cut costs me, for example, 20 cents and I make 800 cuts. When ordering for a thousand dollars, it turns out that you need to keep $ 160 in mind for cutting. I usually create a material that I call "for cutting" and assign it a static cost. But it's duct tape. in a tool that can calculate an estimate, such an item must be mandatory. Because sometimes the number of cuts is in the thousands. |
Oh! I see. Newermind! |
If we were to evolve the estimation module, I'd prefer to brain on a more global solution that could be fully customizable. Where each user compute what he want from base estimation data and displayed the result in a separated table. But this is not currently a priority ;) |
is there an opportunity to add accounting for the cost of the cutting length in the final financial report.


i mean this
to this
The text was updated successfully, but these errors were encountered: