phpBMS

Ticket #433 (new defect)

Opened 21 months ago

Last modified 6 months ago

Error Notice when "shipping employee" changes status

Reported by: jmoore@… Owned by: brieb
Priority: minor Milestone: unknown
Component: phpbms Version: 0.98
Keywords: Cc:

Description

When my shipping clerk (with a "shipping" role assigned to his user profile") updates the status on the sales order, the status is updated but he gets a string of "notice errors"

Notice: Undefined index: ccnumber_old in /var/www/printing/modules/bms/include/invoices.php on line 892

Notice: Undefined index: ccnumber in /var/www/printing/modules/bms/include/invoices.php on line 892

Notice: Undefined index: ccexpiration_old in /var/www/printing/modules/bms/include/invoices.php on line 895

Notice: Undefined index: ccexpiration in /var/www/printing/modules/bms/include/invoices.php on line 895

Notice: Undefined index: ccverification_old in /var/www/printing/modules/bms/include/invoices.php on line 898

Notice: Undefined index: ccverification in /var/www/printing/modules/bms/include/invoices.php on line 898

Notice: Undefined index: accountnumber_old in /var/www/printing/modules/bms/include/invoices.php on line 901

Notice: Undefined index: accountnumber in /var/www/printing/modules/bms/include/invoices.php on line 901

Notice: Undefined index: routingnumber_old in /var/www/printing/modules/bms/include/invoices.php on line 904

Notice: Undefined index: routingnumber in /var/www/printing/modules/bms/include/invoices.php on line 904

Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.