Commit Graph

32426 Commits

Author SHA1 Message Date
Quentin (OpenERP) 543f2628f0 [MERGE] account_asset: usability
bzr revid: qdp-launchpad@openerp.com-20110709194645-xbj173hqg2uc8gux
2011-07-09 21:46:45 +02:00
Quentin (OpenERP) e036d5cf07 [MERGE] asset: multi company rules
bzr revid: qdp-launchpad@openerp.com-20110709194422-e7tdpqrq0lzkg9cr
2011-07-09 21:44:22 +02:00
Antony Lesuisse 73f0f3f5d8 configurable server (host, port)
bzr revid: al@openerp.com-20110709161200-pbgam641ce4uzazh
2011-07-09 18:12:00 +02:00
Xavier Morel 5d2dc020ac [IMP] add basic display for float_time and progress widget types
bzr revid: xmo@openerp.com-20110708143728-9mp6zh3a9rpvra17
2011-07-08 16:37:28 +02:00
Xavier Morel f5b72b6bcb [FIX] rendering of m2o selections after edition in editable lists
moved rendering of cell contents into JS to have more control (and simpler tests/dispatching. May also help the method getting JITed, with a bit o' luck)

bzr revid: xmo@openerp.com-20110708140655-lpbtriqto8tz2uxx
2011-07-08 16:06:55 +02:00
Quentin (OpenERP) dae911decc [FIX] tools: get_and_sort_by_field function fixed and cleaned as asked in merge proposal
- fixed error of undefined variable set_field
- improved docstring to follow standard RST formatting
- renamed function into get_and_group_by_field to depict more precisely what it's doing
- created a specific function get_and_group_by_company to hide the complexity

bzr revid: qdp-launchpad@openerp.com-20110708132537-d7c4trk0nl5ngny0
2011-07-08 15:25:37 +02:00
niv-openerp 98bc95933f [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110708130857-t879euj78qqb01v6
2011-07-08 15:08:57 +02:00
Jiten Rangwala (OpenERP) 73aee8b513 [IMP] Split the code to add js file for mobile form view.
bzr revid: jra@tinyerp.com-20110708130829-a6qgugpej7fqa46i
2011-07-08 18:38:29 +05:30
Quentin (OpenERP) b363bfb392 [FIX] openerp/osv/fields.py: _get_defaults() and _fnct_read() of property fields cleaned and fixed as requested on merge proposal
-_get_defaults(): improved docstring in order to follow RST docstring format
-_get_defaults(): removed weird loop in _get_defaults as there is always 1 element only
-_fnct_read(): make name_get as root
-_fnct_read(): check existence for m2o fields (as root)
-_fnct_read(): check for type of property field is now done on reliable information

bzr revid: qdp-launchpad@openerp.com-20110708125106-0q0wj5zncaa7yp0w
2011-07-08 14:51:06 +02:00
Jiten Rangwala (OpenERP) 72143aa882 [REM] Removed unnecessary file.
bzr revid: jra@tinyerp.com-20110708125100-4rk0wak8srv7f6mi
2011-07-08 18:21:00 +05:30
Xavier Morel ff19bed2b3 [FIX] the keyup event using the return key on a selection widget should not propagate if that [Return] press changed the widget's value
bzr revid: xmo@openerp.com-20110708123853-znak06wgm4uvoi7q
2011-07-08 14:38:53 +02:00
Bhumi Thakkar (Open ERP) 151c16ef6f [IMP] Improved namespcae for web mobile.
bzr revid: bth@tinyerp.com-20110708122649-yvpaxch34bsf38il
2011-07-08 17:56:49 +05:30
niv-openerp 5b9e19e5a6 [merge] lot of improvements related to on_change and compatibility with the new web client
bzr revid: nicolas.vanhoren@openerp.com-20110708115146-23rfgps5ofw6dc8l
2011-07-08 13:51:46 +02:00
niv-openerp c9869e5c79 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110708115051-qz2wwmuhwb5vafze
2011-07-08 13:50:51 +02:00
Xavier Morel fe88c437fe [IMP] correctly use underscore, remove 4 useless lines
bzr revid: xmo@openerp.com-20110708113704-lulvihowvrd7zhkg
2011-07-08 13:37:04 +02:00
Jay Vora (OpenERP) 74422cfba0 [MERGE] Merges Somesh' branch for the fix of domain on invoiced quantities field of sales order
bzr revid: jvo@tinyerp.com-20110708113545-742nqh9ryjnt8b30
2011-07-08 17:05:45 +05:30
Jay Vora (OpenERP) 911ef5f5c4 [FIX] Account : The wizard for chart of account was sending wrong domain to clients
bzr revid: jvo@tinyerp.com-20110708112610-uhnyfi1y33vwrl5h
2011-07-08 16:56:10 +05:30
skh d035b4b588 [FIX] Sale :Invoice_quantity attrs conflicts with the field definition in Sale_view.xml (Ref : Case 5802)
bzr revid: skh@tinyerp.com-20110708105130-z2xv5xjtj26bxho7
2011-07-08 16:21:30 +05:30
Quentin (OpenERP) fcf339df2c [REVERT] reverted revision 4860 wrongly commited
bzr revid: qdp-launchpad@openerp.com-20110708093653-wve8rddo9txerso0
2011-07-08 11:36:53 +02:00
Rucha (Open ERP) 2f28c34c70 [REVERT]: Purchase: Reverted fixes of property field at revision:qdp-launchpad@openerp.com-20110707145832-xwdc0u3qhbaffehe, because it was referring to code of server that is not merged in server branch yet,
Need to wait to apply these changes UNTIL https://code.launchpad.net/~openerp-community/openobject-server/trunk-property-fields-using-get/+merge/67223 is getting merged in server

bzr revid: rpa@tinyerp.com-20110708060411-c1w0s3rse0lebv2c
2011-07-08 11:34:11 +05:30
Launchpad Translations on behalf of openerp d5c7707823 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110708055346-3qpd6fv6xd0b96sv
2011-07-08 05:53:46 +00:00
Launchpad Translations on behalf of openerp a505c35f8f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110708044347-hlix53uc5vzzhmks
2011-07-08 04:43:47 +00:00
Quentin (OpenERP) 9f01872204 [IMP] sale: force the company when creating an invoice from the SO, using context['force_company']
bzr revid: qdp-launchpad@openerp.com-20110707155920-25i3yzptikuadzj8
2011-07-07 17:59:20 +02:00
niv-openerp 4793c68939 [imp] Improved modifiers algorithm to also take the "states" attribute into account.
bzr revid: nicolas.vanhoren@openerp.com-20110707155135-jjinihfc6kylwf9k
2011-07-07 17:51:35 +02:00
niv-openerp b4d3c937ad [fix] small problem in field selection
bzr revid: nicolas.vanhoren@openerp.com-20110707154649-u6djzfim3wc9zg97
2011-07-07 17:46:49 +02:00
Quentin (OpenERP) e688cd74d0 [IMP] purchase: force the company when creating an invoice from the PO, using context['force_company']
bzr revid: qdp-launchpad@openerp.com-20110707145832-xwdc0u3qhbaffehe
2011-07-07 16:58:32 +02:00
Fabien Meghazi 8c08d3841b [REM] Removed use of attrs and replaced it with modifiers
bzr revid: fme@openerp.com-20110707142948-8fs7g42488usa3pd
2011-07-07 16:29:48 +02:00
niv-openerp 17f3714bad [fix] many problems in selection fields, not handling correctly false value & not compatible with m2o
bzr revid: nicolas.vanhoren@openerp.com-20110707141924-xx2ya1d53t2valw5
2011-07-07 16:19:24 +02:00
Fabien Meghazi aa1ae20796 [FIX] Always open action target=current in new tab/window for actions triggered by buttons
bzr revid: fme@openerp.com-20110707141641-08ooxxj8qc67ucpg
2011-07-07 16:16:41 +02:00
Quentin (OpenERP) 760471863a [FIX] fields.py: reading and writing on ir.property fields
bzr revid: qdp-launchpad@openerp.com-20110707140359-mxj1or10gzvde3te
2011-07-07 16:03:59 +02:00
Xavier Morel f8c1e9819c [IMP] row(s) removal in list views: don't reload the whole list, just drop the relevant (or not relevant anymore) rows
lp bug: https://launchpad.net/bugs/805550 fixed

bzr revid: xmo@openerp.com-20110707134843-vj1yrmcffsuuc0aa
2011-07-07 15:48:43 +02:00
Quentin (OpenERP) 1e57f21cb7 [IMP] openerp/osv/fields.py: reading a property field is now using the function get() of ir.property object.
bzr revid: qdp-launchpad@openerp.com-20110707133733-aua4dygdjjmhryap
2011-07-07 15:37:33 +02:00
Quentin (OpenERP) 242a9e9b05 [IMP] tools: added a function to get and sort by field
bzr revid: qdp-launchpad@openerp.com-20110707132614-c6letgrkz4d6vm0i
2011-07-07 15:26:14 +02:00
Jiten Rangwala (OpenERP) 7ba544da86 [IMP] Improved code for call formview.
bzr revid: jra@tinyerp.com-20110707130157-26jqqigzwuehmwqq
2011-07-07 18:31:57 +05:30
Olivier Dony 488cb59396 [FIX] hr_attendance: temporarily comment out conficting demo data
To be fixed properly very soon. See LP bug 791087.

lp bug: https://launchpad.net/bugs/791087 fixed

bzr revid: odo@openerp.com-20110707122542-f7ug2yyq2qn6epbt
2011-07-07 14:25:42 +02:00
Xavier Morel 17fdd718d4 [FIX] add simplejson dependency to setup.py following vmt@openerp.com-20110705122222-bhim9uft3l3sqee8 requiring it
bzr revid: xmo@openerp.com-20110707121446-3cdarrj7s3rny8ie
2011-07-07 14:14:46 +02:00
=Bhumi Thakkar 565a068138 [IMP] Improved listview to add name search filter on top.
bzr revid: jra@tinyerp.com-20110707114517-3zc9cl9yjogah598
2011-07-07 17:15:17 +05:30
Kunal Chavda (OpenERP) 2213b2bd32 [FIX]Fixed issue of automatically load graph when switch from list to graph and implement code for click on graph in dashboard will switch list view.
bzr revid: kch@tinyerp.com-20110707112822-of7q11div3hy8jl2
2011-07-07 16:58:22 +05:30
Jay Vora (OpenERP) 893a8fb7f8 [FIX] Sale/Purchase : Calculation of invoice rates corrected,revert of previous commit http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/revision/4593
lp bug: https://launchpad.net/bugs/795026 fixed

bzr revid: jvo@tinyerp.com-20110707105050-1ql2jji5pmblsu22
2011-07-07 16:20:50 +05:30
Fabien Meghazi f0f386e748 [REM] Removed use of attrs and replaced it with modifiers
Warning ! You need server Revision: 3497 revid:vmt@openerp.com-20110705122222-bhim9uft3l3sqee8

bzr revid: fme@openerp.com-20110707103740-4m6vrj18wfi2hacy
2011-07-07 12:37:40 +02:00
niv-openerp 3969cdd265 [fix] some concurrency problem with o2m & m2m
bzr revid: nicolas.vanhoren@openerp.com-20110707090721-70hamcwp2p2xemrg
2011-07-07 11:07:21 +02:00
Fabien Meghazi 74da6f234e [ADD] Added form widget integer
bzr revid: fme@openerp.com-20110707085515-43cjuvemtkpjgy8z
2011-07-07 10:55:15 +02:00
niv-openerp ea9b60393e [imp] desactivated stupid hello module
bzr revid: nicolas.vanhoren@openerp.com-20110707084415-6or8nj1mrt9pql7e
2011-07-07 10:44:15 +02:00
Jay Vora (OpenERP) 7c19f78210 [FIX] Account_budget : Correction in the calculation of theoritical amount
bzr revid: jvo@tinyerp.com-20110707054540-gc7c81y8ptudxqi5
2011-07-07 11:15:40 +05:30
Launchpad Translations on behalf of openerp 00c300a07b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110707044130-cy1pby4nwq9dxlp0
2011-07-07 04:41:30 +00:00
Quentin (OpenERP) f03c4cdfb2 [MERGE] merged the addons branch of config rework project
bzr revid: qdp-launchpad@openerp.com-20110706223008-6qaf5mzb5zy5pa7r
2011-07-07 00:30:08 +02:00
Vo Minh Thu (OpenERP) f51a5e1498 [MERGE] new configuration wizard system
bzr revid: odo@openerp.com-20110706161606-lluokqgsq9ezjbmc
2011-07-06 18:16:06 +02:00
Vo Minh Thu 6c7f791f5d [IMP] tidying up before merging in trunk.
bzr revid: vmt@openerp.com-20110706154001-r8y7w28yve2ca0ar
2011-07-06 17:40:01 +02:00
Quentin (OpenERP) 9c9516d21c [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110706145644-merwy0setzzb8c9w
2011-07-06 16:56:44 +02:00
Quentin (OpenERP) a1e94494ec [IMP] base: typo in preview report
bzr revid: qdp-launchpad@openerp.com-20110706144150-pir9tklafefl5obf
2011-07-06 16:41:50 +02:00