v 8.0 Third Party 718
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Sales Management (sale)
Online Billing (account_voucher)
Social Network (mail)
Warehouse Management (stock)
Community Apps Dependencies
Technical Name sale_promotion_gift
LicenseAGPL-3
Websitehttp://www.odoomrp.com
You bought this module and need support? Click here!
License: AGPL-3

Sale promotion gift

This module allows you to create products and quantities of free gift in object Pricelist Item Offers.

When a line is inserted into the sale order line, automatically free products are reflected in the new tab "Sale promotion gifts" of the sale order.

In this new tab when you click the button "Dump offer", defined as the product "Sale promotion gifts", they will be copied to the products defined as "Sale final gifts".

When you save the sale order, it will validate that the total of the category/quantity defined in "Sale final gifts", does not exceed to the total of the category/quantity defined in "Sale promotion gifts".

New "not combinable" field in offers. If Sale line has an offer with not combinable checked, this line not will be included in other offer.

Credits

Contributors

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!
I found dependency that I can not found where to download
by
Beta Uliansyah
on 1/5/16, 6:57 AM

As AJeng said earlier, this module cannot be installed for the offer_id error. So I use code from https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_promotion_gift but it needs module product_pricelist_rules which available on the same repository. But, product_pricelist_rules depends on product_supplierinfo_for_customer which I can not found it anywhere. There is same module name product_supplierinfo_for_customer but it is for OE 7 (https://www.odoo.com/apps/modules/7.0/product_supplierinfo_for_customer/). I tried to track to the repo it belongs, but found nothing. (https://github.com/serviciosbaeza/odoo-addons.git#7.0)


I found an error
by
Ajeng
on 12/18/15, 4:08 AM

Hi, thanks for making this module.. But i found an error while installing the module. it said key error for "offer_id" . Then i search in the code, there is no fields "offer_id" declare on "sale.order.line". what is the field "offer_id" refers to ?