Re: [GNC-dev] Co-Owner

2022-06-11 Thread john
> On Jun 11, 2022, at 12:58 PM, Ralf Zerres wrote: > > One open question: > > I defined a new submenu gnc-plugin-business-ui.xml > > ... > > > > action="CoOwnerOverviewPageAction"/> > action="CoOwnerNewCoOwnerOpenAction"/> > action="CoOwnerFindCoOwner

[GNC-dev] Co-Owner

2022-06-11 Thread Ralf Zerres
One open question: I defined a new submenu gnc-plugin-business-ui.xml ... ... Stupid me: Where do i activate this menu? Seems that osx_acel_map isn't used for submenu entries

Re: [GNC-dev] Co-Owner

2022-06-11 Thread Ralf Zerres
Am Freitag, dem 10.06.2022 um 10:41 -0700 schrieb John Ralls: > > I did a test-build of your wip-coowner branch and had no trouble with > unittest-support.scm, so perhaps you have a build environment > problem. Digging in a bit deeper, i did found some typo. I had faulty references to *customer

Re: [GNC-dev] Co-Owner

2022-06-11 Thread Ralf Zerres
Am Freitag, dem 10.06.2022 um 10:21 -0700 schrieb John Ralls: > > > > On Jun 10, 2022, at 9:58 AM, Ralf Zerres > > wrote: > > > > > > > > Am Freitag, dem 10.06.2022 um 09:10 -0700 schrieb john: > > > > > > > > > > On Jun 10, 2022, at 1:40 AM, Ralf Zerres > > > > wrote: > > > > > > > > H