Results 1 to 2 of 2

Thread: Transfer data from member field to invoices

  1. #1

    Default Transfer data from member field to invoices

    Hi,
    I've created an additional filed "customer_number" in:
    - tl_member.php and database tl_member
    - tl_iso_addresses.php and database tl_iso_addresses
    - tl_iso_config.php and database tl_iso_config

    Now the value of "customer_number" is transfert from member to billing, shipping address. But on the order review (billing address) and in BE Order ->edit(icon) one of the order, there is only empty row. If I look in the source code(live) of order review where "customer_number" value should be there is only:
    Firstname


    lastname


    .....
    country




    email

    (firstname, lastname, country, here are values)
    I suppose that between to
    should be value which I needed.

    Any idea what I didn't include?

    Thanks.
    Regards,
    W.
    Web design agency - EDsolution.si Izdelava spletnih strani

  2. #2

    Default Re: Transfer data from member field to invoices

    I've was searching all day long just to find the order of Billing and Shipping address in Order review that goes like that:
    Company
    Firstname Lastname
    Address
    Postal
    Country

    Email

    But damn, I didn't find anything...only in Isotope.php the order is fitting but no matter what I don't, If i delete linke of company or smth. else, than again buy new item, and nothing changes. Not in BE Order section not in FE order review.

    I just can't find the solution :cry:
    Web design agency - EDsolution.si Izdelava spletnih strani

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •