Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
custom-sql
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Uma Badkar
custom-sql
Commits
449e730d
Commit
449e730d
authored
Sep 03, 2025
by
Uma Badkar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
fde34e18
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
0 deletions
+34
-0
twasta/Navigation/CTS/CTS.json
twasta/Navigation/CTS/CTS.json
+34
-0
No files found.
twasta/Navigation/CTS/CTS.json
0 → 100644
View file @
449e730d
{
"application"
:
{
"id"
:
"CTS"
,
"title"
:
"Day Wise Cash Denomination Tracking"
,
"description"
:
"System to manage and track cash denominations across branches"
,
"icon"
:
"currency_exchange"
,
"theme_color"
:
"#2196f3"
,
"group"
:
"Finance"
},
"navigation"
:
[
{
"id"
:
"CTS.1"
,
"title"
:
"Cash Management"
,
"parent_id"
:
""
,
"icon_image"
:
"account_balance"
,
"description"
:
"Cash denomination master and transaction management"
,
"obj_name"
:
""
,
"obj_type"
:
"-"
,
"menu_path"
:
"CTS.1"
,
"functional_specs"
:
""
},
{
"id"
:
"CTS.1.1"
,
"title"
:
"Daily Cash Entry"
,
"parent_id"
:
"CTS.1"
,
"icon_image"
:
"edit_note"
,
"description"
:
"Daily cash count entry by denomination"
,
"obj_name"
:
"CTS_daily_cash_entry"
,
"obj_type"
:
"T"
,
"menu_path"
:
"CTS.1.1"
,
"functional_specs"
:
"Form fields: Transaction ID (auto), Transaction Date, Site Code, Denomination Details (Value, Quantity, Amount), Total Amount, Remarks, Confirmed, Confirm Date, Change Date, Change User, Change Term. Actions: Create, Save Draft, Submit, Edit Draft, Delete Draft. Rules: No future date, Non-negative quantity, One entry per day per branch"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment