Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2625 Lượt xem

Currently in sales order product with attributes is displayed like this:

T-shirt (red, XXL)

Which is fine for t-shirt. We use a lot of numerical values for attributes and work in multiple countries. Some of them use dot as decimal point and others use comma. Product attributes get confusing and hard to read and process:

Screw (3.5, 50)
Varžtas (3,5, 50)

Is there a way to change separator to semicolon?

Screw (3.5; 50)
Varžtas (3,5; 50)

Would that affect any customizations?

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you for the answer! Please someone up vote/mark as answered as I do not have enough karma.

Since we plan to use Online version there is no way to change this.

I wish separator would be determined from user locale settings, e.g. if dot is used as decimal separator, then coma is attribute separator. If comma is decimal separator, then semicolon is used as attribute separator.

Could this be considered as a bug?

Câu trả lời hay nhất


Its from this function that the variant name is set.

while joining the list, join using a ';'

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 5 25
1745
0
thg 11 23
1223
1
thg 3 23
2655
2
thg 6 18
3410
1
thg 8 25
1044