Skip to content

[IMP] payment_twikey: use the invoice's company where available#12

Open
StefanRijnhart wants to merge 2 commits intotwikey:16.0from
QuatraInternational:16.0-use_move_company
Open

[IMP] payment_twikey: use the invoice's company where available#12
StefanRijnhart wants to merge 2 commits intotwikey:16.0from
QuatraInternational:16.0-use_move_company

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]
@StefanRijnhart StefanRijnhart force-pushed the 16.0-use_move_company branch 2 times, most recently from dab8b31 to d89b847 Compare January 17, 2024 13:12
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