Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

10.0 add product configurator to purchase order #42

Open
wants to merge 8 commits into
base: 10.0
Choose a base branch
from

Commits on Apr 21, 2017

  1. [FIX] Add support for the sale_margin module

    Adding configured sales order lines fails when sale_margin module is installed.
    The sale_margin module requires the sales order line to include product_uom:
    odoo/addons/sale_margin/models/sale_order.py
    matt454357 authored and elemire committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    62e33d0 View commit details
    Browse the repository at this point in the history
  2. Pass single dict to update method

    matt454357 authored and elemire committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    1c63da6 View commit details
    Browse the repository at this point in the history
  3. [FIX] Add support for the sale_margin module

    Adding configured sales order lines fails when sale_margin module is installed.
    The sale_margin module requires the sales order line to include product_uom:
    odoo/addons/sale_margin/models/sale_order.py
    matt454357 authored and elemire committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    8fd4cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad76678 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cf80ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7315133 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dade66 View commit details
    Browse the repository at this point in the history
  8. fix date planned

    elemire committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    5d81995 View commit details
    Browse the repository at this point in the history