Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
11476 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Juli 17
3683
0
März 15
4409
2
Dez. 22
4397
2
Aug. 25
2424
0
Juli 24
2320