New shipping address / New invoice details

  • Posts: 86
  • Thank you received: 2
11 years 1 month ago #127010

-- HikaShop version -- : 2.0.0
-- Joomla version -- : 2.5.14

Hello,

1st question
I obsrved just an issue on the checkout process. In shipping address: I deselect "same_address" for Invoice and create a new addressf for the invoice. the title in the Iframe is "Shipping address" but should be "Invoice Adress".

The "New"-button for Invoice has the following code. I wonder wether this is correct.

var field=document.getElementById('hikashop_product_quantity_field_2');var link = document.getElementById('hikashop_checkout_shipping_address_new_link'); if(link) return hikashopEditAddress(link,0,true); return false;
The essencial part, I think is the following one. Should this be different in order to create new invoice details?
hikashop_checkout_shipping_address_new_link

I had some help from someone and I fear something got messed up.
Is this behaviour normal or did we make an error in the coding?

And when I created a new invoice address the same address appears also in shipping address. Is this normal or did we messed somthing up?

_______________________________________

2nd Question
Is it possible to create two different forms with different fields one for shipping one for invoice. i.e. indentification number would be neccesarry in my invoicies but not for shipping adress.

Thank you for your help!

Last edit: 11 years 1 month ago by scharfet.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #127072

Hi,

Generally the shipping address is on the right side and the billing one on the left side.
You have maybe changed the translations, or something else.

When you add an address in the billing or the shipping part, it is automatically added in the other part, that's a normal issue.

Actually you can't really create two different forms, you have to add custom field in the table address via the menu Display > Views, but this will be added for the both addresses, but you can play with some css and/or javascript to hide it in one of the addresses.

The following user(s) said Thank You: scharfet

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum