Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] add a new module to allow planner changing the supply method on procurement order level #15

Closed
wants to merge 3 commits into from

Commits on Mar 3, 2015

  1. [ADD] add a new module to allow planner changing the supply method on…

    … the procurement order level.
    
     Changes to be committed:
    	new file:   procurement_supply_method/__init__.py
    	new file:   procurement_supply_method/__openerp__.py
    	new file:   procurement_supply_method/procurement.py
    	new file:   procurement_supply_method/procurement_supply_method_views.xml
    Alex Duan committed Mar 3, 2015
    Copy the full SHA
    27a544b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. [IMP]

        * improvement on description in file: __openerp__.py
            - using communinty template
            - adding business case
        * add maintainer:OCA
     Changes to be committed:
    	modified:   procurement_supply_method/__init__.py
    	modified:   procurement_supply_method/__openerp__.py
    	new file:   procurement_supply_method/mrp.py
    	modified:   procurement_supply_method/procurement.py
    	new file:   procurement_supply_method/sale.py
    Alex Duan committed Mar 4, 2015
    Copy the full SHA
    cc2c4ff View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. [MOD]:

    	* Fix pep8
    	* Add README.rst file
    	* change typo
    Alex Duan committed Mar 5, 2015
    Copy the full SHA
    4d39833 View commit details
    Browse the repository at this point in the history