Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2253 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć