update the url
This commit is contained in:
parent
4566de7c5f
commit
271d1cd897
@ -794,7 +794,7 @@ urlpatterns = [
|
|||||||
),
|
),
|
||||||
path(
|
path(
|
||||||
"<slug:dealer_slug>/sales/estimates/create/<slug:slug>/",
|
"<slug:dealer_slug>/sales/estimates/create/<slug:slug>/",
|
||||||
views.create_estimate,
|
views.estimate_create_from_opportunity,
|
||||||
name="estimate_create_from_opportunity",
|
name="estimate_create_from_opportunity",
|
||||||
),
|
),
|
||||||
path(
|
path(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user