route name

This commit is contained in:
CHIEFSOFT\ameye
2025-09-22 12:02:48 -04:00
parent a0c99bfca5
commit d6c7da9233
+1 -1
View File
@@ -471,7 +471,7 @@ def get_product_templates():
result = OfficeDashboardService.get_office_product_templates(filters)
return jsonify(result)
@api.route('/office/accoint-view', methods=['GET'])
@api.route('/office/account-view', methods=['GET'])
def get_office_accoint_view():
# Call the office account viiew
filters = {