I would like to add the quotation number and delivery number to the invoice.
I am using version 15 enterprise, with studio module. TIA
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I would like to add the quotation number and delivery number to the invoice.
I am using version 15 enterprise, with studio module. TIA
To my knowledge, for the sale order number, there is the field source_document in account.move.line that you can show in the form view or in the report. Regarding the delivery number, it is more complex; because from the account.move.line you need to go to the sale.order.line and from the there you need to get the stock.move and then get the field "reference" of each line. I am not a developer, but as far as I know you need to write more loops to get the list of the stock moves.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
3
سبتمبر 23
|
1849 | ||
|
1
ديسمبر 17
|
13934 | ||
|
1
أغسطس 25
|
207 | ||
|
2
يوليو 25
|
440 | ||
|
1
يوليو 25
|
616 |
Hi Ali,
where do you want to add them? in the backend form view or do you mean on the invoice report?
could be good if i could add it to backend form view. I want to show it in my invoice report (print)