[GNC-dev] Find customer/vendor by name

2023-05-08 Thread Steve Brown
There is currently code to find both by ID in gncIDSearch. Is there a simple way to search by name other than cloning the ID search code and changing ID to name? Thanks, Steve ___ gnucash-devel mailing list gnucash-devel@gnucash.org

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Derek Atkins
Steve, On Mon, May 8, 2023 3:36 pm, Steve Brown wrote: > There is currently code to find both by ID in gncIDSearch. > > Is there a simple way to search by name other than cloning the ID > search code and changing ID to name? You can Find by Company Name, Customer ID, Billing Contact, or Shipping

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Derek Atkins
HI, On Mon, May 8, 2023 4:16 pm, Steve Brown wrote: > Hi Derek, > > On 5/8/2023 3:49 PM, Derek Atkins wrote: >> Steve, >> >> On Mon, May 8, 2023 3:36 pm, Steve Brown wrote: >>> There is currently code to find both by ID in gncIDSearch. >>> >>> Is there a simple way to search by name other than

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Steve Brown
Hi Derek, On 5/8/2023 4:27 PM, Derek Atkins wrote: HI, On Mon, May 8, 2023 4:16 pm, Steve Brown wrote: Hi Derek, On 5/8/2023 3:49 PM, Derek Atkins wrote: Steve, On Mon, May 8, 2023 3:36 pm, Steve Brown wrote: There is currently code to find both by ID in gncIDSearch. Is there a simple

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Derek Atkins
Steve, On Mon, May 8, 2023 4:59 pm, Steve Brown wrote: > Hi Derek, > > On 5/8/2023 4:27 PM, Derek Atkins wrote: >> HI, >> >> On Mon, May 8, 2023 4:16 pm, Steve Brown wrote: >>> Hi Derek, >>> >>> On 5/8/2023 3:49 PM, Derek Atkins wrote: Steve, On Mon, May 8, 2023 3:36 pm, Steve

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Steve Brown
Hi Derek, On 5/8/2023 3:49 PM, Derek Atkins wrote: Steve, On Mon, May 8, 2023 3:36 pm, Steve Brown wrote: There is currently code to find both by ID in gncIDSearch. Is there a simple way to search by name other than cloning the ID search code and changing ID to name? You can Find by Company

Re: [GNC-dev] Find customer/vendor by name

2023-05-08 Thread Steve Brown
Hi, On 5/8/2023 5:09 PM, Derek Atkins wrote: Steve, On Mon, May 8, 2023 4:59 pm, Steve Brown wrote: Hi Derek, On 5/8/2023 4:27 PM, Derek Atkins wrote: HI, On Mon, May 8, 2023 4:16 pm, Steve Brown wrote: Hi Derek, On 5/8/2023 3:49 PM, Derek Atkins wrote: Steve, On Mon, May 8, 2023 3:36

[GNC-dev] Introduction of new GnuCash-Devel Subscriber

2023-05-08 Thread flywire
Welcome Doug, If the docs become more than a few notes then https://squidfunk.github.io/mkdocs-material/ is a nice framework for writing docs in markdown and publishing on GitHub Pages. I'll be interested in your progress compiling Gnucash in Windows and a copy of GnuCash Windows executable with