Commit Graph

38578 Commits

Author SHA1 Message Date
Fabien Meghazi 762445ba01 [IMP] Form: only save record when there's something to save. Use <instance>.log()
bzr revid: fme@openerp.com-20111109151239-um65xcy0ryf4czn1
2011-11-09 16:12:39 +01:00
Raphael Collet b3733a5f4c [MERGE] lp:868084 (account_analytic_default: create sales invoice fails when multiple analytic plans installed
bzr revid: rco@openerp.com-20111109151223-fs6xwsydwtp9x1lg
2011-11-09 16:12:23 +01:00
Xavier Morel 4635ef654c [FIX] always remove database ID from import-compatible exports
bzr revid: xmo@openerp.com-20111109151133-xchgr9jr507jtv98
2011-11-09 16:11:33 +01:00
Quentin (OpenERP) cbaf08b7db [IMP] mrp, mrp_subproduct: cleaner implementation of the fix for lp:794431 proposed by aag
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: qdp-launchpad@openerp.com-20111109151038-oqo76jgzbd87t7v9
2011-11-09 16:10:38 +01:00
Olivier Dony 08ee7f63cf [MERGE] users_ldap: support for STARTTLS added, courtesy of Ian Beardslee
bzr revid: odo@openerp.com-20111109150536-ll84q6qskmes0nqb
2011-11-09 16:05:36 +01:00
Xavier Morel 358818cdd3 [FIX] quickfix of dialogs broken by commit 1422
bzr revid: xmo@openerp.com-20111109150439-uwchwm5g06pp7ikf
2011-11-09 16:04:39 +01:00
Quentin (OpenERP) c6ab1b152a [MERGE] merged with main addons trunk
bzr revid: qdp-launchpad@openerp.com-20111109150033-wj1740vdifkc5b3n
2011-11-09 16:00:33 +01:00
Fabien Meghazi 5a0a8c595b [ADD] Added <instance>.log() ( -> console.log() in debug mode)
bzr revid: fme@openerp.com-20111109145902-cs2ivnki2t4tlcfm
2011-11-09 15:59:02 +01:00
Raphael Collet 93ecb97b48 [MERGE] survey: fix lp:862138, lp:862168, lp:882288
bzr revid: rco@openerp.com-20111109145231-5s71fdlep3z60ia8
2011-11-09 15:52:31 +01:00
Fabien Pinckaers 715f1e92a7 [IMP] dashboards for sale, crm, sale_crm cleaned
bzr revid: fp@tinyerp.com-20111109144027-kbc9qei8y4ci2ohh
2011-11-09 15:40:27 +01:00
niv-openerp 6b38206141 [fix] small architecture inconsistency
bzr revid: nicolas.vanhoren@openerp.com-20111109142641-j1yu7ixw2yhhg1q2
2011-11-09 15:26:41 +01:00
Vo Minh Thu a2918c2c13 [MERGE] typo. (holidays -> leaves)
bzr revid: vmt@openerp.com-20111109141602-g13jlb66mbf29qxm
2011-11-09 15:16:02 +01:00
Vo Minh Thu ca2420a728 [MERGE] Better phrasing in Invoice Control selection field (on purchase orders).
bzr revid: vmt@openerp.com-20111109141231-tads7me0z12i2tcu
2011-11-09 15:12:31 +01:00
Raphael Collet 9bda9ae861 [FIX] revert change 5542, which makes tests fail
bzr revid: rco@openerp.com-20111109140726-far79s7wwa1w9uty
2011-11-09 15:07:26 +01:00
Fabien Pinckaers 133986514a fix
bzr revid: fp@tinyerp.com-20111109140253-u672fam2ciacmd9d
2011-11-09 15:02:53 +01:00
Raphael Collet d9f254eead [MERGE] lp:887553
bzr revid: rco@openerp.com-20111109125350-8rrbockys62pkid7
2011-11-09 13:53:50 +01:00
Kirti Savalia (OpenERP) 545cfadbc7 [IMP]:improve the code
bzr revid: ksa@tinyerp.com-20111109124535-007u96rruh7ozkjf
2011-11-09 18:15:35 +05:30
Hemendra Paregi (Open ERP) b23c64e12c [IMP]stock:improvement analysis report
bzr revid: hpa@tinyerp.com-20111109124118-r1mrzbrnuide2pep
2011-11-09 18:11:18 +05:30
Vo Minh Thu dc027540d0 [IMP] Corrected typo and bring some consistency in phrasing.
bzr revid: vmt@openerp.com-20111109123842-bfqhitqwl1i28f1x
2011-11-09 13:38:42 +01:00
Purnendu Singh (OpenERP) 51bd79cb91 [FIX] account_asset: wrong calculation of first year
lp bug: https://launchpad.net/bugs/876463 fixed

bzr revid: psi@tinyerp.com-20111109123544-w9s4c9e4x6np11kg
2011-11-09 18:05:44 +05:30
Vo Minh Thu b00473034a [IMP] typo.
bzr revid: vmt@openerp.com-20111109123042-9vtfp6uv7qsgy4pz
2011-11-09 13:30:42 +01:00
Xavier Morel 27835418e0 [IMP] various res.log improvements
bzr revid: xmo@openerp.com-20111109120934-e2zov5icnay7u76y
2011-11-09 13:09:34 +01:00
Fabien Meghazi 200e143ef3 [REM] Removed TranslateDialog tabs. Focus field correctly and scroll overflow to the focused field
bzr revid: fme@openerp.com-20111109115832-w711t2duob958j7v
2011-11-09 12:58:32 +01:00
Fabien Meghazi f975258f0f [ADD] Added jquery.scrollTo
bzr revid: fme@openerp.com-20111109115744-m20vq3szt3hak3lf
2011-11-09 12:57:44 +01:00
Xavier Morel de0582a26b [ADD] ability to close res_log listing
bzr revid: xmo@openerp.com-20111109115009-bce3wb65tawhbn9z
2011-11-09 12:50:09 +01:00
Rucha (Open ERP) daa579c9a3 [FIX]: purchase: Fixed problem of cancelling PO was not cancelling related procurement, this was a problem of workflow of purchase order
lp bug: https://launchpad.net/bugs/868456 fixed

bzr revid: rpa@tinyerp.com-20111109114908-oci1p59e636hebsr
2011-11-09 17:19:08 +05:30
Ujjvala Collins (OpenERP) 24815c7bc6 [IMP] account_asset: Improved code to avoid using overriden create method.
bzr revid: uco@tinyerp.com-20111109114255-qm5nwa4zdrd15hvq
2011-11-09 17:12:55 +05:30
Xavier Morel 493f313c67 [IMP] only display last 3 log items, add link to display everything
bzr revid: xmo@openerp.com-20111109113535-mwht7h1xkw4jdqfp
2011-11-09 12:35:35 +01:00
Ujjvala Collins (OpenERP) 8f8e48690c [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20111109113400-1ufkehekd8orm0of
2011-11-09 17:04:00 +05:30
Raphael Collet 1104277a61 [FIX] membership: wrong field name in onchange method
bzr revid: rco@openerp.com-20111109113131-pf78lcbphr5igd7l
2011-11-09 12:31:31 +01:00
Hemendra Paregi (Open ERP) 6006195095 [IMP]:purchase:improved purchsae analysis report
bzr revid: hpa@tinyerp.com-20111109112440-7dfvypre6j6vgek6
2011-11-09 16:54:40 +05:30
Quentin (OpenERP) 4cf41c666c [MERGE] lp:883052 (membership: removal of wrong readonly=1 on member_price field)
bzr revid: qdp-launchpad@openerp.com-20111109112005-m2oxjtydt65d8x0p
2011-11-09 12:20:05 +01:00
Quentin (OpenERP) 3542733e18 [FIX] account: fields_view_get of account.invoice should not filter the journals if nothing is passed in context
lp bug: https://launchpad.net/bugs/871960 fixed

bzr revid: qdp-launchpad@openerp.com-20111109110704-yla19u2o2r2ctico
2011-11-09 12:07:04 +01:00
Raphael Collet 73bdf34a66 [MERGE] lp:798732
bzr revid: rco@openerp.com-20111109110549-2ctesk7m58kkh14t
2011-11-09 12:05:49 +01:00
Xavier Morel 8b6a201278 [IMP] display logs in reverse chronological order
bzr revid: xmo@openerp.com-20111109110457-n6ijg7agc6mdoq28
2011-11-09 12:04:57 +01:00
niv-openerp 13e361920f [imp] some more architecture improvements
bzr revid: nicolas.vanhoren@openerp.com-20111109110216-p7e2xnckhbs8ojqk
2011-11-09 12:02:16 +01:00
Atik Agewan (OpenERP) d8dfd2b13d [IMP] mrp_subproduct:set variable as a default for subproduct_type and add tooltip
bzr revid: aag@tinyerp.com-20111109105321-r55u6gtfbnjm0a8w
2011-11-09 16:23:21 +05:30
niv-openerp d07f77f62b [imp] small improvement to ease widgetification of the pos
bzr revid: nicolas.vanhoren@openerp.com-20111109104312-tn9vyykt27hyjpej
2011-11-09 11:43:12 +01:00
Fabien Meghazi 8f964aa504 [IMP] Search view: align buttons on the left
bzr revid: fme@openerp.com-20111109105146-pmfomcxoflk78f7o
2011-11-09 11:51:46 +01:00
Fabien Meghazi cd73802261 [IMP] Move 'Translate' in 'Customize' sidebar's section that is only shown for admin user. Link to ir.translation
bzr revid: fme@openerp.com-20111109104700-v0njrwgp0iciavt1
2011-11-09 11:47:00 +01:00
Atik Agewan (OpenERP) 7431974eaf [IMP]: remove blank space
bzr revid: aag@tinyerp.com-20111109103604-mrnu9od0a3fniuhf
2011-11-09 16:06:04 +05:30
Atik Agewan (OpenERP) 2a0b2f3cc5 [Fix] mrp,mrp_subproduct:Add Context in method
bzr revid: aag@tinyerp.com-20111109103452-zk1kg7tppzdw90nh
2011-11-09 16:04:52 +05:30
Xavier Morel 820a58cc4c [FIX] implicit global and duplicate local (wow)
bzr revid: xmo@openerp.com-20111109103450-hiy0ooj2b6ay7arq
2011-11-09 11:34:50 +01:00
Quentin (OpenERP) 58cc44a2f5 [MERGE] lp: 873184 (usability change in account list view)
bzr revid: qdp-launchpad@openerp.com-20111109101254-qga7fsrr74n8ubb2
2011-11-09 11:12:54 +01:00
Quentin (OpenERP) fdff64ca15 [MERGE] lp: 812784
bzr revid: qdp-launchpad@openerp.com-20111109100257-5icqo0ssr96hxy4f
2011-11-09 11:02:57 +01:00
Kirti Savalia (OpenERP) 209e13d816 [FIX]:wrong salesman on invoice from create picking
bzr revid: ksa@tinyerp.com-20111109100229-s93f78sjahswdpj7
2011-11-09 15:32:29 +05:30
Atik Agewan (OpenERP) e1d67534c6 [Fix] mrp,mrp_subproduct:Add function _get_quantity_to_produce to calculate production qty and sub product qty
lp bug: https://launchpad.net/bugs/794431 fixed

bzr revid: aag@tinyerp.com-20111109100106-7vjyuxi55iq2k52k
2011-11-09 15:31:06 +05:30
Raphael Collet 7cc8e12c10 [MERGE] lp:871684
bzr revid: rco@openerp.com-20111109090129-wb22moftduygcz9i
2011-11-09 10:01:29 +01:00
Raphael Collet 90e75a3920 [MERGE] lp:872245
bzr revid: rco@openerp.com-20111109082248-7z2e459oc2zvp263
2011-11-09 09:22:48 +01:00
Purnendu Singh (OpenERP) 3aa04326b4 [FIX] account: wrong parent account assigned to current liabilities account
bzr revid: psi@tinyerp.com-20111109070801-ted1998sackkbohz
2011-11-09 12:38:01 +05:30