OpenCATS icon indicating copy to clipboard operation
OpenCATS copied to clipboard

Job Order

Open caines1989 opened this issue 8 years ago • 2 comments

Hi Guys

When i create a job order, I name the title,

Then i select a company on my database that also already has contacts within the company i create a job order for,

i choose the best contact person for that job order and company,

i click save.

then it shows the job order which i created,

but it then changes the contact person which i never have chosen in the first place.

but other than this, everything else seems to stay as it is except for the contact person,

caines1989 avatar Jun 18 '17 17:06 caines1989

seems to be a problem with the initial form submission, can immediately edit the new job order and correct it. one to investigate.

RussH avatar Jul 21 '17 08:07 RussH

bug in JobOrder::create : $instance->setContactId($companyId); \src\OpenCATS\Entity\JobOrder.php

visitor01 avatar Nov 09 '17 09:11 visitor01