mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-23 11:15:02 -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