Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
6153 Переглядів

Hi. I Edited all xml files in it for make version compactibility, And removing some part of .PY file eg: remove import wizard, from osv import mx.date etc.

And now a warning show by openerp 7.0 while trying to install the loan management module in Openerp V7.0

the warning like this..

Programming Error

There is no reference available for res.partner.address

Аватар
Відмінити

where did you download the module of LOAN MANAGEMENT? V6.1 can you please give me the link?? i really need that module please thanks..

Найкраща відповідь

You've just bumped into v7's major change: res.partner.address was removed. Now addresses are also stored in the res.partner model.

You'll need to fix the python files, changing the references to Addresses into references to Partners.

Аватар
Відмінити
Автор

thanks for answer. Now I will remove res.partner.address in the xml and py files and replace it with res.partner

Автор

Now a new warning will be displayed like this "Programming Error

                                                           There is no reference available for .bank"
Автор

hi . "There is no reference available for .bank" what this warning mean.?

Hi, did you succeed in loan management setup for openerp 7

Найкраща відповідь

Hi, you can check following module:

MODULE LINK: https://apps.odoo.com/apps/modules/16.0/odoo_loan_management/

DEMO: https://youtu.be/BnMtVvSASqw?si=5zQp5qH4IzEJ2JAU


Аватар
Відмінити
Найкраща відповідь

https://www.odoo.com/forum/help-1/question/odoo-loan-management-module-for-human-resource-management-89028

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
січ. 23
5552
Datetime in python Вирішено
7
черв. 21
24853
11
вер. 19
38668
0
трав. 16
4065
0
квіт. 16
4352