Skip to content

update amount in compta/bank/line.php does not update other fields / tables #34239

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

Open
rycks opened this issue May 22, 2025 · 0 comments
Open
Labels
Bug This is a bug (something does not work as expected)

Comments

@rycks
Copy link
Contributor

rycks commented May 22, 2025

Bug

There is a very old bug on amount update on bank line

First there is an invoice with a payment

Image

Then line in bank is

Image

But in case of error on amount, user can update it in that place

Image

But 1 payment is not updated like you can see here

Image

And invoice too

Image

so we have to update two tables : llx_paiement and llx_paiement_facture

Dolibarr Version

18.0

Environment PHP

No response

Environment Database

No response

Steps to reproduce the behavior and expected behavior

No response

Attached files

No response

@rycks rycks added the Bug This is a bug (something does not work as expected) label May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant