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

I have a working python code, this code have 5 variables and run a series of algorithms to present a final result. I need to implement this code in a custom module using 5 fields from account.account and then fill a a new field in the same form with the result.

Is it possible?, can someone take me to the right direcion?

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

Hi,

Yes,You can do this.You can define a new function field and 5 normal text or integer field according to your data, in account.account.and in related function you can write your existing code.(if required 5 fields does not exist in account.account).

Otherwise you just have to define 1 function field and put your existing code into function,you can get value of existing fields' value in function using openerp API.

Thanks,
Acespritech Solutions Pvt. Ltd.
www.acespritech.com
Mail: info@acespritech.com
Skype: acespritech
Blogs: http://acespritechblog.wordpress.com

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

Hi, thank u so much!.. i will try to do this. But i dont know exactly how, i make the code work directly in python interpreter i think that wasn't thr right aproach.

Related Posts Відповіді Переглядів Дія
1
бер. 15
4286
0
бер. 15
4009
4
квіт. 24
2471
0
квіт. 19
3311
2
бер. 15
9722