Corey Salzano
01528d9ebe
Fix wrong customer names on invoice list page 2+
...
On the invoices list, when viewing page 2 or later, customer names in the
table could be wrong—opening an invoice showed a different customer than
the one displayed in that row.
Ensure we only apply API responses that match the currently requested page.
This prevents stale or out-of-order responses from overwriting the displayed
data. Also use row id as v-for key for correct Vue reconciliation.
2026-02-16 11:57:36 -05:00
Martin Chevignard
59b43fa258
Public Invoice View fix
2024-10-15 17:55:56 +02:00
agencetwogether
3b61440e1f
Complete dashboard translations & small UI improvements ( #69 )
...
* fix dropdown action Estimate Dashboard and fix translating full Dasboard page
* Update app.php
* fix locale in app.php config
* Wizard install with translation, customer portal with translation, and fixing hardcoding strings to get translation
* fixes asked to review
* fixes pint
---------
Co-authored-by: Max <contact@agencetwogether.fr >
Co-authored-by: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com >
2024-06-05 12:07:46 +02:00
Darko Gjorgjijoski
8788f3d504
Tax calculation issue ( #38 )
...
* fix initial tax per item issue
* remove commit in estimate storage
* add changes in tax per item calculation
* add validation on requests
* fix minimum total issue
* fix table pagination filter issue
* minor fix
* remove compound interest and remove unused code
---------
Co-authored-by: yashkanakiya <yashkanakiya281297@gmail.com >
Co-authored-by: dhruvbhattt <dhruvbhatt7790@gmail.com >
Co-authored-by: gdarko <dg@darkog.com >
2024-02-18 10:54:12 +01:00
Mohit Panjwani
082d5cacf2
v5.0.0 update
2021-11-30 18:58:19 +05:30