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

[11.0] Clicking item on Supplier Payment Paid or Debit tab causes field does not exist error #151

Open
kwoychesko opened this issue Jan 18, 2019 · 0 comments

Comments

@kwoychesko
Copy link

Open an existing Supplier Payment - Paid tab. Click on one of the line-items. You will get the following error:
ValueError: Field payment_group_matched_amount does not exist
Error context:
View n/a
[view_id: n/a, xml_id: n/a, model: n/a, parent_id: n/a]

Similarly, create a new Supplier Payment for a vendor with an open PO. On the Debits tab, click on one of the line-items. You will get the following error:
ValueError: Field payment_group_matched_amount does not exist
Error context:
View n/a
[view_id: n/a, xml_id: n/a, model: n/a, parent_id: n/a]

For either of the above I can post the full error if it helps.

I have limited coding experience, so I was unable to track down which .py was causing the error, but if someone wants to point me in a direction I'm happy to do some investigation. I'm happy to help!

Very important: Thank you for this module!

filoquin pushed a commit to quilsoft-org/account-financial-tools that referenced this issue Jul 6, 2021
Add a constrians to set amount_company_currency or amount if some of them are not setting
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

No branches or pull requests

1 participant