mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-25 10:21:36 -04:00
Add 'only_debit' filter to Daily Sales and Takings dropdown. Reuses existing 'Sales.debit' language string for the filter label. Includes filter default initialization in getSearch() to prevent PHP warnings. Fixes #4439