Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 6000_case_study:0400_configuration:0700_operations:1200_reserve_item [2022/08/21 22:47] – ↷ Page moved from docs:6000_case_study:0400_configuration:0700_operations:1200_reserve_item to 6000_case_study:0400_configuration:0700_operations:1200_reserve_item administrator | 6000_case_study:0400_configuration:0700_operations:1200_reserve_item [2026/08/13 00:55] (current) – ↷ Links adapted because of a move operation localdev | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== " | ====== " | ||
| - | This operation is very similar to the "[[docs:6000_case_study: | + | This operation is very similar to the " |
| - When a member is being edited and a user sees the form of the member | - When a member is being edited and a user sees the form of the member | ||
| Line 10: | Line 10: | ||
| <code aim>PICK FROM Item | <code aim>PICK FROM Item | ||
| - | CREATE Reservation WITH Reservation.Item=Item, | + | CREATE Reservation WITH Reservation.Item=Item, |
| The '' | The '' | ||
| <code aim>PICK FROM Member | <code aim>PICK FROM Member | ||
| - | CREATE Reservation WITH Reservation.Item=Item, | + | CREATE Reservation WITH Reservation.Item=Item, |
| - | //**Aware IM**// will automatically define operations that will invoke the '' | + | //**AwareIM**// will automatically define operations that will invoke the '' |