add sakht and tanafos columns in loan history and sync cartables with backend

This commit is contained in:
2023-12-25 11:32:07 +03:30
parent 3077ed1d63
commit 65a1ed2716
7 changed files with 46 additions and 7 deletions

View File

@@ -365,6 +365,8 @@
"tanafos_period_error": "وارد کردن دوره تنفس الزامیست",
"approved_amount_positive": "مبلغ تصویب شده باید مثبت باشد",
"approved_amount_number": "مبلغ تصویب شده باید عدد باشد",
"sakht_period_positive": "دوره ساخت باید مثبت باشد",
"tanafos_period_positive": "دوره تنفس باید مثبت باشد",
"sakht_period_number": "دوره ساخت باید عدد باشد",
"tanafos_period_number": "دوره تنفس باید عدد باشد",
"toman": "میلیون تومان",
@@ -554,6 +556,8 @@
"LoanHistory": {
"id": "کد یکتا",
"name": "نام",
"tanafos_period": "دوره تنفس",
"sakht_period": "دوره ساخت",
"national_id": "کد ملی",
"phone_number": "موبایل",
"proposed_amount": "مبلغ پیشنهادی",