estimate
This commit is contained in:
parent
afa161a0cf
commit
c35689aaf8
3 changed files with 26 additions and 3 deletions
|
|
@ -165,6 +165,9 @@ doc_events = {
|
|||
"Address": {
|
||||
"after_insert": "custom_ui.events.address.after_insert"
|
||||
},
|
||||
"Quotation": {
|
||||
"after_insert": "custom_ui.events.estimate.after_insert"
|
||||
}
|
||||
}
|
||||
|
||||
# Scheduled Tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue