Skip to content

Commit

Permalink
Copy price (#3136)
Browse files Browse the repository at this point in the history
* copy price
  • Loading branch information
urchinpro authored Oct 17, 2023
1 parent dbbe263 commit 2a35472
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 447 deletions.
1 change: 1 addition & 0 deletions api/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
path('get-prices', views.get_prices),
path('get-price-data', views.get_price_data),
path('update-price', views.update_price),
path('copy-price', views.copy_price),
path('check-price-active', views.check_price_active),
path('get-coasts-researches-in-price', views.get_coasts_researches_in_price),
path('update-coast-research-in-price', views.update_coast_research_in_price),
Expand Down
Loading

0 comments on commit 2a35472

Please sign in to comment.