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: FATAL ERROR (php 8, invoice situation=2) Invoice line Save after edit (even if invoice is STANDARD) #32249

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

FHenry
Copy link
Member

@FHenry FHenry commented Dec 5, 2024

On standard invoice

Edit invoice lline on std invoice trigger Fatal Error if INVOICE_USE_SITUATION=2 (as the invoice is not a situation invoice)

as $fullprogress = price2num() return ''

image

image

@FHenry FHenry changed the title fix: FATAL ERROR (php 8, invoice situation=2) Invoice line Save fix: FATAL ERROR (php 8, invoice situation=2) Invoice line Save after edit Dec 5, 2024
@FHenry FHenry changed the title fix: FATAL ERROR (php 8, invoice situation=2) Invoice line Save after edit fix: FATAL ERROR (php 8, invoice situation=2) Invoice line Save after edit (even if invoice is STANDARD) Dec 5, 2024
htdocs/compta/facture/card.php Outdated Show resolved Hide resolved
@eldy eldy added the Discussion Some questions or discussions are opened and wait answers of author or other people to be processed label Dec 8, 2024
@eldy eldy merged commit aee2510 into Dolibarr:20.0 Dec 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Some questions or discussions are opened and wait answers of author or other people to be processed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants