mirror of
https://github.com/frappe/books.git
synced 2025-02-02 20:18:26 +00:00
fix: update doc after Create new
This commit is contained in:
parent
1b15eb67e4
commit
1be67fd560
@ -135,6 +135,7 @@ export default {
|
||||
doc.once('afterSync', () => {
|
||||
this.$emit('new-doc', doc);
|
||||
this.$router.back();
|
||||
this.results = []
|
||||
});
|
||||
},
|
||||
async getCreateFilters() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user