Price without VAT in user interface

Author Message

Dark Dante

Monday 07 March 2005 9:57:15 am

Hi, i establish the price in $100, an a VAT 15%, and price is exluding VAT, you put in admin product a price of $100, but in user interface shows a price of $115, the order view, order form, confirmation order and calculates are correct show a real price of the product in $100 and the VAT increment 15% and show $115, but the problem is, i don't want of the user's interface show the price $115, i need the price shows in $100, what can i do to solve this problem. thanks!

Ɓukasz Serwatka

Monday 07 March 2005 11:59:26 am

Hi,

You can use code below to display price.

{$node.object.data_map.price.content.price}

http://ez.no/community/forum/setup_design/vat_operations

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 03:37:37
Script start
Timing: Jan 31 2025 03:37:37
Module start 'layout'
Timing: Jan 31 2025 03:37:37
Module start 'content'
Timing: Jan 31 2025 03:37:37
Module end 'content'
Timing: Jan 31 2025 03:37:37
Script end

Main resources:

Total runtime0.0232 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.2500151.2266
Module start 'layout' 0.00460.0034 739.4766220.7188
Module start 'content' 0.00810.0137 960.1953997.8359
Module end 'content' 0.02180.0014 1,958.031329.9922
Script end 0.0231  1,988.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002410.5610140.0002
Check MTime0.00094.0550140.0001
Mysql Total
Database connection0.00083.484710.0008
Mysqli_queries0.00229.689130.0007
Looping result0.00000.043210.0000
Template Total0.00104.410.0010
Template load0.00083.315810.0008
Template processing0.00021.014010.0002
Override
Cache load0.00052.176210.0005
General
dbfile0.00229.415380.0003
String conversion0.00000.022640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs