Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
2227 มุมมอง

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.

อวตาร
ละทิ้ง