Skip to Content
Menu
This question has been flagged
1 Odpoveď
537 Zobrazenia

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?


Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Autor

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.

Autor

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.

Related Posts Replies Zobrazenia Aktivita
1
máj 24
1134
1
jan 25
555
2
feb 24
6195
1
mar 23
2698
1
jan 23
1265