Actions
Feature #235
openFeature #214: [admin] SẢN PHẨM
[admin] #214 sai thông tin dịch vụ
Status:
New
Priority:
Normal
Assignee:
-
Start date:
05/28/2026
Due date:
% Done:
0%
Estimated time:
Description
/e-visa/product/303/edit
phần chi tiết sản phẩm đang show sai cột Dịch vụ trong thông tin dịch vụ

Test sql
SELECT * FROM e_visa_product_prices JOIN e_visa_services ON e_visa_services.id = e_visa_product_prices.service_id WHERE e_visa_product_prices.product_id = 303;
Test source
EVisa/ProductController
Files
No data to display
Actions