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

Hi

Is there a way to configure Sales Orders to save changes to Delivered Quantities in chatter, similar to changes in Received Quantities in Purchase Orders?


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

Can not be configured
You will need a custom method and a custom template to do this.

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

That's what I was looking for, but is it possible to change it through configuration? I can see the field qty_delivered in the Sales Order Line model and tracking property, but it's not editable. The Stored property is editable, but Tracking is not.

Now the weird thing is, that if I look up the qty_received field in the purchase order line model, is loooks the same: Stored and no tracking. But changed do get saved in the chatter anyway.

I went through the source code and found that there is a method '_track_qty_received' and a template 'track_po_line_qty_received_template' which enables the observed behaviour.

To answer the question "if it is possible to configure?" answer is no

Unless you're strictly against customisation it's better to do it that way.

If you need help in writing custom code to enable logging of qty_delivered, feel free to reach out.

الكاتب

That's a little bit disappointing, I thought something like this would be part of the base funcionality.

About custom methods: I am not strictly against it, but we're on Odoo online. I understand it's not possible to install custom modules.

You're right, can not install custom modules but you can still use automated action paired with python script.

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 24
1125
1
يناير 25
537
2
فبراير 24
6172
1
مارس 23
2691
1
يناير 23
1219