Commit 449e730d authored by Uma Badkar's avatar Uma Badkar

Upload New File

parent fde34e18
{
"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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment