Commit Graph

64620 Commits

Author SHA1 Message Date
Antony Lesuisse db26909b8a [MERGE] signup with oauth by rco
bzr revid: al@openerp.com-20121127234543-apz9ddxzp3vntorj
2012-11-28 00:45:43 +01:00
Fabien Pinckaers 432715b184 [IMP] category -> tag
bzr revid: fp@openerp.com-20121127221111-vbguuof91pjri4nr
2012-11-27 23:11:11 +01:00
Fabien Pinckaers 854284b6af [MERGE] fgi improve
bzr revid: fp@openerp.com-20121127215908-q5yt8nwna6gmdu88
2012-11-27 22:59:08 +01:00
Fabien Pinckaers fdabe41ed7 [IMP] Hidden -> Technical Settings
bzr revid: fp@openerp.com-20121127212707-evwe56zhgie621mt
2012-11-27 22:27:07 +01:00
Fabien Pinckaers 10afab6eb6 [MERGE] addons 24
bzr revid: fp@openerp.com-20121127212322-soubdlrcgqx4cz88
2012-11-27 22:23:22 +01:00
Fabien Pinckaers d5d270e9a3 [IMP] ir.rule better filters
bzr revid: fp@openerp.com-20121127210609-zp7c3c071mwunqx3
2012-11-27 22:06:09 +01:00
Raphael Collet 7c61b7142d [FIX] auth_oauth: add missing parameter in method call...
bzr revid: rco@openerp.com-20121127153532-5jw6sm8ltcmoewrq
2012-11-27 16:35:32 +01:00
Raphael Collet 22f30bc8dc [FIX] auth_oauth: stupid mistake, using 'self' instead of 'this'...
bzr revid: rco@openerp.com-20121127153040-aol52i523ysabah8
2012-11-27 16:30:40 +01:00
Christophe Matthieu f1ea29e580 [MERGE] from trunk-opw-581041-vja; Fixed the issue of raised exception not displayed in trunk when adding attachment to object if create of ir.attachment raises exception. Now, it should display the warning message.
bzr revid: chm@openerp.com-20121127150808-wqo8qh2vstagz4kj
2012-11-27 16:08:08 +01:00
Quentin (OpenERP) b296312be9 [FIX] hr_timesheet_invoice: fixing the redbot
bzr revid: qdp-launchpad@openerp.com-20121127144338-j2803m1x08xwr6v4
2012-11-27 15:43:38 +01:00
niv-openerp 8e15ed4002 [IMP] small improvement of core lib
bzr revid: nicolas.vanhoren@openerp.com-20121127144140-14y700rqdmpd8w44
2012-11-27 15:41:40 +01:00
Christophe Matthieu ebf4ae991a [MERGE] form trunk-bug-1059320-psa for FIX bug/1059320. Improved code for the displaying the db_list, if more than one db in list display name instead of debug
bzr revid: chm@openerp.com-20121127135621-kmnb4o2kv21bsmwz
2012-11-27 14:56:21 +01:00
Quentin (OpenERP) 928f7ecfe9 [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121127134541-t16ham0o3k4xx0f8
2012-11-27 14:45:41 +01:00
Quentin (OpenERP) 60f1d800a2 [FIX] analytic_contract_hr_expense: use the real cost when reinvoicing expenses
bzr revid: qdp-launchpad@openerp.com-20121127125309-t3lp3abnzh2se0zr
2012-11-27 13:53:09 +01:00
Quentin (OpenERP) 77de5e8f72 [FIX] membership: passing context in action_cancel() method of account.invoice. Fixing the runbot
bzr revid: qdp-launchpad@openerp.com-20121127125022-27bon20szhgyjtt9
2012-11-27 13:50:22 +01:00
Quentin (OpenERP) 14c220cb9a [FIX] account: passing context in action_cancel() method of account.invoice. Fixing the runbot
bzr revid: qdp-launchpad@openerp.com-20121127122416-x9220fce3gbv2vr5
2012-11-27 13:24:16 +01:00
Paramjit Singh Sahota 30212a6af4 [IMP] Improved code as per suggested.
bzr revid: psa@tinyerp.com-20121127122231-5amahuk6tqp9so74
2012-11-27 17:52:31 +05:30
Quentin (OpenERP) 19b743f80f [FIX] account_voucher: fixed newly added constraint
bzr revid: qdp-launchpad@openerp.com-20121127122037-zvm4rdl15h8vj326
2012-11-27 13:20:37 +01:00
Quentin (OpenERP) 6f256d41db [FIX] account_analytic_contract, analytic_contract_hr_expense, hr_timesheet_invoice: fixed the computation of *to_invoice fields
bzr revid: qdp-launchpad@openerp.com-20121127120737-5xeed6lobynqf10l
2012-11-27 13:07:37 +01:00
Divyesh Makwana (Open ERP) 1db3fca04a [REM] Removed the unneccessary changes.
bzr revid: mdi@tinyerp.com-20121127103416-1zos04k7ohny9nvp
2012-11-27 16:04:16 +05:30
Quentin (OpenERP) 65d03bad15 [MERGE] joel's branch containing fixes about constraints newly added
bzr revid: qdp-launchpad@openerp.com-20121127102442-l4qolhlmbn4g788o
2012-11-27 11:24:42 +01:00
Raphael Collet a50bc125f8 [IMP] auth_oauth: doc improvement
bzr revid: rco@openerp.com-20121127100635-vzbuw6a73286t2t2
2012-11-27 11:06:35 +01:00
Vishmita 71c8b58581 [FIX]Fixed the issue of raised exception not displayed when adding attachment to object if create of ir.attachment raises exception.
bzr revid: vja@tinyerp.com-20121127100210-krziqgqh1t1063ry
2012-11-27 15:32:10 +05:30
Xavier Morel ef5be74caa [FIX] disable sorting (column-click) in an editable listview being edited
To do so, extract sort handling to its own method (bound using the
events hash) and override-and-disable in editable.

bzr revid: xmo@openerp.com-20121127094109-mojnq50mzsrcj3q0
2012-11-27 10:41:09 +01:00
Raphael Collet 36059c6ffe [MERGE] from trunk
bzr revid: rco@openerp.com-20121127093915-6zupyre5jh2fxfd7
2012-11-27 10:39:15 +01:00
Christophe Matthieu ac7695e1c9 [FIX] web kanban: reset size-box
bzr revid: chm@openerp.com-20121127090015-anw60k3u4tc49x5s
2012-11-27 10:00:15 +01:00
Christophe Matthieu fbb42640ea [FIX] web kanban: vertical-align: top. For bug : Hole on the kanban view like projects because the images is in vertical-align: bottom;
bzr revid: chm@openerp.com-20121127084917-npvir1lkgol5ysbk
2012-11-27 09:49:17 +01:00
Christophe Matthieu 7aeaabaa89 [FIX] web kanban: Remember all Ids dataset. For bug : click on Show More...(At Bottom of Kanban view). After, when you click on a record, it give : could not find id#x error.
bzr revid: chm@openerp.com-20121127083935-6tmbvee0ghuta00f
2012-11-27 09:39:35 +01:00
Paramjit Singh Sahota 77ac04efd8 [FIX][trunk] display dbname if len(db_list())>1 [chs]
lp bug: https://launchpad.net/bugs/1059320 fixed

bzr revid: psa@tinyerp.com-20121127083630-odwky5bdy24gxoa4
2012-11-27 14:06:30 +05:30
Launchpad Translations on behalf of openerp e6d033755f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121127052458-7c24bjy09rqd8r8o
bzr revid: launchpad_translations_on_behalf_of_openerp-20121127054533-m8gqmer5k5jpcs65
2012-11-27 05:45:33 +00:00
Launchpad Translations on behalf of openerp 94e0fad1a8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20121127052250-spgrbo174dwp94rp
2012-11-27 05:22:50 +00:00
Jiten (OpenERP) cec3e542a6 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121126110752-8mmm2c7iciw6jhp1
bzr revid: jra@tinyerp.com-20121127051603-q6y1bardiezruu1m
2012-11-27 10:46:03 +05:30
Antony Lesuisse 32e98d70ad [MERGE] trunk-minimal-bin-chs move openerp-server to cli/server needed by apps
and paving the way for for future independent subcommands.

bzr revid: al@openerp.com-20121127013558-wkfaam8ams81qql4
2012-11-27 02:35:58 +01:00
Antony Lesuisse 780ff72e6b openerp apps add Help
bzr revid: al@openerp.com-20121127010941-izoo14ms0ryf1f13
2012-11-27 02:09:41 +01:00
Antony Lesuisse e36c474bde openerp apps abstract Command fix
bzr revid: al@openerp.com-20121127010129-l0h604dla7hc7abd
2012-11-27 02:01:29 +01:00
Antony Lesuisse 13cdc34b65 openerp apps main moved to cli ready for new commands
bzr revid: al@openerp.com-20121127005513-vi9viu4oafbrze6y
2012-11-27 01:55:13 +01:00
Fabien Pinckaers 87931e9931 [IMP] case stage fix for actions
bzr revid: fp@tinyerp.com-20121126220235-t7xeq4m2pbdpml7t
2012-11-26 23:02:35 +01:00
Fabien Pinckaers 9f0e0cb0dd [IMP] small improvement translation tree view
bzr revid: fp@tinyerp.com-20121126215826-uw4gn2o4m9klz9ny
2012-11-26 22:58:26 +01:00
Fabien Pinckaers 4abc0be939 [MERGE] empty to close MP
bzr revid: fp@tinyerp.com-20121126215448-dogiqnvwglttuzc8
2012-11-26 22:54:48 +01:00
Fabien Pinckaers 6740c05cc4 [IMP] typo
bzr revid: fp@tinyerp.com-20121126215347-cd9vxrpmfjsv1kx9
2012-11-26 22:53:47 +01:00
Fabien Pinckaers c879cfe9aa [FIX] crm small fixes
bzr revid: fp@tinyerp.com-20121126215241-t5pmqg56oz5860wc
2012-11-26 22:52:41 +01:00
Fabien Pinckaers 129036ecc6 [FIX] size of company logo
bzr revid: fp@tinyerp.com-20121126214230-g4pb51v673la568i
2012-11-26 22:42:30 +01:00
Fabien Pinckaers c33c575201 [FIX] bug in repair, mo when creating a stock.move
bzr revid: fp@tinyerp.com-20121126213921-bi1ypv4x2hvs16hc
2012-11-26 22:39:21 +01:00
Fabien Pinckaers 44450f62e2 [IMP] wording, no default filter for archives
bzr revid: fp@tinyerp.com-20121126212903-jbd4kdqc4kcrgbhg
2012-11-26 22:29:03 +01:00
Fabien Pinckaers 1123f9809b [IMP] CSS fix
bzr revid: fp@tinyerp.com-20121126203154-ubkwzc1cpgur4nyf
2012-11-26 21:31:54 +01:00
Fabien Pinckaers 76680074cb [IMP] removed unused code
bzr revid: fp@tinyerp.com-20121126190356-1mfgmx5r6ls6md22
2012-11-26 20:03:56 +01:00
Fabien Pinckaers c603f69386 [FIX] better error message in sequences
bzr revid: fp@tinyerp.com-20121126185853-yq2aackwdi3fw1a5
2012-11-26 19:58:53 +01:00
Fabien Pinckaers 85d1b074ae [FIX] account multi-company & crm log call
bzr revid: fp@tinyerp.com-20121126185249-6jrwoxvbhcu1ueqd
2012-11-26 19:52:49 +01:00
Fabien Pinckaers b9535b0f27 [IMP] Misc useability improvement in account
[MERGE] warehouse misc imp, receptions
[IMP] fixes in po

bzr revid: fp@tinyerp.com-20121126182811-kgqve7pzzqddx86g
2012-11-26 19:28:11 +01:00
Olivier Dony a331b9e8ac [FIX] update_notifications: typo
bzr revid: odo@openerp.com-20121126171346-g3xrdtvlp8s8z31n
2012-11-26 18:13:46 +01:00