feat: refs #6861 reservas

This commit is contained in:
Sergio De la torre 2024-10-30 06:24:26 +01:00
parent cb328f13a3
commit ca91beddf3
1 changed files with 1 additions and 1 deletions

View File

@ -1045,7 +1045,7 @@ class CollectionFragmentPickerNew(
getString(R.string.totalsPicker, totalMark, total)
if (totalMark == sales.size) {
getString(R.string.Coleccióncompleta).toast(this.context, Toast.LENGTH_SHORT)
getString(R.string.completCollection).toast(this.context, Toast.LENGTH_SHORT)
saleAdapter!!.notifyDataSetChanged()
changeTicketState()