Comment 7 for bug 304410

Revision history for this message
Amit Mendapara (cristatus) wrote :

The problem is due to the way the web client saves O2M records. The GTK client saves the entire record including all nested O2M records while the web client saves only parent record when you click on `Save` or `Save & Edit` button.

I think the better solution is to reimplement the server code that calculates those values.