Purchase Shares

The Purchase Shares wizard guides the registrar through subscribing a member to additional shares in a chosen class. It captures the member, share product, number of units and payment source, validates against any subscription limits, then posts an allotment and updates the share account. It is the standard entry point for new and top-up subscriptions.

Purchase Shares
Purchase Shares — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open Shares then Operations then Purchase Shares.
  2. Select the member and the share product (class) being subscribed.
  3. Enter the number of units and confirm the par value and total consideration.
  4. Record the payment method or link the receipt.
  5. Confirm to allot the units, post the transaction and update the share account.

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Member
member_id
Link → mfi.memberYesMember
Share Product
product_id
Link → mfi.share.productYesShare Product
Shares to Purchase
shares
NumberYesShares to Purchase
Transaction Date
transaction_date
DateYesTransaction Date
Existing Account
account_id
Link → mfi.share.accountExisting Account
Price / Share
price_per_share
MoneyPrice / Share
Currency
currency_id
Link → res.currencyCurrency
Receipt Number
receipt_number
TextReceipt Number

Actions & buttons

Buttons available on this screen and what they do:

  • Purchase

Notes & rules

  • The wizard enforces any minimum or maximum holding rules defined on the share product.
  • Consideration is units multiplied by par value, with any premium handled per product setup.
  • A successful run creates a subscription transaction and, where configured, a certificate.
  • Payments can be matched to receipts so capital and cash stay reconciled.

Technical model: mfi.share.purchase.wizard · Record: Share Purchase Wizard

Was this page helpful?