Skip to content
  • Malcolm Blaney's avatar
    Banking module: Added "deposit" boolean to track whether members · a1fb720b
    Malcolm Blaney authored
    have paid a deposit. Allow longer bank references. AllBuyers
    method can return details for only members listed as "active".
    Group Wizard module: New pre-order-open[-time] substitutions
    have replaced pre-order-wait, which was hard to calculate.
    Hidden some less useful options, now only visible with site
    permission.
    Invoice module: Bulk invoices are now only sent via cron.
    This has cleaned up the UI, which now allows single invoices to be
    sent on any date with better email options.
    Purchase module now calls Stock->AllProducts when generating
    invoices instead of AvailableProducts. AllProducts was updated to
    return an associative array. Also fixed a stock bug that didn't
    update order availability.
    Payment module exits import if a duplicate payment is found.
    a1fb720b