Skip to content

"Updating module configuration" README section is out of date #45

Description

@rvalyi

with current anthem version and Odoo v12:
instead of from anthem.lyrics import settings should be from anthem.lyrics.settings import define_settings

it is no more model = ctx.env['sale.config.settings']
but model = ctx.env['res.config.settings']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions