[REM] pos_environment useless console.log()
This commit is contained in:
parent
abd36ebc6d
commit
aa3b79df42
|
|
@ -18,7 +18,6 @@ odoo.define('pos_environment.models', function (require) {
|
|||
this.pos.config.receipt_environment_header;
|
||||
res.receipt_environment_footer =
|
||||
this.pos.config.receipt_environment_footer;
|
||||
console.log(res);
|
||||
return res;
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue