Update productlot.class.php
This commit is contained in:
parent
00c8593567
commit
701aa53bdd
@ -166,7 +166,7 @@ class Productlot extends CommonObject
|
||||
}
|
||||
}
|
||||
|
||||
if (!$error AND !$notrigger) {
|
||||
if (! $error && ! $notrigger) {
|
||||
// Uncomment this and change MYOBJECT to your own tag if you
|
||||
// want this action to call a trigger.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user