Hey,
I'd like to display a list of invoice (account move) that contain a specific account number in the account move line
We can search by account number in the account move line viewbut not in the account move view.
Thanks in advance
Hey,
I'd like to display a list of invoice (account move) that contain a specific account number in the account move line
We can search by account number in the account move line viewbut not in the account move view.
Thanks in advance
Try to add the field in the code to the account.move model
test_field = fields.Text(string='That's the answer', related='move_line_ids.account_number')
Not sure about the fields' names, but that's the idea.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
2
أكتوبر 24
|
3737 | |||
|
1
أكتوبر 21
|
2306 | |||
|
0
فبراير 25
|
2980 | |||
|
1
أغسطس 19
|
4592 | |||
|
2
ديسمبر 18
|
5269 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.