genny3021 Posted April 24, 2014 Share Posted April 24, 2014 (edited) Hello, I have a custom function, i want to retrieve the accurate shipping cost as will be displayed in the invoice based on if the tax inclusive was checked in the BO. I checked the ps_orders table, i found various values for shipping. Here's what i want my if statement to do: if (price is tax inclusive){ retrieve shipping_cost_tax_incl } else { retrieve shipping_cost_tax_excl } I dont know where the settings for the price is stored in the database so i can select its value. Any clue will be appreciated. Edited April 24, 2014 by genny3021 (see edit history) Link to comment Share on other sites More sharing options...
genny3021 Posted April 25, 2014 Author Share Posted April 25, 2014 any one????? 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