close #1594 Fixed: Multi line invoice/ bill item not working properly
This commit is contained in:
parent
a9aa1cf535
commit
87b66ac6a9
@ -618,7 +618,7 @@ export default {
|
||||
this.$emit('interface', this.real_model);
|
||||
|
||||
setTimeout(function() {
|
||||
this.change();
|
||||
//this.change(); for invoice item
|
||||
}.bind(this), 800);
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user