odoo-addon-account-loan 17.0.1.1.3.2__py3-none-any.whl → 17.0.2.0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-account-loan might be problematic. Click here for more details.

Files changed (89) hide show
  1. odoo/addons/account_loan/README.rst +6 -2
  2. odoo/addons/account_loan/__manifest__.py +1 -1
  3. odoo/addons/account_loan/i18n/account_loan.pot +17 -0
  4. odoo/addons/account_loan/i18n/am.po +17 -0
  5. odoo/addons/account_loan/i18n/ar.po +17 -0
  6. odoo/addons/account_loan/i18n/bg.po +17 -0
  7. odoo/addons/account_loan/i18n/bs.po +17 -0
  8. odoo/addons/account_loan/i18n/ca.po +17 -0
  9. odoo/addons/account_loan/i18n/ca_ES.po +17 -0
  10. odoo/addons/account_loan/i18n/cs.po +17 -0
  11. odoo/addons/account_loan/i18n/da.po +17 -0
  12. odoo/addons/account_loan/i18n/de.po +17 -0
  13. odoo/addons/account_loan/i18n/el_GR.po +17 -0
  14. odoo/addons/account_loan/i18n/en_AU.po +17 -0
  15. odoo/addons/account_loan/i18n/en_GB.po +17 -0
  16. odoo/addons/account_loan/i18n/es.po +17 -0
  17. odoo/addons/account_loan/i18n/es_AR.po +17 -0
  18. odoo/addons/account_loan/i18n/es_CL.po +17 -0
  19. odoo/addons/account_loan/i18n/es_CO.po +17 -0
  20. odoo/addons/account_loan/i18n/es_CR.po +17 -0
  21. odoo/addons/account_loan/i18n/es_DO.po +17 -0
  22. odoo/addons/account_loan/i18n/es_EC.po +17 -0
  23. odoo/addons/account_loan/i18n/es_ES.po +17 -0
  24. odoo/addons/account_loan/i18n/es_MX.po +17 -0
  25. odoo/addons/account_loan/i18n/es_PE.po +17 -0
  26. odoo/addons/account_loan/i18n/es_PY.po +17 -0
  27. odoo/addons/account_loan/i18n/es_VE.po +17 -0
  28. odoo/addons/account_loan/i18n/et.po +17 -0
  29. odoo/addons/account_loan/i18n/eu.po +17 -0
  30. odoo/addons/account_loan/i18n/fa.po +17 -0
  31. odoo/addons/account_loan/i18n/fi.po +17 -0
  32. odoo/addons/account_loan/i18n/fr.po +17 -0
  33. odoo/addons/account_loan/i18n/fr_CA.po +17 -0
  34. odoo/addons/account_loan/i18n/fr_CH.po +17 -0
  35. odoo/addons/account_loan/i18n/fr_FR.po +17 -0
  36. odoo/addons/account_loan/i18n/gl.po +17 -0
  37. odoo/addons/account_loan/i18n/gl_ES.po +17 -0
  38. odoo/addons/account_loan/i18n/gu.po +17 -0
  39. odoo/addons/account_loan/i18n/he.po +17 -0
  40. odoo/addons/account_loan/i18n/hi.po +17 -0
  41. odoo/addons/account_loan/i18n/hr.po +17 -0
  42. odoo/addons/account_loan/i18n/hr_HR.po +17 -0
  43. odoo/addons/account_loan/i18n/hu.po +17 -0
  44. odoo/addons/account_loan/i18n/id.po +17 -0
  45. odoo/addons/account_loan/i18n/it.po +17 -0
  46. odoo/addons/account_loan/i18n/ja.po +17 -0
  47. odoo/addons/account_loan/i18n/ko.po +17 -0
  48. odoo/addons/account_loan/i18n/lo.po +17 -0
  49. odoo/addons/account_loan/i18n/lt.po +17 -0
  50. odoo/addons/account_loan/i18n/lt_LT.po +17 -0
  51. odoo/addons/account_loan/i18n/lv.po +17 -0
  52. odoo/addons/account_loan/i18n/mk.po +17 -0
  53. odoo/addons/account_loan/i18n/mn.po +17 -0
  54. odoo/addons/account_loan/i18n/nb.po +17 -0
  55. odoo/addons/account_loan/i18n/nb_NO.po +17 -0
  56. odoo/addons/account_loan/i18n/nl.po +17 -0
  57. odoo/addons/account_loan/i18n/nl_BE.po +17 -0
  58. odoo/addons/account_loan/i18n/nl_NL.po +17 -0
  59. odoo/addons/account_loan/i18n/pl.po +17 -0
  60. odoo/addons/account_loan/i18n/pt.po +17 -0
  61. odoo/addons/account_loan/i18n/pt_BR.po +17 -0
  62. odoo/addons/account_loan/i18n/pt_PT.po +17 -0
  63. odoo/addons/account_loan/i18n/ro.po +17 -0
  64. odoo/addons/account_loan/i18n/ru.po +17 -0
  65. odoo/addons/account_loan/i18n/sk.po +17 -0
  66. odoo/addons/account_loan/i18n/sk_SK.po +17 -0
  67. odoo/addons/account_loan/i18n/sl.po +17 -0
  68. odoo/addons/account_loan/i18n/sr.po +17 -0
  69. odoo/addons/account_loan/i18n/sr@latin.po +17 -0
  70. odoo/addons/account_loan/i18n/sv.po +17 -0
  71. odoo/addons/account_loan/i18n/th.po +17 -0
  72. odoo/addons/account_loan/i18n/tr.po +17 -0
  73. odoo/addons/account_loan/i18n/tr_TR.po +17 -0
  74. odoo/addons/account_loan/i18n/uk.po +17 -0
  75. odoo/addons/account_loan/i18n/vi.po +17 -0
  76. odoo/addons/account_loan/i18n/vi_VN.po +17 -0
  77. odoo/addons/account_loan/i18n/zh_CN.po +17 -0
  78. odoo/addons/account_loan/i18n/zh_TW.po +17 -0
  79. odoo/addons/account_loan/models/account_loan.py +24 -13
  80. odoo/addons/account_loan/models/account_loan_line.py +4 -3
  81. odoo/addons/account_loan/models/account_move.py +0 -1
  82. odoo/addons/account_loan/static/description/index.html +19 -13
  83. odoo/addons/account_loan/views/account_loan_lines_view.xml +18 -10
  84. odoo/addons/account_loan/views/account_loan_view.xml +1 -1
  85. {odoo_addon_account_loan-17.0.1.1.3.2.dist-info → odoo_addon_account_loan-17.0.2.0.0.1.dist-info}/METADATA +7 -3
  86. odoo_addon_account_loan-17.0.2.0.0.1.dist-info/RECORD +114 -0
  87. odoo_addon_account_loan-17.0.1.1.3.2.dist-info/RECORD +0 -114
  88. {odoo_addon_account_loan-17.0.1.1.3.2.dist-info → odoo_addon_account_loan-17.0.2.0.0.1.dist-info}/WHEEL +0 -0
  89. {odoo_addon_account_loan-17.0.1.1.3.2.dist-info → odoo_addon_account_loan-17.0.2.0.0.1.dist-info}/top_level.txt +0 -0
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -839,6 +839,13 @@ msgstr ""
839
839
  msgid "Rate"
840
840
  msgstr "Tasso"
841
841
 
842
+ #. module: account_loan
843
+ #. odoo-python
844
+ #: code:addons/account_loan/models/account_loan.py:0
845
+ #, python-format
846
+ msgid "Rate Change"
847
+ msgstr ""
848
+
842
849
  #. module: account_loan
843
850
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
844
851
  msgid "Rate Period"
@@ -1051,6 +1058,16 @@ msgstr ""
1051
1058
  msgid "When checked, the first payment will be on start date"
1052
1059
  msgstr "Quando spuntato, il primo pagamento sarà alla data inizio"
1053
1060
 
1061
+ #. module: account_loan
1062
+ #. odoo-python
1063
+ #: code:addons/account_loan/models/account_loan.py:0
1064
+ #, python-format
1065
+ msgid ""
1066
+ "You have modified the interest rate. Click the Compute items button to "
1067
+ "update the lines. Please note that if you have manually edited these lines, "
1068
+ "those changes will be lost upon computation."
1069
+ msgstr ""
1070
+
1054
1071
  #. module: account_loan
1055
1072
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1056
1073
  msgid "principal_amount"
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -822,6 +822,13 @@ msgstr ""
822
822
  msgid "Rate"
823
823
  msgstr ""
824
824
 
825
+ #. module: account_loan
826
+ #. odoo-python
827
+ #: code:addons/account_loan/models/account_loan.py:0
828
+ #, python-format
829
+ msgid "Rate Change"
830
+ msgstr ""
831
+
825
832
  #. module: account_loan
826
833
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
827
834
  msgid "Rate Period"
@@ -1028,6 +1035,16 @@ msgstr ""
1028
1035
  msgid "When checked, the first payment will be on start date"
1029
1036
  msgstr ""
1030
1037
 
1038
+ #. module: account_loan
1039
+ #. odoo-python
1040
+ #: code:addons/account_loan/models/account_loan.py:0
1041
+ #, python-format
1042
+ msgid ""
1043
+ "You have modified the interest rate. Click the Compute items button to "
1044
+ "update the lines. Please note that if you have manually edited these lines, "
1045
+ "those changes will be lost upon computation."
1046
+ msgstr ""
1047
+
1031
1048
  #. module: account_loan
1032
1049
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1033
1050
  msgid "principal_amount"
@@ -822,6 +822,13 @@ msgstr ""
822
822
  msgid "Rate"
823
823
  msgstr ""
824
824
 
825
+ #. module: account_loan
826
+ #. odoo-python
827
+ #: code:addons/account_loan/models/account_loan.py:0
828
+ #, python-format
829
+ msgid "Rate Change"
830
+ msgstr ""
831
+
825
832
  #. module: account_loan
826
833
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
827
834
  msgid "Rate Period"
@@ -1028,6 +1035,16 @@ msgstr ""
1028
1035
  msgid "When checked, the first payment will be on start date"
1029
1036
  msgstr ""
1030
1037
 
1038
+ #. module: account_loan
1039
+ #. odoo-python
1040
+ #: code:addons/account_loan/models/account_loan.py:0
1041
+ #, python-format
1042
+ msgid ""
1043
+ "You have modified the interest rate. Click the Compute items button to "
1044
+ "update the lines. Please note that if you have manually edited these lines, "
1045
+ "those changes will be lost upon computation."
1046
+ msgstr ""
1047
+
1031
1048
  #. module: account_loan
1032
1049
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1033
1050
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -823,6 +823,13 @@ msgstr ""
823
823
  msgid "Rate"
824
824
  msgstr ""
825
825
 
826
+ #. module: account_loan
827
+ #. odoo-python
828
+ #: code:addons/account_loan/models/account_loan.py:0
829
+ #, python-format
830
+ msgid "Rate Change"
831
+ msgstr ""
832
+
826
833
  #. module: account_loan
827
834
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
828
835
  msgid "Rate Period"
@@ -1029,6 +1036,16 @@ msgstr ""
1029
1036
  msgid "When checked, the first payment will be on start date"
1030
1037
  msgstr ""
1031
1038
 
1039
+ #. module: account_loan
1040
+ #. odoo-python
1041
+ #: code:addons/account_loan/models/account_loan.py:0
1042
+ #, python-format
1043
+ msgid ""
1044
+ "You have modified the interest rate. Click the Compute items button to "
1045
+ "update the lines. Please note that if you have manually edited these lines, "
1046
+ "those changes will be lost upon computation."
1047
+ msgstr ""
1048
+
1032
1049
  #. module: account_loan
1033
1050
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1034
1051
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -825,6 +825,13 @@ msgstr ""
825
825
  msgid "Rate"
826
826
  msgstr ""
827
827
 
828
+ #. module: account_loan
829
+ #. odoo-python
830
+ #: code:addons/account_loan/models/account_loan.py:0
831
+ #, python-format
832
+ msgid "Rate Change"
833
+ msgstr ""
834
+
828
835
  #. module: account_loan
829
836
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
830
837
  msgid "Rate Period"
@@ -1031,6 +1038,16 @@ msgstr ""
1031
1038
  msgid "When checked, the first payment will be on start date"
1032
1039
  msgstr ""
1033
1040
 
1041
+ #. module: account_loan
1042
+ #. odoo-python
1043
+ #: code:addons/account_loan/models/account_loan.py:0
1044
+ #, python-format
1045
+ msgid ""
1046
+ "You have modified the interest rate. Click the Compute items button to "
1047
+ "update the lines. Please note that if you have manually edited these lines, "
1048
+ "those changes will be lost upon computation."
1049
+ msgstr ""
1050
+
1034
1051
  #. module: account_loan
1035
1052
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1036
1053
  msgid "principal_amount"
@@ -827,6 +827,13 @@ msgstr ""
827
827
  msgid "Rate"
828
828
  msgstr ""
829
829
 
830
+ #. module: account_loan
831
+ #. odoo-python
832
+ #: code:addons/account_loan/models/account_loan.py:0
833
+ #, python-format
834
+ msgid "Rate Change"
835
+ msgstr ""
836
+
830
837
  #. module: account_loan
831
838
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
832
839
  msgid "Rate Period"
@@ -1037,6 +1044,16 @@ msgstr ""
1037
1044
  msgid "When checked, the first payment will be on start date"
1038
1045
  msgstr ""
1039
1046
 
1047
+ #. module: account_loan
1048
+ #. odoo-python
1049
+ #: code:addons/account_loan/models/account_loan.py:0
1050
+ #, python-format
1051
+ msgid ""
1052
+ "You have modified the interest rate. Click the Compute items button to "
1053
+ "update the lines. Please note that if you have manually edited these lines, "
1054
+ "those changes will be lost upon computation."
1055
+ msgstr ""
1056
+
1040
1057
  #. module: account_loan
1041
1058
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1042
1059
  msgid "principal_amount"
@@ -829,6 +829,13 @@ msgstr ""
829
829
  msgid "Rate"
830
830
  msgstr "Taxa"
831
831
 
832
+ #. module: account_loan
833
+ #. odoo-python
834
+ #: code:addons/account_loan/models/account_loan.py:0
835
+ #, python-format
836
+ msgid "Rate Change"
837
+ msgstr ""
838
+
832
839
  #. module: account_loan
833
840
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
834
841
  msgid "Rate Period"
@@ -1041,6 +1048,16 @@ msgstr ""
1041
1048
  msgid "When checked, the first payment will be on start date"
1042
1049
  msgstr ""
1043
1050
 
1051
+ #. module: account_loan
1052
+ #. odoo-python
1053
+ #: code:addons/account_loan/models/account_loan.py:0
1054
+ #, python-format
1055
+ msgid ""
1056
+ "You have modified the interest rate. Click the Compute items button to "
1057
+ "update the lines. Please note that if you have manually edited these lines, "
1058
+ "those changes will be lost upon computation."
1059
+ msgstr ""
1060
+
1044
1061
  #. module: account_loan
1045
1062
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1046
1063
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -824,6 +824,13 @@ msgstr ""
824
824
  msgid "Rate"
825
825
  msgstr ""
826
826
 
827
+ #. module: account_loan
828
+ #. odoo-python
829
+ #: code:addons/account_loan/models/account_loan.py:0
830
+ #, python-format
831
+ msgid "Rate Change"
832
+ msgstr ""
833
+
827
834
  #. module: account_loan
828
835
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
829
836
  msgid "Rate Period"
@@ -1030,6 +1037,16 @@ msgstr ""
1030
1037
  msgid "When checked, the first payment will be on start date"
1031
1038
  msgstr ""
1032
1039
 
1040
+ #. module: account_loan
1041
+ #. odoo-python
1042
+ #: code:addons/account_loan/models/account_loan.py:0
1043
+ #, python-format
1044
+ msgid ""
1045
+ "You have modified the interest rate. Click the Compute items button to "
1046
+ "update the lines. Please note that if you have manually edited these lines, "
1047
+ "those changes will be lost upon computation."
1048
+ msgstr ""
1049
+
1033
1050
  #. module: account_loan
1034
1051
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1035
1052
  msgid "principal_amount"
@@ -825,6 +825,13 @@ msgstr ""
825
825
  msgid "Rate"
826
826
  msgstr ""
827
827
 
828
+ #. module: account_loan
829
+ #. odoo-python
830
+ #: code:addons/account_loan/models/account_loan.py:0
831
+ #, python-format
832
+ msgid "Rate Change"
833
+ msgstr ""
834
+
828
835
  #. module: account_loan
829
836
  #: model:ir.model.fields,field_description:account_loan.field_account_loan__rate_period
830
837
  msgid "Rate Period"
@@ -1031,6 +1038,16 @@ msgstr ""
1031
1038
  msgid "When checked, the first payment will be on start date"
1032
1039
  msgstr ""
1033
1040
 
1041
+ #. module: account_loan
1042
+ #. odoo-python
1043
+ #: code:addons/account_loan/models/account_loan.py:0
1044
+ #, python-format
1045
+ msgid ""
1046
+ "You have modified the interest rate. Click the Compute items button to "
1047
+ "update the lines. Please note that if you have manually edited these lines, "
1048
+ "those changes will be lost upon computation."
1049
+ msgstr ""
1050
+
1034
1051
  #. module: account_loan
1035
1052
  #: model_terms:ir.ui.view,arch_db:account_loan.account_loan_line_tree
1036
1053
  msgid "principal_amount"