Skip to Content
Menu
This question has been flagged
1 Reply
1886 Views

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

Avatar
Discard
Best Answer

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.

Avatar
Discard