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] payment_twikey: use the invoice's company where available #12

Open
wants to merge 2 commits into
base: 16.0
Choose a base branch
from

Conversation

StefanRijnhart
Copy link
Contributor

@StefanRijnhart StefanRijnhart commented Dec 8, 2023

Also fix warning

odoo.addons.base.models.ir_model: Two fields (id_and_link_html, twikey_invoice_identifier) of account.move() have the same label: Twikey Invoice ID. [Modules: payment_twikey and payment_twikey]

and fix traceback

ValueError: <class 'AttributeError'>: "'NoneType' object has no attribute 'btn_send_to_twikey'" while evaluating
'records.btn_send_to_twikey

when clicking the Send to Twikey menuitem.

Also fix warning

    odoo.addons.base.models.ir_model: Two fields (id_and_link_html, twikey_invoice_identifier) of account.move() have the same label: Twikey Invoice ID. [Modules: payment_twikey and payment_twikey]
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