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

Billink Fee. Offline credit memo/Invoice created without Tax included #8

Closed
yuriichayka opened this issue Jan 6, 2022 · 1 comment

Comments

@yuriichayka
Copy link

Hello,

Looks like we stumbled upon the following bug. Please check.

Preconditions:

  • Magento 2.4.3 Community
  • Billink module 1.3.4

Description:

  • With enabled Billink Fee, Credit Memo is being created without Tax included. But when you disable the fee - it works fine.
  • Looks like this is because of the missing base_tax_invoiced and tax_invoiced in the sales_order table.
  • Invoice doesn't contain Tax either.
    STR:
  • enable Billink Fee in Magento Admin;
  • Place order;
  • Try to create offline Credit memo in Magento Admin.

ER: Tax is included in Credit Memo;
AR: Tax is missing for Billink orders with fee when creating Credit Memo.
issue_tax
configuration_billink

@Billinkbv
Copy link
Owner

If this is still a problem, please contact us on support@billink.nl

Billinkbv pushed a commit that referenced this issue Feb 14, 2023
BILLINK-54 Add typeof operator and check initializing null (logged in customer)
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

2 participants