Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Quotation from Proj...
 
Notifications
Clear all

Quotation from Project

6 Posts
2 Users
0 Reactions
3,235 Views
(@antonio-grr)
Posts: 84
Active Member
Topic starter
 
[#3955]

Hi.
In a previous Topic of mine I asked for automatic creation of Tender ( mistake !! I meant Quotation) and Bill. Now I can show you a raw code that I wrote for Quotation
In attachment a QuotationMain with some new methods.
Other minor changes in ObjectButtons.php to handle button


<button id="createQuotationButton" dojoType="dijit.form.Button" showlabel="false"
title="Crete Quotation"

iconClass="dijitButtonIcon dijitButtonIconCreateQuotation" class="detailButton">

createQuotationFromProject() ;



?>
and in projeqtor.js
It's not internationalized, many checks must be added and some fields in quotation could better set in a dynamic dialog, but it should be enough to explain my idea.
Next step form me is to create Bill from real amounts.
Best regards


 
Posted : 20 Dec 2016 19H30
(@babynus)
Posts: 14952
Member Admin
 

Idea could be interesting but seems very specific to your own needs.
It seems you have one quotation / one bill per project. It is not often the case.
Also, there are many ways existing to generate Bills from projects elements, it would possibly interfere with your proposal.

I recorded the request to keep the ideas and code you propose, but not sure it will be included in community version.


 
Posted : 22 Dec 2016 12H22
(@antonio-grr)
Posts: 84
Active Member
Topic starter
 

Hi.
I have to point out that I limited Quotation to one as I can't imagine to send more Quotations to client.
I'm not applying the same restriction to Bill, that will be created on Billing Type bases, using Terms and Activity Prices when applicable.Anyway, I will submit the code when it will be ready, possibly submitting Ask Topics on some points that are not evident to me.
Meanwhile,
have great holidays,


 
Posted : 22 Dec 2016 12H56
(@babynus)
Posts: 14952
Member Admin
 

I have to point out that I limited Quotation to one as I can't imagine to send more Quotations to client.

So you never had a framework contract on a public contract...
And never had an addendum ?


 
Posted : 22 Dec 2016 13H04
(@babynus)
Posts: 14952
Member Admin
 

I will submit the code when it will be ready, possibly submitting Ask Topics on some points that are not evident to me.

OK


 
Posted : 22 Dec 2016 13H04
(@antonio-grr)
Posts: 84
Active Member
Topic starter
 

You are right,but none will complain if he will have to create manually some more quotations in unusual conditions.


 
Posted : 22 Dec 2016 13H32
Share:

Scroll to Top