Project

General

Profile

Actions

Feature #23718

open

Feature #22947: CBT Admin API Development

Branch Unit API Development

Added by Shamini K N 5 months ago. Updated 5 months ago.

Status:
Fixed not Tested
Priority:
Normal
Assignee:
Target version:
-
Start date:
06/27/2025
Due date:
06/27/2025 (about 5 months late)
% Done:

100%

Estimated time:
3:00 h
Spent time:
remarks:
DB Changes:

Stored Procedures
-----------------------
Cbt_GetBranchUnits
Cbt_GetActiveBranchUnits
Cbt_SaveBranchUnit
Cbt_UpdatedBranchUnit
Cbt_GetBranchUnitsByCompanyId

Keys & Permissions:
Areas Affected:
Files Changed:

backend\app\Http\Controllers\Api\BranchController.php
backend\app\Http\Controllers\Api\DatabaseController.php
backend\routes\api.php

Actions #1

Updated by Shamini K N 5 months ago

  • Status changed from Assigned to In Progress
Actions #2

Updated by Shamini K N 5 months ago

  • Status changed from In Progress to Fixed not Tested
  • % Done changed from 0 to 100
  • DB Changes updated (diff)
  • Files Changed updated (diff)

Branch Unit API Development completed

API Details
----------------------
api/branch-unit/get-all
api/branch-unit/get-all-active
api/branch-unit/get-by-companyid/{campanyid}
api/branch-unit/get-by-id
api/branch-unit/save
api/branch-unit/updated

Actions

Also available in: Atom PDF