Version ie <v5.7.12-c124>
Environment < Zip >
PHP WEB 8.2.24
PHP CLI 8.2.24
Checklist
-
Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja? - NO
-
Have you searched existing issues? - YES, similar to Missing Invoice and Payment
-
Have you inspected the logs in storage/logs/laravel.log for any errors? - NO, will do it after backup of server is made
Describe the bug
Standard invoice counter (highest number) 06358. All invoices total show 05972 (in a morning). Added 5 invoices so counter is 06363 and total invoices show 05881 - These numbers are incorrect both in Flutter and React web version (if archived and deleted is ticked still it is only 05937)
- missing payments - missing only in React - flutter show correctly
- invoice was created e.g. in sep 2024, paid in nov 2024
- now in apr 2025 i see only the invoice with same ID as paid, but in Payments tab (of client) there are no payments for a year 2024 and/or this specific invoice
- missing invoices - other clients - same admin, year, invoicing company - missing only in React
- created invoice in e.g. aug 2024 and paid in aug. 2024
- can see only payment in Payments tab of a client with ID of an invoice, But invoices tab do not show that invoice
- (NOT IMPORTANT) other admin user cannot login - also do not work with flutter
- admin user AAA who creates invoices, clients and payments can loggin without problems
- second user BBB cannot login with correct credentials - this user has also admin rights, but is not creating invoices or payments actively - only tasks and notes and upload documents
- second user see error 500 during login attempt
- (NOT IMPORTANT) invoice text under Terms field removes NEWLINE char (ENTER typed by user) - happens in both Flutter and React - random clients and random invoices
Correct text e.g.
some text aaa.
second line text.
third line.
Some invoices incorrectly show e.g.
some text aaa. second line text. third line.
Steps To Reproduce
i do not know - you do not want to create 6000 invoices in time span of 3 years
Expected Behavior
Few days ago it showed all invoices and payments correctly where total invoice counter was around 06202 and total invoices number was also 06202 in React web version
Additional context
- thinking that not important bugs may have something to do with counters?
- in Settings/User Details option SHOW DATA FOR YEARS is set to 4
- yes it is not updated because it was stable and had no CVEs
- there are no reccuring invoices generated or set to be generated - this functionality is not used for now
Screenshots
Logs
- will have to contact sysadmin to get a logs