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

Hi all

1. I have added a field (float) in the new partner create sheet (technical sheet).

I am trying to display that field (AND related to the appropriate partner) in the payment invoice sheet (account.voucher) in order to be used later.

2. in the payment invoice sheet (account.voucher) I want to write a function that compares the amount in the first field to the amount in the "to pay" field and test som appropriate conditions

Anyone can help please ?

thanx

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

Elyes,

In any case when your desired field is not the part of your model, you should have a logical or relational link to that model and eventually that field.

In your case, if its understood well; you should compare the 'to_pay' and the field which is linked to partner chosen on voucher.

Thanks.

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