Merge branch 'main' of http://10.10.1.136:3000/ismail/haikal into frontend
This commit is contained in:
commit
0ba25f2e91
@ -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