Commit Graph

25515 Commits

Author SHA1 Message Date
Antony Lesuisse 98f7058af1 [MERGE] mrp renames and reorder menu
bzr revid: al@openerp.com-20110828015216-139k0tz93shisb0h
2011-08-28 03:52:16 +02:00
Antony Lesuisse ee0fc3d391 [MERGE] purchase hide pricelists in simplified
bzr revid: al@openerp.com-20110828013754-ct7jcnh7hhsmz82w
2011-08-28 03:37:54 +02:00
Antony Lesuisse fd299519d8 [MERGE] account reorder config menuitems
bzr revid: al@openerp.com-20110828012705-7sv0w0j2qkmrwgiq
2011-08-28 03:27:05 +02:00
Antony Lesuisse 8afe025846 [MERGE] product rename real stock, virtual sotck into qty on hand, qty available
bzr revid: al@openerp.com-20110828011739-wafdkjbgd51msqqb
2011-08-28 03:17:39 +02:00
Antony Lesuisse f33d0896e3 [MERGE] hr move job position menu
bzr revid: al@openerp.com-20110828010341-i4lk4bf5y3n9tw7o
2011-08-28 03:03:41 +02:00
Antony Lesuisse e83ea8f54c [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233130-end57de3i484r0kb
2011-08-28 01:31:30 +02:00
Launchpad Translations on behalf of openerp 2292e346cb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110827054132-sys8brkm3p4pbwhv
2011-08-27 05:41:32 +00:00
Xavier Morel 1cc90eebd9 [IMP] move a bunch of trivial python RPC methods to usage of normal dataset methods in JS
bzr revid: xmo@openerp.com-20110826152430-8li5tzzlzfr99nda
2011-08-26 17:24:30 +02:00
Xavier Morel 5ef387c85c [IMP] more template markup cleanup, some trivial cleanup of the python code
bzr revid: xmo@openerp.com-20110826150442-j00m8sy9jib0y6ce
2011-08-26 17:04:42 +02:00
Xavier Morel 8e68d81d30 [IMP] simplify markup of main export view
bzr revid: xmo@openerp.com-20110826143914-1h9pfue36yg9e1ec
2011-08-26 16:39:14 +02:00
Olivier Dony fadcf9160b [MERGE] purchase: split large method in smaller overridable ones - contribution by Sebastien Beau
On top of the original merge prop by Sebastien, the docstring was
completed a bit, and the variable names made more consistent.

bzr revid: odo@openerp.com-20110826142836-vzcdop8kzok7toz6
2011-08-26 16:28:36 +02:00
Xavier Morel e4bfeb49b4 [FIX] some warnings and overly complex code
bzr revid: xmo@openerp.com-20110826141439-k8eawjbx46953z16
2011-08-26 16:14:39 +02:00
niv-openerp e03849bb35 [fix] broken one of the most important functionalities
bzr revid: nicolas.vanhoren@openerp.com-20110826140745-0vjk3ygu32di4tti
2011-08-26 16:07:45 +02:00
niv-openerp c4d8acabba [fix] problem with most related that return a list in a search_default
bzr revid: nicolas.vanhoren@openerp.com-20110826140421-yt204xv30b0ef3vz
2011-08-26 16:04:21 +02:00
niv-openerp d692a02d5b [imp] fixed related behavior for calendar
bzr revid: nicolas.vanhoren@openerp.com-20110826133113-7glw38cszv5pwdqw
2011-08-26 15:31:13 +02:00
niv-openerp 7a9ff57a0e [imp] made related work with list view too
bzr revid: nicolas.vanhoren@openerp.com-20110826132835-ex26y5hyti3acgzk
2011-08-26 15:28:35 +02:00
niv-openerp a703147436 [imp] made related work from form view
bzr revid: nicolas.vanhoren@openerp.com-20110826130335-fjt0c5f7s7ug2jdl
2011-08-26 15:03:35 +02:00
niv-openerp 393f146d77 [imp] make related in m2o work
bzr revid: nicolas.vanhoren@openerp.com-20110826124418-d2vw72ulgse75hgh
2011-08-26 14:44:18 +02:00
Xavier Morel 6bb5138f9f [FIX] bugs in shortcuts management: desync between backing collection and DOM, multiple click events on shortcut star
bzr revid: xmo@openerp.com-20110826084758-g08o83wi9eaj3vdl
2011-08-26 10:47:58 +02:00
Vaibhav (OpenERP) 523c55fe2b [FIX] Path(edge) id.
bzr revid: vda@tinyerp.com-20110826063238-m4ffbih15iy6nybs
2011-08-26 12:02:38 +05:30
Launchpad Translations on behalf of openerp e7d06fc3d6 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110826043322-8smkycmnlsiirg0b
2011-08-26 04:33:22 +00:00
Quentin (OpenERP) 2dcccda2d3 [IMP] account_voucher: added yaml test for supplier payments
bzr revid: qdp-launchpad@openerp.com-20110825174240-frfok3lxy9if4qao
2011-08-25 19:42:40 +02:00
Quentin (OpenERP) f3003d4143 [FIX] account_voucher: fixed the case of supplier payments
bzr revid: qdp-launchpad@openerp.com-20110825174201-23wury3dpocfig3y
2011-08-25 19:42:01 +02:00
niv-openerp de1fc9e3c5 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110825171612-ieb6ggnm5wugb50y
2011-08-25 19:16:12 +02:00
niv-openerp 27eff948b5 [imp] refactoring to put "req" instead or "request" everywhere in the server-side code
bzr revid: nicolas.vanhoren@openerp.com-20110825171451-9idtdh6dqcxrk873
2011-08-25 19:14:51 +02:00
niv-openerp fc766e16fe [imp] refactoring to allow correct context handling in clean_action
bzr revid: nicolas.vanhoren@openerp.com-20110825170410-omj3wrugqmslck8w
2011-08-25 19:04:10 +02:00
Quentin (OpenERP) 9ec72669ed [FIX] account_voucher: context passing
bzr revid: qdp-launchpad@openerp.com-20110825152545-u0f4n2hlv7kmfsxc
2011-08-25 17:25:45 +02:00
niv-openerp 9225fe4074 [imp] added display of relateds
bzr revid: nicolas.vanhoren@openerp.com-20110825151701-frwri4f5ge6rnsvf
2011-08-25 17:17:01 +02:00
Xavier Morel 238a0200a0 [FIX] when loading records in the listview, remember to set dataset index to 0 so switching to formview does not try to create a new record
lp bug: https://launchpad.net/bugs/816830 fixed

bzr revid: xmo@openerp.com-20110825145741-gduqtgrqw4bbuugl
2011-08-25 16:57:41 +02:00
Xavier Morel 3cfa390281 [IMP] attempt to fix height of widgets in home page
bzr revid: xmo@openerp.com-20110825144131-8xe3ukrdoph9p9v1
2011-08-25 16:41:31 +02:00
niv-openerp 2ca0749fd5 [imp] made m2o context menu even more lazy loading
bzr revid: nicolas.vanhoren@openerp.com-20110825143745-lqii7wov08s5ipbp
2011-08-25 16:37:45 +02:00
niv-openerp d8c48d874a [imp] made the context menu in m2o lazy loads
bzr revid: nicolas.vanhoren@openerp.com-20110825142126-ozmlaopwzhh5xlju
2011-08-25 16:21:26 +02:00
Xavier Morel bd8c79a4c4 [FIX] not modifying the dataset's state is good and so is not breaking datagroup dispatching, but it would still be a good idea to not forget the dataset's content en route, myself
bzr revid: xmo@openerp.com-20110825132456-0wmhnrhmjszn4ce2
2011-08-25 15:24:56 +02:00
Xavier Morel b6735a35f7 [FIX] invalid syntax for domains introduced in ksa@tinyerp.co.in-20110816133353-kfgzeotfuwoe0jle
bzr revid: xmo@openerp.com-20110825125650-buy9ifz2j6g20mj0
2011-08-25 14:56:50 +02:00
Xavier Morel b8cd28fb35 [FIX] widgets client action handler: one action per widget
bzr revid: xmo@openerp.com-20110825123445-ayhaeipasl4imvqt
2011-08-25 14:34:45 +02:00
Vaibhav (OpenERP) e01103d6b1 [MERGE] openerp-web.
bzr revid: vda@tinyerp.com-20110825123248-px72llfueox1wnez
2011-08-25 18:02:48 +05:30
Xavier Morel 7e5184f102 [IMP] board: a client action for each user widget
bzr revid: xmo@openerp.com-20110825123121-wzgfdqy867zq9ee7
2011-08-25 14:31:21 +02:00
Vaibhav (OpenERP) d2c95ce868 [FIX] Set id in dataset.
bzr revid: vda@tinyerp.com-20110825123103-zmqtfigcv8odhcn7
2011-08-25 18:01:03 +05:30
niv-openerp 93aa853ae6 [imp] changed format/parse functions for dates to use date.js format instead of the openerp one
bzr revid: nicolas.vanhoren@openerp.com-20110825121753-w3acs2fhbwm157a6
2011-08-25 14:17:53 +02:00
niv-openerp a5bb1a265b [fix] small bug with dates localization
bzr revid: nicolas.vanhoren@openerp.com-20110825121051-x86pjeyfnnb65ucr
2011-08-25 14:10:51 +02:00
Xavier Morel 259892f837 [FIX] selector for config overview widget: widget root has moved, .oe-dashboard-config-overview is now on this. so don't include it
bzr revid: xmo@openerp.com-20110825103336-nwyybou1hghaudud
2011-08-25 12:33:36 +02:00
Xavier Morel 5864a23352 [REM] leftover debugging code
bzr revid: xmo@openerp.com-20110825102756-b3d8jf7yud0m98ol
2011-08-25 12:27:56 +02:00
Xavier Morel 455928127f [FIX] safari/javascriptcore blows up on 'super' because it thinks it's a keyword
bzr revid: xmo@openerp.com-20110825100643-k7nbcla8h38siozr
2011-08-25 12:06:43 +02:00
Vaibhav (OpenERP) 21495b24a2 [FIX] Typo conflicts.
bzr revid: vda@tinyerp.com-20110825100609-aw3dg3b5cmyyd48d
2011-08-25 15:36:09 +05:30
Fabien Meghazi 3da1145220 [IMP] Improved form's datetime widget so the content is always visible even when view size is shrinked down
bzr revid: fme@openerp.com-20110825094806-hfiagqp54gf9rzha
2011-08-25 11:48:06 +02:00
Fabien Meghazi 6e7a9a1a3c [IMP] Form fields now uses niv's parse/format methods
bzr revid: fme@openerp.com-20110825094212-31l90vq66riiabl4
2011-08-25 11:42:12 +02:00
Xavier Morel d2da68ad8b [FIX] actually fix race condition on listview init: incorrect on_mode_switch override in xmo@openerp.com-20110816123510-gcx0dk8b2sgox5oi did not propagate primise from ViewManager's on_mode_switch
bzr revid: xmo@openerp.com-20110825082221-tasmo3je0wu4iw6h
2011-08-25 10:22:21 +02:00
Xavier Morel de955d0983 [REV] xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l, has nothing to do with the issue and does not actually fix it (just fudges some timing so it happens slightly less often)
bzr revid: xmo@openerp.com-20110825081833-a1vbcdm59mrzf2d0
2011-08-25 10:18:33 +02:00
Vaibhav (OpenERP) 6e3c8a495c [FIX] Add or Edit activity,transition.
bzr revid: vda@tinyerp.com-20110825060830-dzqputzyw11tv2q2
2011-08-25 11:38:30 +05:30
Vaibhav (OpenERP) b9910e4325 [FIX] Event for path Element.
bzr revid: vda@tinyerp.com-20110825053202-t55humzbczq000tn
2011-08-25 11:02:02 +05:30
Antony Lesuisse c8dcb4e685 [FIX] crm fix crm_claim
bzr revid: al@openerp.com-20110825045455-95a8nt7ep6sonk3a
2011-08-25 06:54:55 +02:00
Antony Lesuisse dcc7b02198 [FIX] crm fix test/test_crm_stage_changes.yml
bzr revid: al@openerp.com-20110825043443-82di3ktrr6h9h0hf
2011-08-25 06:34:43 +02:00
Antony Lesuisse 42b36f710e [MERGE] remove stage type ksa, and MASSIVE crm_lead cleanup
bzr revid: al@openerp.com-20110825041037-0jerocl9x8psve2c
2011-08-25 06:10:37 +02:00
Antony Lesuisse 039a6852d0 [IMP] crm tooltip on saleteam working time
bzr revid: al@openerp.com-20110825002936-8gpd07pmgraex07o
2011-08-25 02:29:36 +02:00
Antony Lesuisse 544ceeeb4a [MERGE] rename team leader and improve tooltips
bzr revid: al@openerp.com-20110825001947-qkbxdlrli2ig1t6n
2011-08-25 02:19:47 +02:00
Antony Lesuisse 6a59e91c71 [IMP] account company default overdue_msg
bzr revid: al@openerp.com-20110824230621-fcxyklk4l8j2zo76
2011-08-25 01:06:21 +02:00
Antony Lesuisse fbdf6fd3e6 [MERGE] account company default overdue_msg
bzr revid: al@openerp.com-20110824225152-i2426qncfhimv7vw
2011-08-25 00:51:52 +02:00
sebastien beau c1d843e460 [IMP] Purchase : add a docstring for the method create_procurement_purchase_order
bzr revid: sebastien.beau@akretion.com.br-20110824221806-ue02asb0afk5mol7
2011-08-25 00:18:06 +02:00
Fabien Meghazi ffeff63fb6 [ADD] Translate dialog (WIP)
bzr revid: fme@openerp.com-20110824151357-nln9mnkw13uyng32
2011-08-24 17:13:57 +02:00
Olivier Dony d45883d44a [FIX] hr: HR Officer group should imply HR Employee group
Failure to have this dependency means that the drop-down for 
HR permissions on the user will always only show Employee
even if the user also has Officer/Manager access

bzr revid: odo@openerp.com-20110824151143-cysnlvetzrvqrfs2
2011-08-24 17:11:43 +02:00
Xavier Morel 88200c8bbf [IMP] add docstring to openerp.base.search.DateTimeField
bzr revid: xmo@openerp.com-20110824145647-h4mbaz4sjjjccacv
2011-08-24 16:56:47 +02:00
Xavier Morel 04cb566ad9 [IMP] datetime search field: use date widget, make field's default domain span the whole day (using range)
search API improvement: Field gains a make_domain method, called by get_domain to build the default domain for the field.

make_domain is called with the field's name, operator and current values (fully computed), the default implementation is to just shove them all into a domain.

This lets fields customize the default domain for the field without having to reimplement (or breaking) the filter_domain handling

bzr revid: xmo@openerp.com-20110824145205-2wnig9duebja9jrk
2011-08-24 16:52:05 +02:00
Xavier Morel 58fc194593 [IMP] pos: remove select=1 attributes in views, not really used anymore
bzr revid: xmo@openerp.com-20110824140309-864i0mhydruk7yu2
2011-08-24 16:03:09 +02:00
Xavier Morel b0a1441722 [IMP] remove date widget on datetime fields in search view
bzr revid: xmo@openerp.com-20110824135835-ooqqw87301n6mxja
2011-08-24 15:58:35 +02:00
Xavier Morel 777857b269 [FIX] weird race condition on listview init: in some cases, would not wait for the initial view loading before letting the viewmanager launch a search, making initial load overwrite search ending with an empty list
bzr revid: xmo@openerp.com-20110824131606-yokgoe3dz9ltaz2l
2011-08-24 15:16:06 +02:00
Xavier Morel a0486acd74 [FIX] some more usages of indexes in list and list edition (should now be index-free except as transient values), and implement on_write support
remove ListView.List#reload_record_at_index as everything is now id-based to avoid desync issues

bzr revid: xmo@openerp.com-20110824122251-9vw96qbn7snnkq3j
2011-08-24 14:22:51 +02:00
Xavier Morel 2afcf2130b [ADD] pluck method to collection
bzr revid: xmo@openerp.com-20110824122124-xr4g92x6jlw85rbg
2011-08-24 14:21:24 +02:00
Vaibhav (OpenERP) 2303330fc7 [FIX] save activity and reload diagram.
bzr revid: vda@tinyerp.com-20110824121217-0s5jb0duprmn7qr9
2011-08-24 17:42:17 +05:30
Vaibhav (OpenERP) ceaaa43e28 [FIX] add or edit node.
bzr revid: vda@tinyerp.com-20110824111226-9nexueoxmddi7ren
2011-08-24 16:42:26 +05:30
Xavier Morel ae4d1d5e3b [IMP] to maintain correct synchro, listview should avoid relying on indexes as much as possible. Get rid on indexes on rows, and of List.row_position
bzr revid: xmo@openerp.com-20110824085303-6h3wggzynpic0mcz
2011-08-24 10:53:03 +02:00
Jiten (OpenERP) cc8a509fbe [FIX] Fixed the loading issue of web mobile after merge openerp-web.
bzr revid: jra@tinyerp.com-20110824062010-4e4fbbd2uk4xl478
2011-08-24 11:50:10 +05:30
Jiten (OpenERP) 243209a441 [MERGE] from openerp-web.
bzr revid: jra@tinyerp.com-20110824060652-dplrpfvbwzn2kfzc
2011-08-24 11:36:52 +05:30
Tejas (OpenERP) e5c9698d6f [Usability] purchase -> config -> pricelist are only for extended view group
bzr revid: tta@openerp.com-20110824045936-p9enqj2p66mcndzr
2011-08-24 10:29:36 +05:30
Vaibhav (OpenERP) b169d1c3cd [MERGE] openerp-web.
bzr revid: vda@tinyerp.com-20110824045252-uo4b669n6oj9mdol
2011-08-24 10:22:52 +05:30
Vaibhav (OpenERP) 40cda60420 [ADD] pager style.
bzr revid: vda@tinyerp.com-20110824045004-pz77r96v49zoxcjo
2011-08-24 10:20:04 +05:30
Launchpad Translations on behalf of openerp ae7b1699cb Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110823050537-7q5lx6k2wq8n70ld
bzr revid: launchpad_translations_on_behalf_of_openerp-20110824043728-ri9o75i5hp2tss1x
2011-08-24 04:37:28 +00:00
Xavier Morel 00a7458bc4 [IMP] remember to insert the relevant record ids into the dataset if they're not there
bzr revid: xmo@openerp.com-20110823144235-g09rkurd1ndrrkme
2011-08-23 16:42:35 +02:00
Quentin (OpenERP) 606484f0db [IMP] account_voucher: onchange amount now sets the writeoff amount and currency rate difference accordingly to the saved (and correct) values
bzr revid: qdp-launchpad@openerp.com-20110823142344-cwvgp309xu445f1b
2011-08-23 16:23:44 +02:00
Xavier Morel 37643a0909 [ADD] basics of on_write, split ListView.reload_record(index) in ListView.reload_record(record) and ListView.reload_record_at_index(index)
migrate most calls to reload_record(record)

bzr revid: xmo@openerp.com-20110823141300-zujxs2oaunqwhprt
2011-08-23 16:13:00 +02:00
Quentin (OpenERP) ccc5925c9b [IMP] account_voucher: fixed the assignation of voucher amount per voucher line
bzr revid: qdp-launchpad@openerp.com-20110823132701-wttepevy2jckm104
2011-08-23 15:27:01 +02:00
vishmita f2325382ca [IMP]Improve code in change password.
bzr revid: vja@vja-desktop-20110823125802-c4jhe4qqjn2ra7n4
2011-08-23 18:28:02 +05:30
Vaibhav (OpenERP) cf7e60579a [FIX] Fix graph canvas height width.
bzr revid: vda@tinyerp.com-20110823105929-0y84fy2dhh06zcuw
2011-08-23 16:29:29 +05:30
Vaibhav (OpenERP) 8082584adc [FIX] Clean.
bzr revid: vda@tinyerp.com-20110823101449-a7irqncaryk9jy6t
2011-08-23 15:44:49 +05:30
Vaibhav (OpenERP) ea74fae312 [FIX] Textnode clickable.Edit selected activity.
bzr revid: vda@tinyerp.com-20110823094409-xjd3rqopfnl6uida
2011-08-23 15:14:09 +05:30
vishmita 9d93821bae [IMP]remove RPC method in Preferences.
bzr revid: vja@vja-desktop-20110823091721-83v50nq5fhojkf7v
2011-08-23 14:47:21 +05:30
Xavier Morel ea55848932 [IMP] significant refactoring of listview internals, should lead to lower desyncs long run though it may still be a bit buggy
bzr revid: xmo@openerp.com-20110823091303-vzlaq9mppioswn74
2011-08-23 11:13:03 +02:00
Vidhin Mehta (OpenERP) 6815ad29a8 [merge]Merge trunk upto rev no 849.
bzr revid: vme@tinyerp.com-20110823091043-n044jstpagjbgyfm
2011-08-23 14:40:43 +05:30
Vidhin Mehta (OpenERP) a97bb0476c [fix]Optimize code in add event
bzr revid: vme@tinyerp.com-20110823090121-gk2iayz1eavjwdfg
2011-08-23 14:31:21 +05:30
Xavier Morel de888e623e [MERGE] trunk updates again, to get dates fixing
bzr revid: xmo@openerp.com-20110823075029-ahsdopldivaz0s60
2011-08-23 09:50:29 +02:00
Vaibhav (OpenERP) 46c9d530ed [FIX] edit Activity.
bzr revid: vda@tinyerp.com-20110823074651-4qlx22ycfb7zjdux
2011-08-23 13:16:51 +05:30
Vaibhav (OpenERP) 7d8c8e83f7 [MERGE] openerp-web.
bzr revid: vda@tinyerp.com-20110823055647-7gi3cuevunyhwlc3
2011-08-23 11:26:47 +05:30
vishmita 754205281d [IMP]remove title in change password dialog.
bzr revid: vja@vja-desktop-20110823050607-tdu2bzwrsfz04tvf
2011-08-23 10:36:07 +05:30
Fabien Pinckaers ae52f731bb merge
bzr revid: fp@tinyerp.com-20110822173128-52ax9zpq0rm83o9o
2011-08-22 19:31:28 +02:00
Fabien Pinckaers 32c17b85d7 [IMP] code cleanup, reported by vincent a.
bzr revid: fp@tinyerp.com-20110822172950-75h3qz5p0sjgh02t
2011-08-22 19:29:50 +02:00
Antony Lesuisse f11f0dd9e3 [IMP] use same throbber for creation and home
bzr revid: al@openerp.com-20110822163432-s6n02em21hpi4uk1
2011-08-22 18:34:32 +02:00
niv-openerp b5501dbfa5 [merge] lot of improvements and fixes related to dates
bzr revid: nicolas.vanhoren@openerp.com-20110822155434-c97zt009orsh92h3
2011-08-22 17:54:34 +02:00
niv-openerp bd22eb5006 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822155420-zpsdabf8mqk5up0e
2011-08-22 17:54:20 +02:00
niv-openerp 0715f66f23 [fix] fixed some problems in the str_to_x functions
bzr revid: nicolas.vanhoren@openerp.com-20110822155239-ep2opx33mhm23e4t
2011-08-22 17:52:39 +02:00
Antony Lesuisse e5b2a3ebbf [FIX] o2m template
bzr revid: al@openerp.com-20110822153307-w8be7jdhq5k1mvt2
2011-08-22 17:33:07 +02:00
niv-openerp 10b5771fb1 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822151908-y5jukt4e85hlll0r
2011-08-22 17:19:08 +02:00
Fabien Meghazi f9462c5d48 [FIX] Fix form reload() which was not based on dataset index
bzr revid: fme@openerp.com-20110822150808-1t0x6g0ob1n1zaln
2011-08-22 17:08:08 +02:00
niv-openerp 9d6e0dcc9c [imp] removed unused libary file
bzr revid: nicolas.vanhoren@openerp.com-20110822145127-3nl8k1dkh95ac07a
2011-08-22 16:51:27 +02:00
niv-openerp cd60aa30e5 [imp] now loads correct datejs localization file, also added labjs to make fme happy
bzr revid: nicolas.vanhoren@openerp.com-20110822143924-7bl4m4dac26g0g5v
2011-08-22 16:39:24 +02:00
Xavier Morel b116b3ac51 [FIX] complete retardation: do_actual_search is supposed to be called with completely reified domains and contexts (from evail_domain_and_context), there is no need to go through DataSet.get_domain and DataSet.get_context save to break DataGroup's dispatching
bzr revid: xmo@openerp.com-20110822143358-y4xse4gcybx5dopm
2011-08-22 16:33:58 +02:00
Fabien Meghazi fef53de67f [IMP] Improved m2o styling
bzr revid: fme@openerp.com-20110822141118-94wp9p8pf2u9zzq6
2011-08-22 16:11:18 +02:00
Xavier Morel 8b94b1803c [MERGE] from trunk
bzr revid: xmo@openerp.com-20110822134905-iydp9c1l36nif1iw
2011-08-22 15:49:05 +02:00
Quentin (OpenERP) a541cf47a0 [IMP] account_voucher: new voucher in multi-currency for suppliers payment too
bzr revid: qdp-launchpad@openerp.com-20110822133114-0wyxfv98omjhhs43
2011-08-22 15:31:14 +02:00
Xavier Morel 57a3ca1778 [FIX] add template to client actions missing them for new rendering workflow
bzr revid: xmo@openerp.com-20110822133002-aszaynadwfiuqulf
2011-08-22 15:30:02 +02:00
Xavier Morel 26b7801355 [IMP] keep query parameters around (at least debug) when clicking on logo or redirecting from HTTP root to 'correct' root URL
bzr revid: xmo@openerp.com-20110822131248-tl9j6flsw38r7p9e
2011-08-22 15:12:48 +02:00
niv-openerp 66744e00e4 [merge] improvements to formating/parsing functions, now handles most types bidirectionaly
bzr revid: nicolas.vanhoren@openerp.com-20110822125725-1pnhj1hrcp2i6xqb
2011-08-22 14:57:25 +02:00
niv-openerp d9b7c48eb8 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822125708-xd75m77jpvr6b4n1
2011-08-22 14:57:08 +02:00
niv-openerp bc11d76187 [imp] switched from strftime.js to datejs' implementation of unix date formating + added tests
bzr revid: nicolas.vanhoren@openerp.com-20110822125355-uhgq0sqd6pw7x3wq
2011-08-22 14:53:55 +02:00
Quentin (OpenERP) 6cc14d8764 [IMP] account_voucher: selection of a specific invoice when coming from the button 'pay invoice' on that object, and context propagation
bzr revid: qdp-launchpad@openerp.com-20110822125318-cdqdixkqdf1arpv3
2011-08-22 14:53:18 +02:00
Fabien Meghazi 206f707891 [FIX] Fix layout problems. Chrome has wierd behaviour on input width when no @size is specified
bzr revid: fme@openerp.com-20110822124910-pfryuxttmxd0j4jx
2011-08-22 14:49:10 +02:00
niv-openerp 5199d2bf9e [imp] made parse function and began tests
bzr revid: nicolas.vanhoren@openerp.com-20110822123516-7qf7700v0irc70nd
2011-08-22 14:35:16 +02:00
Xavier Morel 2fad2d1f80 [MERGE] from trunk
bzr revid: xmo@openerp.com-20110822123258-thxewwdvbysap4jt
2011-08-22 14:32:58 +02:00
Fabien Meghazi eebd0ccfd2 [FIX] Normalized formview's do_save behviour between touched and untouched state
bzr revid: fme@openerp.com-20110822122654-yh43we5egd52162n
2011-08-22 14:26:54 +02:00
Quentin (OpenERP) 5d29ffa125 [FIX] account_voucher: typo
bzr revid: qdp-launchpad@openerp.com-20110822121038-njpa3w6pszizheom
2011-08-22 14:10:38 +02:00
Quentin (OpenERP) 69937fdd19 [IMP] account: when an invoice is put back to draft state, men should be able to change its date
bzr revid: qdp-launchpad@openerp.com-20110822114714-fr3mdt7n6laow20i
2011-08-22 13:47:14 +02:00
Quentin (OpenERP) eb940e8a68 [IMP] account_voucher: removed debug statement
bzr revid: qdp-launchpad@openerp.com-20110822114515-fdjibh32530k9jpz
2011-08-22 13:45:15 +02:00
Quentin (OpenERP) e140748bc7 [IMP] account_voucher: improved __openerp__ file and module description
bzr revid: qdp-launchpad@openerp.com-20110822113722-xuc50rclszlp0img
2011-08-22 13:37:22 +02:00
Quentin (OpenERP) b8796fa5f1 [FIX] account_voucher: usability. onchange amount in lines now update correctly the wirteoff amounts and amount of currency rate difference
bzr revid: qdp-launchpad@openerp.com-20110822111506-r4pdrp4g6xiaiadd
2011-08-22 13:15:06 +02:00
Fabien Meghazi 19941992aa [FIX] Fix undo & reset in dashboards
lp bug: https://launchpad.net/bugs/825265 fixed

bzr revid: fme@openerp.com-20110822111042-q20vvb1o0sfxh294
2011-08-22 13:10:42 +02:00
Xavier Morel c76bb492f2 [FIX] row edition
bzr revid: xmo@openerp.com-20110822111001-mnyyvfund3b3j9bm
2011-08-22 13:10:01 +02:00
Xavier Morel 6ccc41fe2b [FIX] insertion at end: 'null' index should be same as 'undefined' for 'at' kwarg to Collection.add
bzr revid: xmo@openerp.com-20110822105656-f0x1iweoxbh8hcgu
2011-08-22 12:56:56 +02:00
Quentin (OpenERP) 592297de43 [FIX] account_voucher: fixed currency on voucher.line in case there was no move_line_id
bzr revid: qdp-launchpad@openerp.com-20110822105339-i8r8lcy1pki43gdo
2011-08-22 12:53:39 +02:00
Xavier Morel 63d2dcce40 [IMP] unify refreshing rows striping (and @data-index resetting)
bzr revid: xmo@openerp.com-20110822105028-vvzty9jx6nlupq0f
2011-08-22 12:50:28 +02:00
Quentin (OpenERP) acba6c7c34 [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20110822103457-yhndn1dnop30o2k5
2011-08-22 12:34:57 +02:00
Quentin (OpenERP) f7767d3d95 [MERGE] account_voucher: added yaml tests for multi-currency testing
bzr revid: qdp-launchpad@openerp.com-20110822102359-ksk1w5x62f2u4xpl
2011-08-22 12:23:59 +02:00
Fabien Meghazi eb1d3f1329 [FIX] Fixed dashboard 'Add Widget'
bzr revid: fme@openerp.com-20110822101934-3mkcrbis5h0lj1ez
2011-08-22 12:19:34 +02:00
Quentin (OpenERP) 4d1c90794a [MERGE] merged ara's branch on voucher
bzr revid: qdp-launchpad@openerp.com-20110822101614-2zicv5clceo3d4mv
2011-08-22 12:16:14 +02:00
Xavier Morel f4a745e3f7 [FIX] forgot to increment index in resequencer
bzr revid: xmo@openerp.com-20110822101308-2td5peezvg6snmk7
2011-08-22 12:13:08 +02:00
Quentin (OpenERP) 951f18664e [MERGE] fixes on voucher
bzr revid: qdp-launchpad@openerp.com-20110822100938-n0wpk8phhxbv6zk2
2011-08-22 12:09:38 +02:00
Quentin (OpenERP) ef6a454dbb [FIX] account_voucher: fixed writeoff amount method to compute correct values under multi-currency scenario
bzr revid: qdp-launchpad@openerp.com-20110822100214-exxx5xigufvrppdu
2011-08-22 12:02:14 +02:00
niv-openerp 0f296d6a9c [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822091110-xflm02no7auscyxx
2011-08-22 11:11:10 +02:00
Xavier Morel 885fa0ded0 [ADD] handling of adding new records to an existing collection, silent option on a bunch of record events
bzr revid: xmo@openerp.com-20110822090458-3wdroe4cxyh30k91
2011-08-22 11:04:58 +02:00
Launchpad Translations on behalf of openerp 063e28a83d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110820045348-7oh5zs7l4lr3zsq1
2011-08-20 04:53:48 +00:00
niv-openerp 046c5c928f [imp] added formating for dates and floats
bzr revid: nicolas.vanhoren@openerp.com-20110819154726-7fzt1wwh4h7d5c25
2011-08-19 17:47:26 +02:00
Xavier Morel f8960688fb [FIX] calling a method on self works significantly better when self exists in the scope
bzr revid: xmo@openerp.com-20110819154705-cuvtekexj2i121ni
2011-08-19 17:47:05 +02:00
Fabien Pinckaers 3ea0c16d62 merge
bzr revid: fp@tinyerp.com-20110819152303-ohbyea95j6e2lxsk
2011-08-19 17:23:03 +02:00
Fabien Pinckaers 537c71dc10 [IMP] tooltips on account/journal types
bzr revid: fp@tinyerp.com-20110819151915-spa2agetmtqweau5
2011-08-19 17:19:15 +02:00
Xavier Morel c18eff8665 [IMP] add events unbinging to events mixin, fix Collection.reload() handling by List
bzr revid: xmo@openerp.com-20110819151510-7posqx7mznldurd2
2011-08-19 17:15:10 +02:00
niv-openerp a4cb60bff0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-kd6lgvvqcd82r6rb
2011-08-19 16:55:43 +02:00
niv-openerp e6d99526f0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-q2q4admsahmawkbd
2011-08-19 16:55:43 +02:00
niv-openerp 4cecc53cf6 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-dbsul3smdx7qnkml
2011-08-19 16:46:56 +02:00
niv-openerp bf509d08c3 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-g13y3jfsfgy5pspb
2011-08-19 16:46:56 +02:00
Olivier Dony fb59f1098f [FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API
bzr revid: odo@openerp.com-20110819144252-gz0ff9mg598778uv
2011-08-19 16:42:52 +02:00
Olivier Dony c88c35ce80 [FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broken, pending fix)
bzr revid: odo@openerp.com-20110819144241-9eay9dnqdod7sn6y
2011-08-19 16:42:41 +02:00
Xavier Morel eaf0914e2a [FIX] incompatibility between static home and ActionManager
convert static home to a client action, fix ActionManager's handling of client actions to play correctly with the Widget lifecycle (and clean any client action displayed in case it's switching to an inner act_window)

bzr revid: xmo@openerp.com-20110819143947-29dzerce0d42fhel
2011-08-19 16:39:47 +02:00
Jiten (OpenERP) 2e400a3aaf [IMP] Improved login button as custom button.
bzr revid: jra@tinyerp.com-20110819133706-4g0pwjguksee0450
2011-08-19 19:07:06 +05:30
Fabien Pinckaers 4e1bcd16f9 [FIX] hr_recruitment access rules
bzr revid: fp@tinyerp.com-20110819133607-wgap1frd1knnhz55
2011-08-19 15:36:07 +02:00
Xavier Morel 2d024453a9 [ADD] Collection.indexOf, fix fetching of selected records (use record id, not record index)
bzr revid: xmo@openerp.com-20110819132112-y635uaukfrx2s5ii
2011-08-19 15:21:12 +02:00
vishmita 9c465bb106 [IMP]Implement preferences functionality.
bzr revid: vja@vja-desktop-20110819131007-0o2pxuvrvh9q5cc3
2011-08-19 18:40:07 +05:30
Jiten (OpenERP) c6ca8a3b70 [IMP] Improved selection menu as custom menu from login page.
bzr revid: jra@tinyerp.com-20110819130232-ixkvx5rgrs7dimce
2011-08-19 18:32:32 +05:30
Vaibhav (OpenERP) 40f831a347 [FIX] update pager.
bzr revid: vda@tinyerp.com-20110819121651-98fs6ktbbr1kjcbj
2011-08-19 17:46:51 +05:30
Fabien Pinckaers 7cecd0e870 merge
bzr revid: fp@tinyerp.com-20110819121637-q7ugo0cztzdl04s1
2011-08-19 14:16:37 +02:00
Fabien Pinckaers 62a260c5fb [IMP] payment term
bzr revid: fp@tinyerp.com-20110819121436-wten76n6wcd6s6m6
2011-08-19 14:14:36 +02:00
Xavier Morel 88dfe802fa [IMP] use Collection signals to handle record removal
bzr revid: xmo@openerp.com-20110819115907-s7sk4n9qd00hz6d0
2011-08-19 13:59:07 +02:00
ksa (Open ERP) c7d63cc855 [IMP]:change sequence
bzr revid: ksa@tinyerp.co.in-20110819110425-vztxqw1xc72goiap
2011-08-19 16:34:25 +05:30
ksa (Open ERP) 3e33bb4736 [FIX]:yml for stages and opportunity
bzr revid: ksa@tinyerp.co.in-20110819105000-x88j3it05zj7db2v
2011-08-19 16:20:00 +05:30
ksa (Open ERP) 3aa11d4abe [REM]: duplicate data for stages and improve demo data
bzr revid: ksa@tinyerp.co.in-20110819104912-q8pqp24zrv92vuca
2011-08-19 16:19:12 +05:30
Yogesh (OpenERP) 532c972578 [IMP] kanban :- Improve code of group by.
bzr revid: ysa@tinyerp.com-20110819104554-qiuoka209ixk982b
2011-08-19 16:15:54 +05:30
Xavier Morel 1209b60a42 [IMP] bind row and aggregate display refreshes on changes in the underlying model(s)
bzr revid: xmo@openerp.com-20110819103955-gx0j7t3kxl8pjy56
2011-08-19 12:39:55 +02:00
Vidhin Mehta (OpenERP) 71b057aa34 [FIX]Fix add remove shortcut problem on switch view and update session.
bzr revid: vme@tinyerp.com-20110819103322-7cph3n3ey7z39gkj
2011-08-19 16:03:22 +05:30
ksa (Open ERP) 80378ecd5b [IMP]:section_ids field in stage view
bzr revid: ksa@tinyerp.co.in-20110819102246-rwdl0bysc9fwj9gz
2011-08-19 15:52:46 +05:30
Xavier Morel ec9a40c8f5 [IMP] add previous field value to change events
bzr revid: xmo@openerp.com-20110819101723-p73bts37knut34c8
2011-08-19 12:17:23 +02:00
Xavier Morel 32e9a10a1e [IMP] only trigger change events when a field's value was actually changed, provide more information in change event
bzr revid: xmo@openerp.com-20110819101644-edovs858qrz1wb3y
2011-08-19 12:16:44 +02:00
ksa (Open ERP) 572e9227a5 [REM]:Remove menu for claim and fundraising
bzr revid: ksa@tinyerp.co.in-20110819101302-vxu1ixwljzj34wcw
2011-08-19 15:43:02 +05:30
Xavier Morel d69cd3cb15 [???] try to hook some stuff into reset event
bzr revid: xmo@openerp.com-20110819101208-nqoroidipedo73rs
2011-08-19 12:12:08 +02:00
ksa (Open ERP) 13481a83ff [REM]:filter buttons in stage search view
bzr revid: ksa@tinyerp.co.in-20110819095503-52osr4ippl95bx2a
2011-08-19 15:25:03 +05:30
Yogesh (OpenERP) b09318a58d [IMP] kanban view :- improve button click method and serach method.
bzr revid: ysa@tinyerp.com-20110819095448-01mrvy98aiv09iir
2011-08-19 15:24:48 +05:30
Vaibhav (OpenERP) 31d737df0e [FIX] edit activity.
bzr revid: vda@tinyerp.com-20110819080605-30gchbr3nhbm36wr
2011-08-19 13:36:05 +05:30
Yogesh (OpenERP) 7ba58322a6 [FIX] fix problem in read_slice method pass one field argument.
bzr revid: ysa@tinyerp.com-20110819070740-rseyu6f92m3huih5
2011-08-19 12:37:40 +05:30
ksa (Open ERP) 87070c4952 [IMP]: for parter assign improve yml
bzr revid: ksa@tinyerp.co.in-20110819062346-n10tznuwcss79hxj
2011-08-19 11:53:46 +05:30
Yogesh (OpenERP) cce6a3f6b9 [MERGE] Merge with trunk upto revision no 833.
bzr revid: ysa@tinyerp.com-20110819055354-jupt8bp7zaf4jn7k
2011-08-19 11:23:54 +05:30
Vaibhav (OpenERP) 132d1673b4 [ADD] Diagram view.
bzr revid: vda@tinyerp.com-20110819055154-wvxjc0mzehq6ogbr
2011-08-19 11:21:54 +05:30
Launchpad Translations on behalf of openerp b93ee681aa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110819043543-y0ffrzj9o2vtuktx
2011-08-19 04:35:43 +00:00
Antony Lesuisse 7e80e928fb [IMP] prepare debug mode for rpc
bzr revid: al@openerp.com-20110819030235-a25a3yiwmfjvd9uq
2011-08-19 05:02:35 +02:00
Antony Lesuisse 7b79fd47d5 [IMP] database creation cleanups
bzr revid: al@openerp.com-20110819020156-yo41xcjnxiwqtkwr
2011-08-19 04:01:56 +02:00
Antony Lesuisse 34dd71fe5a [FIX] project_issue xml typo
bzr revid: al@openerp.com-20110819011410-nilub0nw6o23prko
2011-08-19 03:14:10 +02:00
Antony Lesuisse 88a2b980f8 [IMP] base_setup cleanups
bzr revid: al@openerp.com-20110819011312-ekjioj2f1bloom3i
2011-08-19 03:13:12 +02:00
Antony Lesuisse 8f785e16a8 [FIX] remove wrong paste of ie7 css
bzr revid: al@openerp.com-20110819000615-8cv9mqtrwzgxo1pd
2011-08-19 02:06:15 +02:00
Antony Lesuisse 056a91f724 [IMP] web_rpc example
bzr revid: al@openerp.com-20110818233811-yiee3czhbtc6p3ob
2011-08-19 01:38:11 +02:00
Antony Lesuisse 47e709eb73 [IMP] read_slice fields outside option [] are probably bugs
bzr revid: al@openerp.com-20110818225721-tn1vl2450tbe11d6
2011-08-19 00:57:21 +02:00
Antony Lesuisse e9d031cb0b [IMP] web_rpc example page
bzr revid: al@openerp.com-20110818212635-pewkb53nab2tq7ca
2011-08-18 23:26:35 +02:00
Antony Lesuisse 89c8ed860b [IMP] web_rpc partial example
bzr revid: al@openerp.com-20110818205820-japmg7a9dsr6k6yn
2011-08-18 22:58:20 +02:00
Antony Lesuisse e75e156a79 [IMP] add web_rpc module minimal js deps to make rpc call to openerp with example
bzr revid: al@openerp.com-20110818203920-2jrq8ioal9ybh8dh
2011-08-18 22:39:20 +02:00
Fabien Meghazi 846471017c [IMP] Use Ubuntu font
bzr revid: fme@openerp.com-20110818203147-3utl21mr2xpom01n
2011-08-18 22:31:47 +02:00
Antony Lesuisse ed5097650b [IMP] more production mode move Session above session aware, jquery ui css is not absolute
bzr revid: al@openerp.com-20110818195349-zebyew12sefo93ml
2011-08-18 21:53:49 +02:00
fp 59f424dcef [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193528-yf4jczs4qiuruoa9
2011-08-18 21:35:28 +02:00
fp 5f5dfbd03e [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193319-231uqztsakwb0hmf
2011-08-18 21:33:19 +02:00
fp f3b7c2fb10 [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193221-0ptfctl62bntldez
2011-08-18 21:32:21 +02:00
fp 32624d2857 [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193044-dwv8je39jv65dbta
2011-08-18 21:30:44 +02:00
Antony Lesuisse 8a13e8c3a9 [IMP] production mode by default, developers should use ?debug
bzr revid: al@openerp.com-20110818192150-qtwh8u3eigmkz0k9
2011-08-18 21:21:50 +02:00
Fabien Meghazi ed11f76ec5 [IMP] Improved calendar's color handling
bzr revid: fme@openerp.com-20110818191826-e0le9cm6xnw38wc2
2011-08-18 21:18:26 +02:00
Antony Lesuisse fa81a097f2 [IMP] remove some cherry in base main.py
bzr revid: al@openerp.com-20110818185145-4egjwrxm7it298fe
2011-08-18 20:51:45 +02:00
Antony Lesuisse 5421809120 [IMP] factorize http request handling
bzr revid: al@openerp.com-20110818183656-qp9zy271jl6wccq9
2011-08-18 20:36:56 +02:00
Fabien Meghazi 79001193ea [ADD] FormView: added field reference
bzr revid: fme@openerp.com-20110818174508-zkpi5l5eocl3lj6z
2011-08-18 19:45:08 +02:00
Fabien Meghazi 3d3b99108c [IMP] Added on_value_changed callback to all form's fields
bzr revid: fme@openerp.com-20110818174322-quezskn0jrryz9o2
2011-08-18 19:43:22 +02:00
Xavier Morel 941d1d0968 [FIX] reset records on a group apoptosis, cleanout proxies when reseting a Collection
bzr revid: xmo@openerp.com-20110818132747-xnsgcugx1nohc7p8
2011-08-18 15:27:47 +02:00
Jiten (OpenERP) 7a258ccfbd [IMP] Improved code.
bzr revid: jra@tinyerp.com-20110818132418-4n35o9q3i84ttjdi
2011-08-18 18:54:18 +05:30
Yogesh (OpenERP) 84cae795b2 [IMP] kanban view :- add functionality of handel kanban view. if template have oe-kanban-draghandle class then this record handel can only be dragged by that handle
bzr revid: ysa@tinyerp.com-20110818131620-pzkywggnkb5co2u1
2011-08-18 18:46:20 +05:30
Jiten (OpenERP) fe1687e584 [IMP] Minor change to remove unnecessary dependency.
bzr revid: jra@tinyerp.com-20110818123827-js5nl7i2k2uxm3mc
2011-08-18 18:08:27 +05:30
Xavier Morel 92e06c997b [ADD] basic implementation of each and map on collections
bzr revid: xmo@openerp.com-20110818122106-lt23fl3smbxg4f82
2011-08-18 14:21:06 +02:00
jiten 0d7ec39d30 [MERGE] from openerp-web.
bzr revid: bth@tinyerp.com-20110817060953-5ipt70dw28qbqx3n
bzr revid: jiten@jiten-laptop-20110818120340-ik3wprhjrrrcmn3j
2011-08-18 17:33:40 +05:30
Amit Bhavsar (Open ERP) fe355cb268 [usability],put the data into payment terme
bzr revid: amb@tinyerp.com-20110818110457-i688oyk7j0busosl
2011-08-18 16:34:57 +05:30
Yogesh (OpenERP) 8eb03e32a7 [REM] kanban view :- Remove header part in view.
bzr revid: ysa@tinyerp.com-20110818103914-s1nanzp7yc33ihk8
2011-08-18 16:09:14 +05:30
Xavier Morel 10117faf2c [FIX] edit event in editable list: use records collection
bzr revid: xmo@openerp.com-20110818101936-4jbnt8rhlsjkxxyt
2011-08-18 12:19:36 +02:00
ksa (Open ERP) 4ff03601a6 [FIX]:Apply reverse changes for wrong changes in branch for l10n_ch
bzr revid: ksa@tinyerp.co.in-20110818094215-ugdpdbq74z6moxd1
2011-08-18 15:12:15 +05:30
ksa (Open ERP) d2879670a1 [FIX]:Apply reverse changes for wrong changes in branch
bzr revid: ksa@tinyerp.co.in-20110818093036-unpfdhad8y6v2qz1
2011-08-18 15:00:36 +05:30
ksa (Open ERP) d1a4394225 [MERGE]: merge with trunk-configrework3-crm
bzr revid: ksa@tinyerp.co.in-20110818084914-jayor0mgrivwq7x2
2011-08-18 14:19:14 +05:30
Mayur Maheshwari (OpenERP) 9961c962e8 [IMP]account:overdue payment default value is set without space
bzr revid: mma@tinyerp.com-20110818072724-cua8hhk77dpwq4zm
2011-08-18 12:57:24 +05:30
ksa (Open ERP) 06b3e97433 [FIX]:yml for crm stages
bzr revid: ksa@tinyerp.co.in-20110818070818-ofcwksouwkoiqwon
2011-08-18 12:38:18 +05:30
Mayur Maheshwari (OpenERP) 517620e407 [IMP]crm:field name is renamed
bzr revid: mma@tinyerp.com-20110818065756-kkqu0bqm1u4mz0b5
2011-08-18 12:27:56 +05:30
ksa (Open ERP) c4765609b1 [IMP]:change sequence for opportunity
bzr revid: ksa@tinyerp.co.in-20110818052146-bx91felrc1vnq4ol
2011-08-18 10:51:46 +05:30
Yogesh (OpenERP) 16b84913e0 [MERGE] Merge with trup upto revision no 817.
bzr revid: ysa@tinyerp.com-20110817084248-p5uucsp7ueqyleq0
bzr revid: ysa@tinyerp.com-20110818050739-82t6xwob3b44ndum
2011-08-18 10:37:39 +05:30
Launchpad Translations on behalf of openerp ac9c0e55b0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110818043608-kjmi6rgmnpk2d36r
2011-08-18 04:36:08 +00:00
Xavier Morel d433eada00 [ADD] acknowledgement that the listview backing collections are quite strongly inspired by backbone's
bzr revid: xmo@openerp.com-20110817133600-hl93utj2eh7pr5cd
2011-08-17 15:36:00 +02:00
Xavier Morel bd49735371 [IMP] convert listviews (non-editable anyway) to collections
bzr revid: xmo@openerp.com-20110817131635-cv3qcbiarmlk5o3o
2011-08-17 15:16:35 +02:00
ksa (Open ERP) 925d4eab9c [REM]: remove unuse space
bzr revid: ksa@tinyerp.co.in-20110817125947-3b5yiwo10g7v7leu
2011-08-17 18:29:47 +05:30
Xavier Morel 2f8e6e62e5 [FIX] qweb2: incorrect tail call when using foreach() with a number (to iterate over a range)
bzr revid: xmo@openerp.com-20110817125541-wh95qu7jjwa7ojef
2011-08-17 14:55:41 +02:00
ksa (Open ERP) 5e581e6188 [IMP]: for stage type of mark lost and mark won
bzr revid: ksa@tinyerp.co.in-20110817124134-jkpomynnsu5r51wp
2011-08-17 18:11:34 +05:30
ksa (Open ERP) d7746c8403 [IMP]: change state for that improve method stage_change
bzr revid: ksa@tinyerp.co.in-20110817123220-uyv6wfjh51tcdkjw
2011-08-17 18:02:20 +05:30
ksa (Open ERP) 568b5315e1 [IMP]: method for find percentage for stage in crm
bzr revid: ksa@tinyerp.co.in-20110817122209-1u82d7otgjyo8df8
2011-08-17 17:52:09 +05:30
niv-openerp 913b17fec7 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110817112944-m69dxrm684jckwn7
2011-08-17 13:29:44 +02:00
niv-openerp 4d12385eab [imp] improved i18n to scan all files
bzr revid: nicolas.vanhoren@openerp.com-20110817112828-tghtfms3zm3r0044
2011-08-17 13:28:28 +02:00
Xavier Morel fc420d4ded [FIX] make http request object more similar to json request object: move session_id to an attribute on the request obj, avoid taking session_id as param on httprequest methods
bzr revid: xmo@openerp.com-20110817103833-7flirk84a4jtelvx
2011-08-17 12:38:33 +02:00
ksa (Open ERP) 45ecce84a6 [REM]: type field for case stage
bzr revid: ksa@tinyerp.co.in-20110817103135-l9ts7x7s3wljz9fq
2011-08-17 16:01:35 +05:30
ksa (Open ERP) bc6a9c631e [IMP]: remove stage type for crm when use method for set stage from cancel to open
bzr revid: ksa@tinyerp.co.in-20110817102104-776rgzg3hit5oya7
2011-08-17 15:51:04 +05:30
ksa (Open ERP) a5cdde747e [IMP]: remove stage type for crm partner assign
bzr revid: ksa@tinyerp.co.in-20110817093917-48x76ms56rwu3mdr
2011-08-17 15:09:17 +05:30
Fabien Meghazi 046887d280 [FIX] Fixed binary fields
bzr revid: fme@openerp.com-20110817091609-ky532b1udhifaxz2
2011-08-17 11:16:09 +02:00
Tejas (OpenERP) 96364651ed [Usability] renamed the label and changed the sequence of the menu
bzr revid: tta@openerp.com-20110817085712-7n64kag6hb6vtwhf
2011-08-17 14:27:12 +05:30
Xavier Morel 4ce473b8dc [ADD] basics for smarter collections to back the listview and its components
bzr revid: xmo@openerp.com-20110817085532-4chvix1odshuebvc
2011-08-17 10:55:32 +02:00
ksa (Open ERP) 73742c80a3 [IMP]: remove stage type for crm fundraising
bzr revid: ksa@tinyerp.co.in-20110817085404-uaezg715cn4e5310
2011-08-17 14:24:04 +05:30
Quentin (OpenERP) 415ff15c64 [IMP] renamed account_invoice_l10nbe into l10n_be_invoice_bba, following fp's suggestion + removed account_cancel from dependencies of that module
bzr revid: qdp-launchpad@openerp.com-20110817084132-rqnl6d7jrxufyf0o
2011-08-17 10:41:32 +02:00
Quentin (OpenERP) d0024fbeca [FIX] account_invoice_l10nbe: fixed error on some yaml tests, due to false value not in selection of reference_type field
bzr revid: qdp-launchpad@openerp.com-20110817083829-30nn49zk8x7d62q4
2011-08-17 10:38:29 +02:00
ksa (Open ERP) c77f9fd715 [IMP]: remove stage type for crm claim
bzr revid: ksa@tinyerp.co.in-20110817083350-hjwj331jt6hxz80r
2011-08-17 14:03:50 +05:30
Tejas (OpenERP) 9511203a4d [Usability] Improved the menu location
bzr revid: tta@openerp.com-20110817070121-4yeg133nu8fzu8wb
2011-08-17 12:31:21 +05:30
ksa (Open ERP) b99b42a51d [IMP]: remove stage type in lead and opportunity report
bzr revid: ksa@tinyerp.co.in-20110817054625-xh1v2s9bdkoxaqd4
2011-08-17 11:16:25 +05:30
Launchpad Translations on behalf of openerp 2a5e3c0712 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110817044135-4q05u1i6k8x337j9
2011-08-17 04:41:35 +00:00
Xavier Morel ed9db7c2c7 [ADD] shortcuts menu in header, with toggle star next to titles
bzr revid: xmo@openerp.com-20110816143038-3fpx5esytlyuvkrw
2011-08-16 16:30:38 +02:00
Xavier Morel ffae7cb4b3 [MERGE] from trunk
bzr revid: xmo@openerp.com-20110816142515-ohq33zvua5uq8cd3
2011-08-16 16:25:15 +02:00
Xavier Morel d33c95fc45 [IMP] only display shortcut toggle star in case the grandparent of the viewmanager is the WebClient
it's absolutely disgusting, but so far I have not find an other good way to know we're not in a weird place such as a dashboard action, so...

bzr revid: xmo@openerp.com-20110816141236-f95jnr2u9s34ho95
2011-08-16 16:12:36 +02:00
Xavier Morel c30f8b0d88 [IMP] CSS: fix position of shortcut-toggle-star and padding on the sides of the actual shortcuts
bzr revid: xmo@openerp.com-20110816140824-abeamy4qqpkoserz
2011-08-16 16:08:24 +02:00
Xavier Morel a2b0a44354 [IMP] use shortcuts list shoved directly into session as the communication channel between stuff adding and removing shortcuts in the viewmanager and the shortcuts list display in the header
no standard cross-elements communication method yet, so...

if there's one one day, it should replace this hodge-podge system. Also need better error handling

bzr revid: xmo@openerp.com-20110816140425-q2a71idlxnhuortb
2011-08-16 16:04:25 +02:00
niv-openerp 6bf354e880 [imp] added translations for all modules
bzr revid: nicolas.vanhoren@openerp.com-20110816134851-nlkinf7mjrh8m07z
2011-08-16 15:48:51 +02:00
Tejas (OpenERP) 2fa479cdf5 [Usability] Account -> Config. Menu sequence changed
bzr revid: tta@openerp.com-20110816133359-krnni8we6yw1qd60
2011-08-16 19:03:59 +05:30
ksa (Open ERP) 170ee9bf72 [IMP]: remove stage type in lead and opportunity
bzr revid: ksa@tinyerp.co.in-20110816133353-kfgzeotfuwoe0jle
2011-08-16 19:03:53 +05:30
Bhumi Thakkar (Open ERP) c9d824a1d9 [IMP] One2many fields in formview.
bzr revid: bth@tinyerp.com-20110816130257-bz614pn2722vo1pl
2011-08-16 18:32:57 +05:30
niv-openerp 5a34b9fee1 [imp] added fallback support for translations
bzr revid: nicolas.vanhoren@openerp.com-20110816125912-5fkm71nb4y6yp3d0
2011-08-16 14:59:12 +02:00