sukhvir007 / tracmor

Automatically exported from code.google.com/p/tracmor
GNU General Public License v2.0
0 stars 0 forks source link

Error when saving a shipment to a Company with no Contacts #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a Company with an Address,  but no Contacts
2. Schedule a shipment to this company (the Recipient Contact drop-down
list will be disabled)
3. Attempt to save the shipment.

What is the expected output? What do you see instead?
You should receive a message that Recipient Contact is required.

Instead you get an AJAX error:
MySqli Error: Column 'to_contact_id' cannot be null

Original issue reported on code.google.com by jsincl...@gmail.com on 16 Jul 2008 at 8:00

GoogleCodeExporter commented 8 years ago

Original comment by jsincl...@gmail.com on 15 Apr 2009 at 12:53