Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A addons-vauxoo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vauxoovauxoo
  • addons-vauxoo
  • Issues
  • #280
Closed
Open
Issue created May 25, 2015 by Tulio Ruiz@ruiztulioOwner

'pop' not supported on frozendict | Debit Credit Note

Created by: ajinkyagadewar

Hello,

I am getting this error on "Refund Invoice".

File "/opt/odoo/odoo-server/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/opt/odoo/custom/addons/debit_credit_note/wizard/account_invoice_refund.py", line 57, in fields_view_get context.pop('form_view_ref', None) File "/opt/odoo/odoo-server/openerp/tools/misc.py", line 1275, in pop raise NotImplementedError("'pop' not supported on frozendict") NotImplementedError: 'pop' not supported on frozendict

Assignee
Assign to
Time tracking