Qweb中修饰字段成整型
t-options='{"widget": "Integer"}'
从两位小数变为一位小数
t-options='{"widget": "float", "precision": 0}'
直接变为整型