small method syntax fixed #273
@ -794,7 +794,7 @@ urlpatterns = [
|
||||
),
|
||||
path(
|
||||
"<slug:dealer_slug>/sales/estimates/create/<slug:slug>/",
|
||||
views.create_estimate,
|
||||
views.estimate_create_from_opportunity,
|
||||
name="estimate_create_from_opportunity",
|
||||
),
|
||||
path(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user