تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2971 أدوات العرض

Hello community. My problem is this: on customer invoice lines, a discount per line is added to each product, the discount is displayed as a percentage, but I need that discount to be displayed as a monetary amount.
Using Studio in Odoo V16 On Cloud, I create a new field to store the discount and generate a calculated field with a multiplication of the quantity (of the product) times the unit price times the discount (percentage), but the view does not show any data, the operation is not saved.
So, is there a way to perform this calculation or display the discount in monetary amount using Studio or any other configuration? If so, any idea how I can do it? I appreciate any support.

I attach code inside the model in Studio and show image of the view:


الصورة الرمزية
إهمال
أفضل إجابة

Hi Angélica, your question doesn't specify the version or the hosting type, in any case OCA has the module for this: https://odoo-community.org/shop/sale-discount-display-amount-4135#attr=19887

الصورة الرمزية
إهمال
الكاتب

Thanks for your answer 🙂. I am using Odoo V16 on cloud.

In that case my answer can be disconsidered. To improve the forum posts quality, it's nice to add the version and the hosting, you can for example add the Tag "v16saas" to your post.

الكاتب

I really appreciate the recommendation. Thanks for your time.

أفضل إجابة

Hello angelica,

check that your computed field is not stored. If it is stored, the value will be recompute when the value of one of the dependant field changes.

Denis

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
فبراير 24
7555
1
يناير 24
1622
1
أغسطس 23
1840
3
فبراير 24
2960
2
سبتمبر 24
2597