Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.48k stars 2.8k forks source link

new variable search_term to be more clear #32042

Open rycks opened 18 hours ago

rycks commented 18 hours ago

QUAL separate term and search_term

in takepos most of the time term variable is used to pass takeposterminal value in ajax requests and in only one case term is used to pass search value, it makes me trouble when i have to make review of #31857 so that PR is just to make difference : search is now in search_term argument and variable and term is only for takeposterminal