Apparently, in ‘Quote View’, I can find a quote by part of its ID or part of the family name of the client across all existing quotes (even pages below) but NOT using part of the client ‘first name’.
(Where)/Can we make that the Find in quote also searches the first name (surname field)?
Thanks
Stephane
BTW, surname means ‘family name’ but is used in the database to store ‘first name’, I switched the field descriptors in the Client form in order to be correct.
it does not correct the swap between first and last name but only allows filtering quotes or invoices by ‘first name’ which is not possible on the 1.5 fresh install code version. My edit is really minor, the difficult part was to identify the php file that needed edit.
I tried as well to filter by custom field columns but failed to adapt the php code to do that.