Merge branch 'master' of github.com:akaunting/akaunting
This commit is contained in:
commit
a77fecff45
@ -304,6 +304,7 @@ class Transaction extends Model
|
||||
$this->number = $this->getNextTransactionNumber($suffix);
|
||||
$this->document_id = null;
|
||||
$this->split_id = null;
|
||||
unset($this->reconciled);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user