Skip to content

Extra features for sales management, for example template quotations.

License

Notifications You must be signed in to change notification settings

OpusVL/odoo-sale-extras

Repository files navigation

odoo-sale-extras

sale_template_quotation

Allow quotations to be frozen for use as templates.

A new button is added to the Quotation screen, "Convert to Template", which freezes the quotation preventing it from being edited or converted to a sales order.

A new Quotation Reference field is also created which must be filled in before conversion to a template.

sale_list_client_order_ref

Display the client order reference (Reference/Description) field in sales order and quotation list views, and allow searching on that field.

sale_printout_split_sku

Install this to print the product SKU in a separate Code No column on the left of Description, instead of the usual format of [SKU] Description

This works very well with Odoo 8.0's stock sale order/quotation printout templates, but if you customise the base template then your mileage may vary with this, and you may wish to use the module sale_order_split_sku_fields instead and specify the columns as you wish in your custom template.

sale_order_split_sku_fields

This provides the fields on the sale.order model used by sale_printout_split_sku, also allowing you to use those separated fields with your own custom sale order report templates.

Provides the following fields on the sale.order model:

  • product_sku
  • description_without_sku

sale_customer_specific

Customer-specific products.

Adds to the Product form's Sale tab a tickbox 'Is customer specific', which if ticked will only allow the product to be added to sale orders for specific customers, listed in the 'Allowed customers' field.

sale_product_variant_selection_assistant

Adds extra options to the Order Line form which is accessed from the Sale Order form.

Fill in the Product Template option and you will be presented with a table of attributes that are applicable to that product.

Fill in all of the attributes, and click out of the table, and the Product field will be filled in for you assuming you have selected a set of attribute values that uniquely identify a variant.

Copyright and License

Copyright (C) 2016 OpusVL

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

If you require assistance, support, or further development of this software, please contact OpusVL using the details below:

About

Extra features for sales management, for example template quotations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages