Hello, let me explain. I've been asked to display a list where if general fields are modified, such as fields like cost or price, etc., it affects the calculations for the entire list. The problem is, I'm not sure how to display a field where the list is modified based on certain criteria. For example:
Input Input
And based on that, a recalculated list is displayed... That is:
Cost: [200] Exchange: [22]
- Recalculated item
- Recalculated item
- Recalculated item
And if the cost or exchange rate changes, the list should be recalculated. These cost and exchange rate fields should be general... Do you have any ideas?
Do you know of a place where fully customized views or code examples, either within Odoo or external resources, are discussed? Is this possible? I tried with some QWeb templates within a menu, but I still can't get it to have the look and feel.
i tried this