Skip to content
Tarun Bhardwaj edited this page May 11, 2013 · 1 revision
  • Git must be installed to install this module.

  • Open terminal and switch to Open ERP addons folder by command

      cd <Path to Open ERP addons folder>
    
  • clone repo from git

      git clone https://github.com/openlabs/openerp-sale-promotions.git -b 2.7 sale_promotions
    
  • Goto Settings >> Update Module List and update modules list.

Update Module List

  • Goto Installed Modules and search for sale promotions.

Search Sale

  • Click install button on Promotion for OpenERP module.

The module with the dependency module (sale) will be installed. If sale module is already installed, only sale promotions module will be installed.

Next: Dealing with Promotions

Clone this wiki locally