Commit Graph

33732 Commits

Author SHA1 Message Date
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 e6db9e4b71 [IMP] renames in base/res
bzr revid: al@openerp.com-20110828001314-roc7o38bz22mr580
2011-08-28 02:13:14 +02:00
Antony Lesuisse 3f691a6c49 [IMP] res.partner.canal into crm.case.channel
bzr revid: al@openerp.com-20110827233222-cy0w9z3jdm8ye1b2
2011-08-28 01:32:22 +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
Quentin (OpenERP) 9421188847 [IMP] base/res_currency: improved res.currency.rate.type. Added search view and help tooltip. Made some code cleaning
bzr revid: qdp-launchpad@openerp.com-20110827225330-3ng37d8yg31psgsd
2011-08-28 00:53:30 +02:00
Quentin (OpenERP) 7064bd53de [MERGE] merge with main server trunk
bzr revid: qdp-launchpad@openerp.com-20110827220157-xatzm3sm7zib1670
2011-08-28 00:01:57 +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
Olivier Dony 3f00bfc405 [FIX] registry: use a unique list of models to load per module
This is necessary to preserve the model loading order
as defined in the module. This was broken when the 
metaclass was introduced to make the explicit model
constructor call optional.
One consequence is that the order in which the classes
are declared in the module really defines their
initialization order, even if the constructors are 
later called explcitly in a different order.
This latter case should be fairly rare, and easy to
fix too - simply putting the class declaration in the
right order.

bzr revid: odo@openerp.com-20110826161736-lgnpurtbcqtbseey
2011-08-26 18:17:36 +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
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
Vo Minh Thu b8d25dc2b8 [FIX] openerp-server: forgot to remove the utf-8 quote as stated on the merge prop by xrg.
bzr revid: vmt@openerp.com-20110826134311-446b2gwkuyy5i1r1
2011-08-26 15:43:11 +02:00
Vo Minh Thu 4253a5f798 [MERGE] openerp-server is rewritten in a slightly better way.
Doing so, it is now not possible to both start the server and test a YAML file.
That is, testing a YAML file is similar in the translation import/export options
and does not start the server.

bzr revid: vmt@openerp.com-20110826134013-sfnlowg5xuhqxet2
2011-08-26 15:40:13 +02:00
Vo Minh Thu 2a3fe9819d [REF] openerp-server: separated the --test-file mechanism from the main code path.
bzr revid: vmt@openerp.com-20110826133301-8y7intt7vhsg5gm9
2011-08-26 15:33:01 +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 a21f3c6686 [imp] make related work in form view and m2o
bzr revid: nicolas.vanhoren@openerp.com-20110826131319-qzyrv7ypmv313jgj
2011-08-26 15:13:19 +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
niv-openerp 8b7c33e964 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110826121825-izxe1qqtbv7exfvq
2011-08-26 14:18:25 +02:00
Vo Minh Thu 174e25e66f [IMP] tools.cache: removed unused variable.
bzr revid: vmt@openerp.com-20110826121639-irm0g0eh5yec1c88
2011-08-26 14:16:39 +02:00
Vo Minh Thu dad3528ab7 [FIX] registry.py: typos (invalid syntax).
I wonder how come I made the previous commit.

bzr revid: vmt@openerp.com-20110826121026-da90yx3iapj6y1v1
2011-08-26 14:10:26 +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
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
Mustufa Rangwala (OpenERP) 46f690d64c [IMP] Base: added currency rate type on tree view
bzr revid: mra@tinyerp.com-20110825173651-5rn1vsukicpdo331
2011-08-25 23:06:51 +05:30
niv-openerp 8cba17fcc6 [merge] many improvements for relateds
bzr revid: nicolas.vanhoren@openerp.com-20110825171642-lfmj3rrmfkt0lgex
2011-08-25 19:16:42 +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
Mustufa Rangwala (OpenERP) e117018b7b [REF] Base: small improvement
bzr revid: mra@tinyerp.com-20110825170657-tgajqc4yknz9f83b
2011-08-25 22:36:57 +05:30
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
Vo Minh Thu 6fdadb04f5 [IMP] tools.cache: added missing clean_caches_for_db replacement.
bzr revid: vmt@openerp.com-20110825124711-y2uckmvcoa0arz4h
2011-08-25 14:47:11 +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
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
Xavier Morel b5a429d008 [FIX] fnct_inv in client actions params, fix docstring for fnct_inv (fnct_inv only takes a single record id, not a sequence of ids)
bzr revid: xmo@openerp.com-20110825123049-bmvebm86gqgr6w43
2011-08-25 14:30:49 +02:00
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
Ujjvala Collins (OpenERP) 5b17d2ccb7 [FIX] base: Fixed problem of browse method in _get_conversion_rate method.
bzr revid: uco@tinyerp.com-20110825115645-85ya32yjnpirbuga
2011-08-25 17:26:45 +05:30