dolibarr/htdocs/core/tpl
Raphaël Doursenaud 2cf36d157f FIX #3953 Don't round supplier price
The price is already rounded when inserted on the product page.
It's also rounded at display.
There's no need to round it here.
Rounding it leads to serious calculation errors.
2015-12-07 14:24:24 +01:00
..
ajax Fix : multi upload of files in document tabs 2015-04-19 04:04:43 +02:00
admin_extrafields_add.tpl.php FIX Using extrafield with type "Link to object" works correctly. 2015-10-20 12:40:37 +02:00
admin_extrafields_edit.tpl.php FIX Using extrafield with type "Link to object" works correctly. 2015-10-20 12:40:37 +02:00
admin_extrafields_view.tpl.php Reduce a lot of duplicate code. Move all tables of extrafields setup 2015-02-28 20:14:26 +01:00
ajaxrow.tpl.php Fix: Solve conflict with imgup and imgdown class use for sort fields and 2015-03-22 21:18:25 +01:00
bloc_showhide.tpl.php Reduce time to hide/show 2014-01-11 13:31:12 +01:00
contacts.tpl.php Merge remote-tracking branch 'origin/3.8' into develop 2015-09-16 22:09:21 +02:00
document_actions_post_headers.tpl.php Debug and rename experimental module "supplier proposal". Still work to 2015-11-15 19:23:39 +01:00
document_actions_pre_headers.tpl.php Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into develop 2015-11-21 17:15:56 +01:00
error.tpl.php
extrafields_view.tpl.php continue extrafield ID filter 2015-11-20 13:22:45 +01:00
footer.tpl.php
header.tpl.php
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
login.tpl.php Merge remote-tracking branch 'origin/3.8' into develop 2015-11-13 12:35:10 +01:00
notes.tpl.php Debug and rename experimental module "supplier proposal". Still work to 2015-11-15 19:23:39 +01:00
objectline_create.tpl.php FIX #3953 Don't round supplier price 2015-12-07 14:24:24 +01:00
objectline_edit.tpl.php Debug and rename experimental module "supplier proposal". Still work to 2015-11-15 19:23:39 +01:00
objectline_view.tpl.php Debug and rename experimental module "supplier proposal". Still work to 2015-11-15 19:23:39 +01:00
originproductline.tpl.php NEW: [ task #977 ] New option to manage product unit 2015-03-01 12:42:38 +01:00
passwordforgotten.tpl.php Fix centering of message on logon page 2015-08-15 03:41:57 +02:00
README
resource_add.tpl.php Debug module Resource 2015-11-22 12:23:10 +01:00
resource_view.tpl.php Debug 3.9 2015-12-05 19:20:39 +01:00

README (english)

This directory is used for storing the common default templates of the system core. (outside any modules)