Remove old comment
This commit is contained in:
parent
8f8a13b52e
commit
9f833e7774
1 changed files with 1 additions and 2 deletions
|
|
@ -760,8 +760,7 @@ class Acc_Ledger_Fin extends Acc_Ledger {
|
|||
|
||||
} // for nbitem
|
||||
// increment pj
|
||||
/* if e_suggest != e_pj then do not increment sequence */
|
||||
if ( strlen(trim($e_pj)) !=0) {
|
||||
if ( strlen(trim($e_pj)) !=0 ) {
|
||||
$this->inc_seq_pj();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue