
[英]move_type error while adding new Float field that computed it subtotal in account.move.line Odoo 15
enter image description here我在尝试将在 price_subtotal 中计算的新添加保证金字段放入客户发票行 (account.move.line) model 时遇到此错误。我已经覆盖了函数 create() 和 _get_price_total_and_subto ...