For a customer of us we need the Orchestra client to accept/still work when you can only select a single product. Currently the module fails because it expects an array of possibly multiple products.

This is the error message you get:

Warning: Invalid argument supplied for foreach() in AppointmentsOrchestraClient->_check_consecutive_appointments() (line 234 of /home/paul/projects/dvg_appointments/clients/orchestra.inc).
No suitable date and time for this request. Please register appointments separately.

Comments

pburg created an issue. See original summary.

paulvandenburg’s picture

Title: Orchestra should accept not multiple products » Orchestra client should accept single product only forms
paulvandenburg’s picture

This patch should allow forms that accept only a single product.
I've tested this for our customer as well as different install that still uses multiple fields and both (still) work.

ralphvdhoudt’s picture

Title: Orchestra client should accept single product only forms » DVG Appointments should accept single product only forms

  • ralphvdhoudt committed 2569d0f on 7.x-1.x authored by pburg
    Issue #2837975 by pburg: DVG Appointments should accept single product...
ralphvdhoudt’s picture

Status: Needs review » Fixed

Tested and commited

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.