Skip to content

Proposals #1

Description

@hussain

In settings using _inherit = 'res.config.settings' we add more fields in which those fields may conflict with existing Odoo standard or other modules.
Generic names like purchase_journal_id is problematic, if our cutom module is Employee Bill Claim then we should use a prefix ebc_ for our fields names in settings.
so the generic purchase_journal_id becomes ebc_purchase_journal_id

Also avoid prefix default_ since this is Odoo reserved prefix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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