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

hello 

i want to show the Qty on hand for the product on the POS screen 

I tried many solutions but no result 

i put on POS.xml : 

<t t-extend="Product">

<t t-jquery=".product-img" t-operation="append">

<span t-attf-class="qty-tag #{product.qty_available lte 0 ? 'not-available':''}">

<t t-esc="product.qty_available"/> 

</span>

</t>

</t>

 when  i put ( product.barcode) its work 
but the qty noo 

can anyone help me with this, please  ?? 
it's urgent 
thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You can check this community modules which provide the same feature.

Available quantity of products in POS

Point of Sale (pos) with Available Quantity


If you are not interested to use these modules , then get the module and check the code and see how it is done.


Thanks

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 7 17
3689
0
thg 3 15
4410
2
thg 12 22
4401
2
thg 8 25
2436
0
thg 7 24
2327