v 7.0 v 8.0 v 10.0 v 11.0 v 12.0 Third Party 2980
Download for v 7.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales Management (sale)
eInvoicing & Payments (account_voucher)
Social Network (mail)
Technical Name sale_quotation_number
LicenseLGPL-3
Websitehttp://www.openerp.net.cn
Versions 7.0 10.0 8.0 11.0 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!

This module adds a sale quotation sequence.

Defining.

Sale Quotation: Sale process in draft stage just informing prices and element of communication. Sale Order: Sale process confirmed, the customer already have a compromise with us in terms of pay an invoice and receive our product or service.

Originally OpenERP manage only 1 sequence for this 2 documents, then the sales order won and lost manage the same sequence losting almost all lost quotations in terms of sequences, making so difficult understand qith a quick view if we are good or bad in terms of logistic and sale process already confirmed.

Technical Explanation:

When you create a quotation, it is numbered using the 'sale.quotation' sequence. When you confirm a quotation, its orginal number is saved in the 'origin' field and the sale order gets a new number, retrieving it from 'sale.order' sequence.

With Openerp Base.

Sale Quotation 1 Number = SO001 Sale Quotation 2 Number = SO002 Sale Quotation 3 Number = SO003 Sale Quotation 4 Number = SO004

Sale Quotation 2 Confirmed = Number for Sale Order SO004

With Openerp + This Module.

Sale Quotation 1 Number = SQ001 Sale Quotation 2 Number = SQ002 Sale Quotation 3 Number = SQ003 Sale Quotation 4 Number = SQ004

Sale Quotation 2 Confirmed = Number for Sale Order SO001 from Sale Quotation SQ002

Sale Quotation 1 Confirmed = Number for Sale Order SO002 from Sale Quotation SQ001

Sale Quotation 4 Confirmed = Number for Sale Order SO003 from Sale Quotation SQ004

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
Jaafar Bazzi
on 7/8/21, 6:12 AM

I have an error  during the installation of this app


Please find the error log below:


Error while importing module 'sale_quotation_number'.


 while parsing /tmp/tmp84cko7nd/sale_quotation_number/views/sales_config.xml:5, near

<record id="res_config_settings_view_form_quotation_number" model="ir.ui.view">

        <field name="name">Quotation number configuration</field>

        <field name="model">res.config.settings</field>

        <field name="inherit_id" ref="sale.res_config_settings_view_form"/>

        <field name="arch" type="xml">

            <xpath expr="//field[@name='group_proforma_sales']/../.." position="after">

                <div class="col-12 col-lg-6 o_setting_box">

                    <div class="o_setting_left_pane">

                        <field name="keep_name_so"/>

                    </div>

                    <div class="o_setting_right_pane">

                        <label for="keep_name_so"/>

                        <div class="text-muted">

                            If this is unchecked, quotations use a different sequence from sale orders

                        </div>

                    </div>

                </div>

            </xpath>

        </field>

    </record> 

 Make sure those modules are installed and try again.


Looking forward for Your feedback 


Thanks




by
Jaafar Bazzi
on 7/8/21, 5:41 AM

I have an error  during the installation of this app

Please find attached images related to the error code in the link below:

Odoo app error - Google Drive

Looking forward for Your feedback 

Thanks,