Resolve "Data archiving" #1687

Open
korina.cordero wants to merge 139 commits from 762-data-archiving into 746-resq-2-0-final
Showing only changes of commit abf4bbfe22 - Show all commits

View file

@ -1410,7 +1410,8 @@ class RiderAppController extends ApiController
// assuming JO information is already valid since this
// is in the system already
// add promo if any to criteria
$icrit->addPromo($promo);
if ($promo != null)
$icrit->addPromo($promo);
// get the battery purchased from existing invoice items
// add the batteries ordered to criteria