Resolve "Add new tag for SAP Battery" #1422

Merged
korina.cordero merged 2 commits from 526-add-new-tag-for-sap-battery into master 2020-12-07 05:02:29 +00:00
Showing only changes of commit 0d7ff77a07 - Show all commits

View file

@ -54,7 +54,7 @@ class SAPBattery
public function __construct()
{
$this->date_create = new DateTime();
$this->flag_latest = false;
$this->flag_new = false;
}
public function setID($id)