odoo/addons/web/static/src/js
Frédéric van der Essen 174ef7b490 [MERGE] adding a rounding method that is compliant with the server side rounding method
bzr revid: fva@openerp.com-20130409154129-gul9hkn0p4nt24md
2013-04-09 17:41:29 +02:00
..
boot.js [IMP] instance.init: less offensive constant 2012-11-30 18:52:49 +01:00
chrome.js [FIX] webclient returns to database manager after 1st database creation 2013-03-19 16:43:45 +01:00
corelib.js [FIX] docstring 2013-03-01 11:22:23 +01:00
coresetup.js [FIX] Also check dbname in session_is_valid() 2013-02-28 17:19:01 +01:00
data.js [FIX] DataSet#size() problem + FormView#on_button_delete() shall pop breadcrumb on empty dataset 2013-04-04 12:14:59 +02:00
data_export.js [FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog 2012-11-20 10:50:42 +01:00
dates.js Mark strings to be translated. 2012-11-29 01:22:00 +01:00
formats.js [FIX] add a correct rounding algorithm to be able to duplicate server-side financial computations 2013-04-09 16:44:14 +02:00
pyeval.js [FIX] small problem with m2o, does not uses context when opening them in read-only mode 2013-03-19 11:27:19 +01:00
search.js [FIX] Fixed autocomplete of search view hide behind overlay. 2013-03-28 12:03:46 +05:30
test_support.js [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then' 2012-10-30 15:06:30 +01:00
testing.js [FIX]testing.js: replace testing.case by testing['case'] for compatibility (IOS < 5, IE8) 2013-03-22 11:16:06 +01:00
view_form.js [FIX] Do not autofocus Notebook pages by default 2013-04-09 14:28:52 +02:00
view_list.js [FIX] deferred problems when clicking too quickly on some menu items 2013-03-22 17:23:10 +01:00
view_list_editable.js []FIX] disable (broken) inline edition in grouped editable lists 2013-03-06 11:21:36 +01:00
view_tree.js [IMP] lot of small improvements to better detect when a view has finished loading 2012-12-13 15:09:14 +01:00
views.js [FIX] deferred problems when clicking too quickly on some menu items 2013-03-22 17:23:10 +01:00