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

[IMP] added german translation, and handelt frozen dict error #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Benniphx
Copy link

  • added german translation
  • handelt frozen dict error for for 9 Alpha

@Benniphx
Copy link
Author

I found a bug:

Steps to reproduce:

  1. go to Accounting
  2. go to Customer Refunds
  3. Button "Refund Invoice"
  4. Select Method 3 (Modify)
  5. Button "Create Refund"

You will get the error:
TypeError: _refund_cleanup_lines() got an unexpected keyword argument 'context'

this is do to reason changes of the account module

I rewrote the function to API8 so this error is gone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant