Henrik41 Posted August 19, 2019 Share Posted August 19, 2019 Hello There, I am trying to figure out how the system differentiates between Billing and shipping address. How can the system know? Where is it in the database and how can I bulk change the billing address? I have to bill the head office and need to change all my clients billing address. Anyone knows? Thanks Link to comment Share on other sites More sharing options...
jeanluc.12 Posted August 20, 2019 Share Posted August 20, 2019 If you are checking the address only then there is no such identifier. Same address can be billing OR shipping address in differnet orders. So bascially address is shipping address OR billing address, its marked in order table (Orderwise). Refer to id_address_invoice, id_address_delivery column in order table for the same. Link to comment Share on other sites More sharing options...
Henrik41 Posted August 20, 2019 Author Share Posted August 20, 2019 Many thanks Jean-Luc. I will change the values directly in my database then. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now