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

sync readonly between pricelist and currency #88

Merged
merged 2 commits into from
Feb 4, 2015

Commits on Jan 29, 2015

  1. sync readonly between pricelist and currency

    Addresses OCA#80, see also odoo/odoo#4598.
    
    If we have some states in which the pricelist can be changed but the
    currency is readonly, the currency seems to be changed, but while saving
    it goes back.
    
    The core purchase module probably needs a similar fix.
    lepistone committed Jan 29, 2015
    Configuration menu
    Copy the full SHA
    10a7c75 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Configuration menu
    Copy the full SHA
    491e1b4 View commit details
    Browse the repository at this point in the history