Merge branch 'release/v1.3.8'

This commit is contained in:
AmirHossein Mahmoodi
2025-06-01 10:07:15 +03:30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
HOST="rms.witel.ir"
NEXT_PUBLIC_VERSION="1.3.7"
NEXT_PUBLIC_VERSION="1.3.8"
NEXT_PUBLIC_API_URL="https://rms.witel.ir"
NEXT_PUBLIC_MAPTILE_ENDPOINT="https://rmsmap.rmto.ir/141map"

View File

@@ -432,7 +432,7 @@ const OperatorList = () => {
size: 50,
columns: [
{
header: "مبلغ فیش (ریال)",
header: "مبلغ فاکتور (ریال)",
id: "final_amount",
enableColumnFilter: false,
grow: false,