@karlenigma do you see what he did there?, in define, he's using "./" because the file is in the same folder as the script itself (you could also use an absolute path) and is named salesOrderModule, then he's declaring it in his function as salesOrder