dolibarr/htdocs/core/tpl
Raphaël Doursenaud 3f9efc537b 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:35:04 +01:00
..
ajax Fix : multi upload of files in document tabs 2015-04-19 04:04:43 +02:00
admin_extrafields_add.tpl.php Forms are using the tab look, even in creation mode 2015-06-30 06:31:09 +02:00
admin_extrafields_edit.tpl.php Forms are using the tab look, even in creation mode 2015-06-30 06:31:09 +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 FIX #3534 2015-09-16 22:04:03 +02:00
document_actions_post_headers.tpl.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-11-13 12:18:46 +01:00
document_actions_pre_headers.tpl.php FIX #3726 When upload file, don't test if PRODUCT_USE_OLD_PATH_FOR_PHOTO 2015-11-18 13:59:25 +01:00
error.tpl.php
extrafields_view.tpl.php NEW: Translate extrafield's labels 2015-08-18 16:40:03 +02: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 FIX The label hidden was not supported when using jmobile 2015-11-10 00:36:33 +01:00
notes.tpl.php [CORE] avancement du mercredi matin (#new_ask_price). 2015-01-28 10:33:15 +01:00
objectline_create.tpl.php FIX #3953 Don't round supplier price 2015-12-07 14:35:04 +01:00
objectline_edit.tpl.php Fix selector or margin with jmobile 2015-09-18 20:43:10 +02:00
objectline_view.tpl.php [Qual] Fixed deprecated HTML nowrap attribute to class 2015-05-12 15:37:35 +02: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 Merge branch 'resources-fixes' of https://github.com/IonAgorria/dolibarr 2015-08-14 17:53:52 +02:00
resource_view.tpl.php Little debug of module resource 2015-05-31 02:05:39 +02:00

README (english)

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