Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. [<10>] ====== "Register Payment" operation ====== This operation is very similar to the "[[docs:6000_case_study:0400_configuration:0700_operations:1400_register_fee|Register Fee]]" operation. Users will also invoke this operation both from the system menu and from the form of the Member object. We will also need to define two processes – the ''RegisterPayment'' process and the ''RegisterPayment2'' process. The ''RegisterPayment'' process requires the ''Member'' object as its input and has the following action: <code aim>ENTER NEW Payment WITH Payment.Member = Member </code> The ''RegisterPayment2'' process does not require any input and has the following actions: <code aim>PICK FROM Item RegisterPayment </code> Last modified: 2022/09/13 18:15 Log In