Commit Graph

32131 Commits

Author SHA1 Message Date
bde 08af958bea [ADD] Added record rules (multi company) for account_asset
bzr revid: bde@tiny2-desktop-20110706130519-hlo3sidzpt2uxmqp
2011-07-06 18:35:19 +05:30
Rucha (Open ERP) e1472fa807 [REM, ADD]: res.company: Removed preview_report function,
* Added new blank report to print company header/footer

bzr revid: rpa@tinyerp.com-20110706125541-1uk17x39458nwonl
2011-07-06 18:25:41 +05:30
Ujjvala Collins (OpenERP) ad3ed4c59c [FIX] account_asset: Fixed ending date method with any period length.
bzr revid: uco@tinyerp.com-20110706091136-egklk5e7qhdzmxwz
2011-07-06 14:41:36 +05:30
bde 8aab4bd32f [IMP] made the parent_id field read-only in close state
bzr revid: bde@tiny2-desktop-20110706090952-8aayjh8hbtux5c60
2011-07-06 14:39:52 +05:30
Xavier Morel 1847dbc017 [MERGE] list pagination branch
bzr revid: xmo@openerp.com-20110706083214-1thifexcz5pk0jih
2011-07-06 10:32:14 +02:00
Xavier Morel d44af4944d [FIX] groupby, broken at revision nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl by a change in RPC response format for handlers added on ajax promise
Previously, callbacks passed as parameters to the RPC ajax call would receive only the result key of the json-rpc response (aka the part worth using), but callbacks added to the promise (via .then, .done or .fail) would get the whole json-rpc response (due to getting the jQuery ajax promise itself and not going through the json-rpc translation layer) and would need to add an indirection via xhr_response.result.

This was fixed in nicolas.vanhoren@openerp.com-20110629103046-rbsy0m6pke3ytqyl, but the relevant code in ContainerDataGroup.fetch was not fixed, would still go through the indirection and would therefore return an empty list (of groups) to the listview, leading to no groups being displayed

bzr revid: xmo@openerp.com-20110706072324-io03rcd33qwtxo3w
2011-07-06 09:23:24 +02:00
Ujjvala Collins (OpenERP) bfea463c83 [IMP] account_asset: Corrected tooltip.
bzr revid: uco@tinyerp.com-20110706064650-8473af623o20p886
2011-07-06 12:16:50 +05:30
Ujjvala Collins (OpenERP) 4a534a42fe [IMP] account_asset: Corrected indentation.
bzr revid: uco@tinyerp.com-20110706060339-ojfwsl1y5djk14ga
2011-07-06 11:33:39 +05:30
Ujjvala Collins (OpenERP) f5931de1fb [FIX] account_asset: Corrected indentation.
bzr revid: uco@tinyerp.com-20110706060204-jiv40hh5q4yjhhe7
2011-07-06 11:32:04 +05:30
Ujjvala Collins (OpenERP) 4cea10c178 [ADD] account_asset: Added tooltip for state field on asset.
bzr revid: uco@tinyerp.com-20110706055518-dh32a3gxp7n8rkjk
2011-07-06 11:25:18 +05:30
Ujjvala Collins (OpenERP) 75e8fd0839 [IMP] account_asset: Improved tooltip for Time method field.
bzr revid: uco@tinyerp.com-20110706052802-bc2xxu6i200xg2va
2011-07-06 10:58:02 +05:30
Launchpad Translations on behalf of openerp 4a2f59cca8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110706043455-jxrgj2mbiq00l93f
2011-07-06 04:34:55 +00:00
Vo Minh Thu b9e581303b [IMP] ir_cron: each job in its own thread, first stab.
bzr revid: vmt@openerp.com-20110705170053-q3xgeoq21oc7dh8h
2011-07-05 19:00:53 +02:00
niv-openerp d0715970c7 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110705151515-ahu60fe3detnebnm
2011-07-05 17:15:15 +02:00
Quentin (OpenERP) 94f9293f4f [MERGE] account_asset: asset analysis
bzr revid: qdp-launchpad@openerp.com-20110705142852-lrl1agl2slxvbj24
2011-07-05 16:28:52 +02:00
Quentin (OpenERP) d1545ea1be [IMP] account_asset: asset analysis improvements
bzr revid: qdp-launchpad@openerp.com-20110705142322-5e9tup635x8gf40d
2011-07-05 16:23:22 +02:00
Ujjvala Collins (OpenERP) 7f6577b1c4 [REM] account_asset: Removed file name from __openerp__.py
bzr revid: uco@tinyerp.com-20110705134044-qjlj5ueczc5nsmay
2011-07-05 19:10:44 +05:30
Ujjvala Collins (OpenERP) 4a07215ec7 [REF] account_asset: Added context value for Entries shortcut after removing report_view file.
bzr revid: uco@tinyerp.com-20110705133645-6legzrerm8zp7t0b
2011-07-05 19:06:45 +05:30
Ujjvala Collins (OpenERP) 9c10af9263 [MERGE] : Merged with parent branch.
bzr revid: uco@tinyerp.com-20110705133153-226c4qa2zshijrbh
2011-07-05 19:01:53 +05:30
Raphael Collet 7c7e977b23 [MERGE] trunk-portal-rco
bzr revid: rco@openerp.com-20110705125010-9pc0robqw66dtwuu
2011-07-05 14:50:10 +02:00
Vo Minh Thu 00ab8dbc08 [MERGE] setting a o2m to null unlinks the other side or sets it to null according to the ondelete value.
bzr revid: vmt@openerp.com-20110705123728-xp2zyiv17xz063oj
2011-07-05 14:37:28 +02:00
Quentin (OpenERP) bc14c6132c [MERGE] account_asset: entries shortcut + views of account.move.line
bzr revid: qdp-launchpad@openerp.com-20110705123552-kknxpofo5g88k362
2011-07-05 14:35:52 +02:00
Olivier Dony f36e724804 [IMP] removed remaining method=True params from fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields.

bzr revid: odo@openerp.com-20110705122857-zvzpamu0n24zst1q
2011-07-05 14:28:57 +02:00
Vo Minh Thu a13109ea93 [REVERT] re-apply the 4 commits that were reverted just after, 4 commits ago.
bzr revid: vmt@openerp.com-20110705122222-bhim9uft3l3sqee8
2011-07-05 14:22:22 +02:00
tfr@openerp.com dae2957394 [FIX] buildbot error
bzr revid: tfr@openerp.com-20110705120448-hubv145y04lpkkf1
2011-07-05 14:04:48 +02:00
Ujjvala Collins (OpenERP) fe0ca96517 [FIX] account_asset: Fixed problem of ending date when period length is less than 12 months.
bzr revid: uco@tinyerp.com-20110705115056-zm4v34l7t3hfhf2b
2011-07-05 17:20:56 +05:30
Antony Lesuisse dd0a8d0bb6 [FIX] project_message remove readonly attrs
bzr revid: al@openerp.com-20110705112435-f25f080cegol4o3j
2011-07-05 13:24:35 +02:00
Antony Lesuisse de41ee470e [FIX] hr payroll attrs, remove trailing comma
bzr revid: al@openerp.com-20110705110728-ihwts1v4ot06kimt
2011-07-05 13:07:28 +02:00
tfr@openerp.com 6f2f26ddee [MERGE] fix bug lp:805507
bzr revid: tfr@openerp.com-20110705104455-gnxwxttm5trkyyif
2011-07-05 12:44:55 +02:00
Quentin (OpenERP) d83d2cefa0 [IMP] res_company: preview_report function improved and cleaned
bzr revid: qdp-launchpad@openerp.com-20110705103001-gs4jjignq3bbi5zn
2011-07-05 12:30:01 +02:00
niv-openerp 657b659193 [fix] small fix for non-logical state in search view
bzr revid: nicolas.vanhoren@openerp.com-20110705093711-0rcb0y7c0cosemua
2011-07-05 11:37:11 +02:00
niv-openerp f7851b64ae [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110705085322-9maq2605k6dvnfho
2011-07-05 10:53:22 +02:00
niv-openerp 708855467f [imp] changed meaning of operation 3 on o2m to behave like operation 5
bzr revid: nicolas.vanhoren@openerp.com-20110705085106-xepnebw12sbq8s9b
2011-07-05 10:51:06 +02:00
Fabien Pinckaers f6eae71bd4 [IMP] Useability, shorten button Send Email
bzr revid: fp@tinyerp.com-20110705065336-17rm8j5hl5ra5m05
2011-07-05 08:53:36 +02:00
Jigar Amin 7604ece9b3 [BUG-FIX] refector - Fetch mail message_new subject missing condition
lp bug: https://launchpad.net/bugs/805507 fixed

bzr revid: jam@tinyerp.com-20110705054619-f3ur6at5cwf2zqtk
2011-07-05 11:16:19 +05:30
Launchpad Translations on behalf of openerp 5a823350e0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110702050634-xl59j3cyqucb2xbr
bzr revid: launchpad_translations_on_behalf_of_openerp-20110703044707-mjrlbh7l81jm56z7
bzr revid: launchpad_translations_on_behalf_of_openerp-20110705043321-ij8r6auabm4cptt6
2011-07-05 04:33:21 +00:00
aag (OpenERP) 2b4cebe71e [REM] Base_setup : Preview Report button Remove From Addons side
bzr revid: aag@tinyerp.co.in-20110705042146-d0paj1jt1ts806mf
2011-07-05 09:51:46 +05:30
Quentin (OpenERP) cd5c2975fb [IMP] moved privew_report button server side (previously in base_setup) in order to have it near it's code
bzr revid: qdp-launchpad@openerp.com-20110704143225-subsgeiny3rz9yyn
2011-07-04 16:32:25 +02:00
Raphael Collet d3e87b4d5a [IMP] introduce i18n
bzr revid: rco@openerp.com-20110704141823-fe4jzgtlcsnfpwt9
2011-07-04 16:18:23 +02:00
niv-openerp fa3016fd4e [fix] changed uos_id_change in account.invoice.line
bzr revid: nicolas.vanhoren@openerp.com-20110704141607-dj6hkda8yv46pr8y
2011-07-04 16:16:07 +02:00
niv-openerp c8ebd30e8b [fix] changed product_id_change in account.invoice.line
bzr revid: nicolas.vanhoren@openerp.com-20110704141410-h7ecesw5aduo0kbd
2011-07-04 16:14:10 +02:00
Raphael Collet 48b04d3d80 [FIX] remove method=True in fields.function
bzr revid: rco@openerp.com-20110704140546-r7o4hj0bnxhkpggw
2011-07-04 16:05:46 +02:00
Quentin (OpenERP) d5e45ccb21 [MERGE] small code improvement
bzr revid: qdp-launchpad@openerp.com-20110704140506-j2o8m2pcak2p0c5m
2011-07-04 16:05:06 +02:00
Raphael Collet eed7ef1307 [MERGE] from trunk
bzr revid: rco@openerp.com-20110704135951-x4d5sk98ro3hwqsu
2011-07-04 15:59:51 +02:00
niv-openerp a00bedaca6 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110701151646-f99caze1ci8rcbwp
bzr revid: nicolas.vanhoren@openerp.com-20110704135050-fsw4m7fbr2e41oa2
2011-07-04 15:50:50 +02:00
Rucha (Open ERP) 3df3c54572 [REF]: ir.module: Improvement in code, return common dictionary
bzr revid: rpa@tinyerp.com-20110704133431-iq309mmduwjlrxde
2011-07-04 19:04:31 +05:30
Quentin (OpenERP) f995180233 [MERGE] merge with main server trunk
bzr revid: qdp-launchpad@openerp.com-20110704133109-3ne5r64g2p32gctq
2011-07-04 15:31:09 +02:00
Ujjvala Collins (OpenERP) 9d6677befa [REM] account_asset: Removed unnecessary file and added the content to its particular file.
bzr revid: uco@tinyerp.com-20110704125706-7nsmuc8ongbamts2
2011-07-04 18:27:06 +05:30
Xavier Morel fa9c2829d0 [FIX] value-content tests on set_value for some widgets
note: NaN != NaN, need to use isNaN

bzr revid: xmo@openerp.com-20110704121057-k9vrgim1pfc1g8u1
2011-07-04 14:10:57 +02:00
niv-openerp ec5f22eaeb [imp] removed checkbox to save password in login page
bzr revid: nicolas.vanhoren@openerp.com-20110704153259-cbz2qz0a95x53and
2011-07-04 17:32:59 +02:00