Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ

I have added a global discount rate to account.invoice.

This is the field definition:

        early_payment_discount_rate = fields.Float(
                string = 'Discount Rate (%)',
                store = True,
                translate = True,
                help = "Early payment discount applied to total (before taxes).",
        )



Field works fine, if changed I can see change propagated in the GUI and in the database record, but for some reason if I change the value to 0.00 or to 0 I got a 10.0 value in the database.

Does anyone know why this could be happening?

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 1 24
7433
0
thg 2 16
3554
Odoo server error Đã xử lý
5
thg 7 23
50855
2
thg 8 19
5790
0
thg 4 18
4559