Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

[*] MO : Allow more customer attributes to be used in templates of MailAlert module #29

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Commits on Mar 4, 2016

  1. [*] MO : Allow more customer attributes in templates of MailAlert module

    We've needed to display a special customer attribute in order
    notification (a customer number, applied by a third party module).
    
    The proposed solution is to iterate on all defined fields of the class
    Customer, add each with a prefix 'customer_'.
    Gabor Pipicz committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    0682a01 View commit details
    Browse the repository at this point in the history
  2. [-] MO : Fix variable naming at 0682a01

    Gabor Pipicz committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    2339047 View commit details
    Browse the repository at this point in the history