- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 01:28 AM
I have a requirement I have a project table and project approval table and catalog item when item is request it should go to project approval table for approval with 4 level of approval
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2024 06:13 AM
post your requirement clearly . what it the relation btw item and Project apporval table ..who are the approvers ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2024 06:13 AM
post your requirement clearly . what it the relation btw item and Project apporval table ..who are the approvers ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2024 10:05 PM
U_project table has project name field abs service manager, project manager and u_project approval has catalog item field reference to sc_cat_items and L1 approval L2 Approval till L4 approval and a projects catalog item which contains project name ref to u_project when project is selected and req is raised it should check the sm and pm and send approvals accordingly.