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

FIX 17.0: supplier invoice template card: buyer and seller swapped in VAT-related function calls (probably a copy-paste from customer invoice templates) #31446

Conversation

atm-florianm
Copy link
Contributor

FIX wrong VAT rates on supplier invoice templates

We noticed that the available VAT rates shown in dropdowns on the supplier invoice template card are sometimes (not always) wrong, because the $buyer and $seller object were copy-pasted from the customer invoice template card, where $mysoc is the seller and $object->thirdparty is the buyer.

… VAT-related function calls (probably a copy-paste from customer invoice templates)
@eldy eldy merged commit abefce7 into Dolibarr:17.0 Oct 18, 2024
3 checks passed
@atm-florianm atm-florianm deleted the fix/17.0/126_template_supplier_invoice_card_swaps_arguments_for_seller_and_buyer branch October 21, 2024 10:00
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.

2 participants