refs #6186 packingShelve

This commit is contained in:
Sergio De la torre 2024-01-31 09:00:47 +01:00
parent 94a2b35193
commit e32a1ef17e
1 changed files with 0 additions and 3 deletions

View File

@ -99,9 +99,6 @@ class SaleAdapter(
)
}
itemPackingItemFk.setOnClickListener {
onPackingClick.onPackingClick(sale)
}
itemArticleQuantity.setOnClickListener {
onQuantityClick.onQuantityClick(sale)